diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-26 11:53:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-26 11:53:41 +0000 |
commit | 1f20c0c97faf84828f1563b23b6aa101b480a41d (patch) | |
tree | 50974d99361056b736f31666a874da30f25830e6 /sys-power | |
parent | Stable for ppc, wrt bug #453558 (diff) | |
download | gentoo-2-1f20c0c97faf84828f1563b23b6aa101b480a41d.tar.gz gentoo-2-1f20c0c97faf84828f1563b23b6aa101b480a41d.tar.bz2 gentoo-2-1f20c0c97faf84828f1563b23b6aa101b480a41d.zip |
Stable for ppc, wrt bug #453508
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/upower/ChangeLog | 5 | ||||
-rw-r--r-- | sys-power/upower/upower-0.9.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-power/upower/ChangeLog b/sys-power/upower/ChangeLog index 4583de322503..9ee4e518229e 100644 --- a/sys-power/upower/ChangeLog +++ b/sys-power/upower/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-power/upower # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/upower/ChangeLog,v 1.96 2013/01/25 14:41:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/upower/ChangeLog,v 1.97 2013/01/26 11:53:41 ago Exp $ + + 26 Jan 2013; Agostino Sarubbo <ago@gentoo.org> upower-0.9.19.ebuild: + Stable for ppc, wrt bug #453508 25 Jan 2013; Agostino Sarubbo <ago@gentoo.org> upower-0.9.19.ebuild: Stable for amd64, wrt bug #43508 diff --git a/sys-power/upower/upower-0.9.19.ebuild b/sys-power/upower/upower-0.9.19.ebuild index 79c925a23e8c..f6d2ab37d6af 100644 --- a/sys-power/upower/upower-0.9.19.ebuild +++ b/sys-power/upower/upower-0.9.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/upower/upower-0.9.19.ebuild,v 1.3 2013/01/25 14:41:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/upower/upower-0.9.19.ebuild,v 1.4 2013/01/26 11:53:41 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="http://${PN}.freedesktop.org/releases/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="debug doc +introspection ios kernel_FreeBSD kernel_linux systemd" # test COMMON_DEPEND=">=dev-libs/dbus-glib-0.100 |