diff options
Diffstat (limited to 'x11-misc/bbkeys/bbkeys-0.8.4.ebuild')
-rw-r--r-- | x11-misc/bbkeys/bbkeys-0.8.4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/bbkeys/bbkeys-0.8.4.ebuild b/x11-misc/bbkeys/bbkeys-0.8.4.ebuild index 73a3de97f4a1..52f75a2c8166 100644 --- a/x11-misc/bbkeys/bbkeys-0.8.4.ebuild +++ b/x11-misc/bbkeys/bbkeys-0.8.4.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Joe Bormolini <lordjoe@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbkeys/bbkeys-0.8.4.ebuild,v 1.2 2002/04/27 23:34:20 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbkeys/bbkeys-0.8.4.ebuild,v 1.3 2002/07/08 16:58:05 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Use keyboard shortcuts in the blackbox wm" HOMEPAGE="http://bbkeys.sourceforge.net" SRC_URI="http://bbkeys.sourceforge.net/downloads/${P}.tar.gz" +LICENSE="GPL-2" DEPEND="virtual/blackbox" |