From c1e3dbc36b21cd026ff48986f80dad1073f4287f Mon Sep 17 00:00:00 2001 From: Daniel Ahlberg Date: Mon, 8 Jul 2002 16:58:07 +0000 Subject: Added LICENSE tag --- x11-misc/bbkeys/bbkeys-0.8.3-r1.ebuild | 3 ++- x11-misc/bbkeys/bbkeys-0.8.4.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'x11-misc/bbkeys') diff --git a/x11-misc/bbkeys/bbkeys-0.8.3-r1.ebuild b/x11-misc/bbkeys/bbkeys-0.8.3-r1.ebuild index db6d09641d22..02c74cf39909 100644 --- a/x11-misc/bbkeys/bbkeys-0.8.3-r1.ebuild +++ b/x11-misc/bbkeys/bbkeys-0.8.3-r1.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Joe Bormolini -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbkeys/bbkeys-0.8.3-r1.ebuild,v 1.1 2001/10/06 15:30:16 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbkeys/bbkeys-0.8.3-r1.ebuild,v 1.2 2002/07/08 16:58:05 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Use keyboard shortcuts in the blackbox wm" HOMEPAGE="http://movingparts.thelinuxcommunity.org" SRC_URI="http://movingparts.thelinuxcommunity.org/bbkeys/${P}.tar.gz" +LICENSE="GPL-2" DEPEND=">=x11-wm/blackbox-0.61" 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 -# $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" -- cgit v1.2.3-65-gdbad