diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:49:59 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:49:59 +0000 |
commit | 19fa1a151d0cb3213307de813c059102b9cc8be5 (patch) | |
tree | 2cb50a4a64e65c357125389f8a542048d0d1dd82 /x11-misc/bblaunch/bblaunch-0.0.3.ebuild | |
parent | sync IUSE (-kde) (diff) | |
download | historical-19fa1a151d0cb3213307de813c059102b9cc8be5.tar.gz historical-19fa1a151d0cb3213307de813c059102b9cc8be5.tar.bz2 historical-19fa1a151d0cb3213307de813c059102b9cc8be5.zip |
inherit eutils
Diffstat (limited to 'x11-misc/bblaunch/bblaunch-0.0.3.ebuild')
-rw-r--r-- | x11-misc/bblaunch/bblaunch-0.0.3.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-misc/bblaunch/bblaunch-0.0.3.ebuild b/x11-misc/bblaunch/bblaunch-0.0.3.ebuild index 6371a94a0078..3182ecc5fe93 100644 --- a/x11-misc/bblaunch/bblaunch-0.0.3.ebuild +++ b/x11-misc/bblaunch/bblaunch-0.0.3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bblaunch/bblaunch-0.0.3.ebuild,v 1.9 2004/07/03 13:51:05 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bblaunch/bblaunch-0.0.3.ebuild,v 1.10 2004/07/15 00:49:59 agriffis Exp $ + +inherit eutils IUSE="" DESCRIPTION="An application launcher for Blackbox type window managers" |