Gentoo Logo
Gentoo Spaceship

Installation:
Gentoo Handbook
Installation Docs

Documentation:
Home
Listing
About Gentoo
Philosophy
Social Contract

Resources:
Bug Tracker
Developer List
Discussion Forums
Gentoo BitTorrents
Gentoo Linux Enhancement Proposals
IRC Channels
Mailing Lists
Mirrors
Name and Logo Guidelines
Online Package Database
Security Announcements
Staffing Needs
Supporting Vendors
View our CVS

Graphics:
Logos and themes
Icons
ScreenShots

Miscellaneous Resources:
Gentoo Linux Store
Gentoo-hosted projects
IBM dW/Intel article archive




List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Robert Piasek (dagger)" <dagger@g.o>
Subject: gentoo-x86 commit in net-misc/ofono: ChangeLog ofono-0.9.ebuild ofono-0.6.ebuild
Date: Tue, 03 Nov 2009 16:11:44 +0000
dagger      09/11/03 16:11:44

  Modified:             ChangeLog
  Added:                ofono-0.9.ebuild
  Removed:              ofono-0.6.ebuild
  Log:
  Version bump for ofono
  (Portage version: 2.1.7.3/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  net-misc/ofono/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ofono/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ofono/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ofono/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/ofono/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	19 Oct 2009 08:14:36 -0000	1.6
+++ ChangeLog	3 Nov 2009 16:11:43 -0000	1.7
@@ -1,6 +1,12 @@
 # ChangeLog for net-misc/ofono
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ChangeLog,v 1.6 2009/10/19 08:14:36 dagger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ChangeLog,v 1.7 2009/11/03 16:11:43 dagger Exp $
+
+*ofono-0.9 (03 Nov 2009)
+
+  03 Nov 2009; Robert Piasek <dagger@g.o> -ofono-0.6.ebuild,
+  +ofono-0.9.ebuild:
+  Version bump
 
 *ofono-0.8 (19 Oct 2009)
 



1.1                  net-misc/ofono/ofono-0.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ofono/ofono-0.9.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ofono/ofono-0.9.ebuild?rev=1.1&content-type=text/plain

Index: ofono-0.9.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/ofono/ofono-0.9.ebuild,v 1.1 2009/11/03 16:11:43 dagger Exp $

EAPI="2"

DESCRIPTION="Open Source mobile telephony (GSM/UMTS) daemon."
HOMEPAGE="http://ofono.org/"
SRC_URI="mirror://kernel/linux/network/${PN}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~arm ~amd64 ~x86"
IUSE="threads +udev"

RDEPEND=">=sys-apps/dbus-1.2
	>=dev-libs/glib-2.16
	udev? ( >=sys-fs/udev-141 )"

DEPEND="${RDEPEND}
	dev-util/pkgconfig"

src_configure() {
	econf \
		$(use_enable threads) \
		$(use_enable udev) \
		--localstatedir="${ROOT}"/var
}

src_install() {
	emake DESTDIR="${D}" install || die "emake install failed"

	newinitd "${FILESDIR}"/${PN}.initd ${PN} || die
}





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in media-gfx/qvv: qvv-4.01.ebuild metadata.xml ChangeLog
Next by thread:
gentoo-x86 commit in net-misc/connman: ChangeLog connman-0.46.ebuild connman-0.41.ebuild
Previous by date:
gentoo-x86 commit in media-gfx/qvv: qvv-4.01.ebuild metadata.xml ChangeLog
Next by date:
gentoo-x86 commit in net-misc/connman: ChangeLog connman-0.46.ebuild connman-0.41.ebuild


Updated Nov 25, 2009

Donate to support our development efforts.

Gentoo Centric Hosting: vr.org

VR Hosted

Tek Alchemy

Tek Alchemy

SevenL.net

SevenL.net

php|architect

php|architect

Copyright 2001-2007 Gentoo Foundation, Inc. Questions, Comments? Email www@gentoo.org.