diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-03-02 22:41:08 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-03-02 22:41:08 +0000 |
commit | 5454e328fc0490a90d4d2589b55a7c9e50f52337 (patch) | |
tree | ccb41639c7d80e0023ad9329b031e6b40a103d83 /xfce-extra/xfce4-battery | |
parent | Keyworded on x86-fbsd (diff) | |
download | gentoo-2-5454e328fc0490a90d4d2589b55a7c9e50f52337.tar.gz gentoo-2-5454e328fc0490a90d4d2589b55a7c9e50f52337.tar.bz2 gentoo-2-5454e328fc0490a90d4d2589b55a7c9e50f52337.zip |
Drop ~alpha keyword wrt/ http://bugs.gentoo.org/show_bug.cgi?id=157881#c6
(Portage version: 2.1.2-r13)
Diffstat (limited to 'xfce-extra/xfce4-battery')
-rw-r--r-- | xfce-extra/xfce4-battery/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-battery/xfce4-battery-0.3.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-battery/ChangeLog b/xfce-extra/xfce4-battery/ChangeLog index 66ea43930a16..09760dab56ea 100644 --- a/xfce-extra/xfce4-battery/ChangeLog +++ b/xfce-extra/xfce4-battery/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-battery # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/ChangeLog,v 1.43 2007/02/26 20:16:44 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/ChangeLog,v 1.44 2007/03/02 22:41:08 drac Exp $ + + 02 Mar 2007; Samuli Suominen <drac@gentoo.org> + xfce4-battery-0.3.0-r2.ebuild: + Drop ~alpha keyword wrt/ http://bugs.gentoo.org/show_bug.cgi?id=157881#c6 26 Feb 2007; Samuli Suominen <drac@gentoo.org> xfce4-battery-0.5.0-r1.ebuild: diff --git a/xfce-extra/xfce4-battery/xfce4-battery-0.3.0-r2.ebuild b/xfce-extra/xfce4-battery/xfce4-battery-0.3.0-r2.ebuild index 7cb31ca6d4de..b897a69aed04 100644 --- a/xfce-extra/xfce4-battery/xfce4-battery-0.3.0-r2.ebuild +++ b/xfce-extra/xfce4-battery/xfce4-battery-0.3.0-r2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 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.3.0-r2.ebuild,v 1.10 2007/02/05 17:38:58 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.3.0-r2.ebuild,v 1.11 2007/03/02 22:41:08 drac Exp $ inherit xfce42 eutils DESCRIPTION="Xfce4 panel battery monitor plugin" -KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" RDEPEND=">=xfce-base/xfce4-panel-3.99.2" |