diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-22 18:12:12 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-22 18:12:12 +0000 |
commit | ec8d8aaba62a2d0949c1635b3a7fa5469a6c6434 (patch) | |
tree | 0aef2235fb498d7c988bbbd570a50553651d0b6d /xfce-extra/xfce4-battery | |
parent | Marking xchat-gnome-0.18 ppc for bug 234615 (diff) | |
download | historical-ec8d8aaba62a2d0949c1635b3a7fa5469a6c6434.tar.gz historical-ec8d8aaba62a2d0949c1635b3a7fa5469a6c6434.tar.bz2 historical-ec8d8aaba62a2d0949c1635b3a7fa5469a6c6434.zip |
Stable on ppc wrt bug 235407
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'xfce-extra/xfce4-battery')
-rw-r--r-- | xfce-extra/xfce4-battery/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-battery/ChangeLog b/xfce-extra/xfce4-battery/ChangeLog index 8f3a760c0316..59c31e6cb60e 100644 --- a/xfce-extra/xfce4-battery/ChangeLog +++ b/xfce-extra/xfce4-battery/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-battery # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/ChangeLog,v 1.62 2008/08/22 01:32:35 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/ChangeLog,v 1.63 2008/08/22 17:52:19 nixnut Exp $ + + 22 Aug 2008; nixnut <nixnut@gentoo.org> xfce4-battery-0.5.0-r3.ebuild: + Stable on ppc wrt bug 235407 22 Aug 2008; <angelos@gentoo.org> xfce4-battery-0.5.0-r3.ebuild: Stable on amd64, bug #235407 diff --git a/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r3.ebuild b/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r3.ebuild index ad2bf6e46b3a..4782f899ed28 100644 --- a/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r3.ebuild +++ b/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r3.ebuild,v 1.2 2008/08/22 01:32:35 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.5.0-r3.ebuild,v 1.3 2008/08/22 17:52:19 nixnut Exp $ inherit autotools eutils xfce44 xfce44 DESCRIPTION="Battery status panel plugin" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="debug" DEPEND="dev-util/pkgconfig |