diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 23:36:13 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 23:36:13 +0000 |
commit | 5543c44222dd0b8a2003613e56c3f4a624481662 (patch) | |
tree | e3abbefaea966e1b77f8b71fc45c536e889d7265 /sys-power/upower/upower-0.9.8.ebuild | |
parent | Stable on amd64 wrt bug #354509 (diff) | |
download | gentoo-2-5543c44222dd0b8a2003613e56c3f4a624481662.tar.gz gentoo-2-5543c44222dd0b8a2003613e56c3f4a624481662.tar.bz2 gentoo-2-5543c44222dd0b8a2003613e56c3f4a624481662.zip |
Stable on amd64 wrt bug #354505
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'sys-power/upower/upower-0.9.8.ebuild')
-rw-r--r-- | sys-power/upower/upower-0.9.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/upower/upower-0.9.8.ebuild b/sys-power/upower/upower-0.9.8.ebuild index e36ad7a9e1ab..52c3f8095dd7 100644 --- a/sys-power/upower/upower-0.9.8.ebuild +++ b/sys-power/upower/upower-0.9.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/upower/upower-0.9.8.ebuild,v 1.3 2011/01/28 16:27:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/upower/upower-0.9.8.ebuild,v 1.4 2011/02/23 23:36:13 hwoarang Exp $ EAPI=3 inherit linux-info @@ -11,7 +11,7 @@ SRC_URI="http://upower.freedesktop.org/releases/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug doc +introspection ipod kernel_FreeBSD kernel_linux" COMMON_DEPEND=">=dev-libs/dbus-glib-0.76 |