diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-06-14 18:35:19 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-06-14 18:35:19 +0000 |
commit | 8720fde44bf969f14f0ed5c124abf3477d90de7c (patch) | |
tree | a143601c0f65d51e05a3ebb305414385c91183e7 /x11-misc/xbatt/xbatt-1.2.1.ebuild | |
parent | Added IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-8720fde44bf969f14f0ed5c124abf3477d90de7c.tar.gz gentoo-2-8720fde44bf969f14f0ed5c124abf3477d90de7c.tar.bz2 gentoo-2-8720fde44bf969f14f0ed5c124abf3477d90de7c.zip |
Added IUSE.
Diffstat (limited to 'x11-misc/xbatt/xbatt-1.2.1.ebuild')
-rw-r--r-- | x11-misc/xbatt/xbatt-1.2.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/xbatt/xbatt-1.2.1.ebuild b/x11-misc/xbatt/xbatt-1.2.1.ebuild index 24f914805266..324ed2c8479a 100644 --- a/x11-misc/xbatt/xbatt-1.2.1.ebuild +++ b/x11-misc/xbatt/xbatt-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbatt/xbatt-1.2.1.ebuild,v 1.2 2004/04/11 17:29:27 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbatt/xbatt-1.2.1.ebuild,v 1.3 2004/06/14 18:33:17 pyrania Exp $ DESCRIPTION="Notebook battery indicataor for X" SRC_URI="http://www.clave.gr.jp/~eto/xbatt/${P}.tar.gz" @@ -9,6 +9,7 @@ HOMEPAGE="http://www.clave.gr.jp/~eto/xbatt/" SLOT="0" LICENSE="as-is | BSD" KEYWORDS="x86 ppc" +IUSE="" DEPEND="virtual/x11" |