diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 21:31:08 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 21:31:08 +0000 |
commit | 3dd20ecffd7edee54d103bca0944d29e3a1dd83b (patch) | |
tree | 9510fa8b502331de9245f68688791b237c024810 /x11-misc/bbrb/bbrb-0.4.1.ebuild | |
parent | Updated both the old and new version of mon with dependency changes; cleaned ... (diff) | |
download | historical-3dd20ecffd7edee54d103bca0944d29e3a1dd83b.tar.gz historical-3dd20ecffd7edee54d103bca0944d29e3a1dd83b.tar.bz2 historical-3dd20ecffd7edee54d103bca0944d29e3a1dd83b.zip |
LICENSE, SLOT and KEYWORDS addings
Diffstat (limited to 'x11-misc/bbrb/bbrb-0.4.1.ebuild')
-rw-r--r-- | x11-misc/bbrb/bbrb-0.4.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/bbrb/bbrb-0.4.1.ebuild b/x11-misc/bbrb/bbrb-0.4.1.ebuild index d26c58fab793..615b27787c9d 100644 --- a/x11-misc/bbrb/bbrb-0.4.1.ebuild +++ b/x11-misc/bbrb/bbrb-0.4.1.ebuild @@ -1,7 +1,7 @@ # Copyright 2002 Gentoo Technologies, Inc. # Author: Stacy Keast <slik@telusplanet.net> # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrb/bbrb-0.4.1.ebuild,v 1.4 2002/06/06 23:19:49 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrb/bbrb-0.4.1.ebuild,v 1.5 2002/07/08 21:31:05 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Background manager for blackbox/fluxbox/openbox" @@ -17,6 +17,7 @@ RDEPEND="media-gfx/xv SLOT="0" LICENSE="GPL-2" +KEYWORDS="x86" src_install () { einstall || die |