diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:14 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:14 +0000 |
commit | f2561451b9cabab9d61ff5bc0ba96f4c5a846777 (patch) | |
tree | ae286edfd540f995641c66e22f56660c80d718e6 /gnome-extra/battstat | |
parent | big IUSE commit (diff) | |
download | historical-f2561451b9cabab9d61ff5bc0ba96f4c5a846777.tar.gz historical-f2561451b9cabab9d61ff5bc0ba96f4c5a846777.tar.bz2 historical-f2561451b9cabab9d61ff5bc0ba96f4c5a846777.zip |
big IUSE commit
Diffstat (limited to 'gnome-extra/battstat')
-rw-r--r-- | gnome-extra/battstat/battstat-2.0.11.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/battstat/battstat-2.0.13.ebuild | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/gnome-extra/battstat/battstat-2.0.11.ebuild b/gnome-extra/battstat/battstat-2.0.11.ebuild index 5dcd2c22c6ac..3aa05298269e 100644 --- a/gnome-extra/battstat/battstat-2.0.11.ebuild +++ b/gnome-extra/battstat/battstat-2.0.11.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/battstat/battstat-2.0.11.ebuild,v 1.5 2002/10/04 05:36:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/battstat/battstat-2.0.11.ebuild,v 1.6 2002/10/05 05:39:13 drobbins Exp $ + +IUSE="nls" S=${WORKDIR}/battstat_applet-${PV} DESCRIPTION="Battstat Applet, GNOME battery status applet." diff --git a/gnome-extra/battstat/battstat-2.0.13.ebuild b/gnome-extra/battstat/battstat-2.0.13.ebuild index 32b0d5b945a4..2aa40cef95c2 100644 --- a/gnome-extra/battstat/battstat-2.0.13.ebuild +++ b/gnome-extra/battstat/battstat-2.0.13.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/battstat/battstat-2.0.13.ebuild,v 1.4 2002/10/04 05:36:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/battstat/battstat-2.0.13.ebuild,v 1.5 2002/10/05 05:39:13 drobbins Exp $ + +IUSE="nls" S=${WORKDIR}/battstat_applet-${PV} DESCRIPTION="Battstat Applet, GNOME battery status applet." |