diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-03-02 22:56:34 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-03-02 22:56:34 +0000 |
commit | 38893d156cb10c3c9e5919aafbf4750c82159917 (patch) | |
tree | 769614679ce2eb33ab7d9bbb55aa2837e68b2c5f /xfce-extra/xfce4-battery | |
parent | Stable for HPPA (bug #169042). (diff) | |
download | gentoo-2-38893d156cb10c3c9e5919aafbf4750c82159917.tar.gz gentoo-2-38893d156cb10c3c9e5919aafbf4750c82159917.tar.bz2 gentoo-2-38893d156cb10c3c9e5919aafbf4750c82159917.zip |
Close bug 157881.
(Portage version: 2.1.2-r13)
Diffstat (limited to 'xfce-extra/xfce4-battery')
3 files changed, 2 insertions, 15 deletions
diff --git a/xfce-extra/xfce4-battery/files/digest-xfce4-battery-0.3.0-r1 b/xfce-extra/xfce4-battery/files/digest-xfce4-battery-0.3.0-r1 deleted file mode 100644 index f16f06205cb8..000000000000 --- a/xfce-extra/xfce4-battery/files/digest-xfce4-battery-0.3.0-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 04e121df1ff264281e56e12a8ff5f155 xfce4-battery-plugin-0.3.0.tar.gz 322286 -RMD160 3fbf0f1cf8851b59967105a95b43c8d1adf5417e xfce4-battery-plugin-0.3.0.tar.gz 322286 -SHA256 8044995f61f12fcd8ec2a44739293ed0adbe7adf04587aee3a31630fb5bb93b4 xfce4-battery-plugin-0.3.0.tar.gz 322286 diff --git a/xfce-extra/xfce4-battery/xfce4-battery-0.3.0-r1.ebuild b/xfce-extra/xfce4-battery/xfce4-battery-0.3.0-r1.ebuild deleted file mode 100644 index 24ab21736316..000000000000 --- a/xfce-extra/xfce4-battery/xfce4-battery-0.3.0-r1.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2006 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-r1.ebuild,v 1.9 2006/12/21 14:08:33 jer Exp $ - -inherit xfce42 - -DESCRIPTION="Xfce4 panel battery monitor plugin" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" - -goodies_plugin 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 b897a69aed04..0c45f9a5e7e4 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.11 2007/03/02 22:41:08 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/xfce4-battery-0.3.0-r2.ebuild,v 1.12 2007/03/02 22:56:34 drac Exp $ inherit xfce42 eutils DESCRIPTION="Xfce4 panel battery monitor plugin" -KEYWORDS="amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 arm ia64 ppc ppc64 x86 ~x86-fbsd" RDEPEND=">=xfce-base/xfce4-panel-3.99.2" |