diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-08-14 20:45:08 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-08-14 20:45:08 +0000 |
commit | d0fb36f572e0e4a5bd0834e73a49fc06dc942387 (patch) | |
tree | 1eec5a175b68abc23d13977ce2420f3b4f291eba /xfce-extra/xfce4-battery | |
parent | Version bump. (diff) | |
download | gentoo-2-d0fb36f572e0e4a5bd0834e73a49fc06dc942387.tar.gz gentoo-2-d0fb36f572e0e4a5bd0834e73a49fc06dc942387.tar.bz2 gentoo-2-d0fb36f572e0e4a5bd0834e73a49fc06dc942387.zip |
Version bump.
(Portage version: 1.589-cvs)
Diffstat (limited to 'xfce-extra/xfce4-battery')
-rw-r--r-- | xfce-extra/xfce4-battery/ChangeLog | 7 | ||||
-rw-r--r-- | xfce-extra/xfce4-battery/files/digest-xfce4-battery-0.3.0 | 1 | ||||
-rw-r--r-- | xfce-extra/xfce4-battery/xfce4-battery-0.3.0.ebuild | 11 |
3 files changed, 18 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-battery/ChangeLog b/xfce-extra/xfce4-battery/ChangeLog index 92217167405d..d67206bff23d 100644 --- a/xfce-extra/xfce4-battery/ChangeLog +++ b/xfce-extra/xfce4-battery/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for xfce-extra/xfce4-battery # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/ChangeLog,v 1.16 2005/06/18 18:48:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-battery/ChangeLog,v 1.17 2005/08/14 20:45:08 bcowan Exp $ + +*xfce4-battery-0.3.0 (14 Aug 2005) + + 14 Aug 2005; Brad Cowan <bcowan@gentoo.org> +xfce4-battery-0.3.0.ebuild: + Version bump. 18 Jun 2005; Markus Rothe <corsair@gentoo.org> xfce4-battery-0.2.0-r1.ebuild: diff --git a/xfce-extra/xfce4-battery/files/digest-xfce4-battery-0.3.0 b/xfce-extra/xfce4-battery/files/digest-xfce4-battery-0.3.0 new file mode 100644 index 000000000000..96f3590bbf93 --- /dev/null +++ b/xfce-extra/xfce4-battery/files/digest-xfce4-battery-0.3.0 @@ -0,0 +1 @@ +MD5 04e121df1ff264281e56e12a8ff5f155 xfce4-battery-plugin-0.3.0.tar.gz 322286 diff --git a/xfce-extra/xfce4-battery/xfce4-battery-0.3.0.ebuild b/xfce-extra/xfce4-battery/xfce4-battery-0.3.0.ebuild new file mode 100644 index 000000000000..a425292c06b2 --- /dev/null +++ b/xfce-extra/xfce4-battery/xfce4-battery-0.3.0.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2005 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.ebuild,v 1.1 2005/08/14 20:45:08 bcowan Exp $ + +DESCRIPTION="Xfce4 panel battery monitor plugin" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" + +GOODIES_PLUGIN=1 +DEBUG_OFF=1 + +inherit xfce4 |