diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 16:58:07 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 16:58:07 +0000 |
commit | 7664ab5ecd28469bca7fb3d401201403a39b214a (patch) | |
tree | cf2e3c197f6f591d7315ee2d927ab64a4b1cd0ac /x11-misc/bbrun | |
parent | update (diff) | |
download | historical-7664ab5ecd28469bca7fb3d401201403a39b214a.tar.gz historical-7664ab5ecd28469bca7fb3d401201403a39b214a.tar.bz2 historical-7664ab5ecd28469bca7fb3d401201403a39b214a.zip |
Added LICENSE tag
Diffstat (limited to 'x11-misc/bbrun')
-rw-r--r-- | x11-misc/bbrun/bbrun-1.1-r2.ebuild | 3 | ||||
-rw-r--r-- | x11-misc/bbrun/bbrun-1.1-r3.ebuild | 3 | ||||
-rw-r--r-- | x11-misc/bbrun/bbrun-1.3.ebuild | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/bbrun/bbrun-1.1-r2.ebuild b/x11-misc/bbrun/bbrun-1.1-r2.ebuild index 7624057ccd8a..e57901bd6cf4 100644 --- a/x11-misc/bbrun/bbrun-1.1-r2.ebuild +++ b/x11-misc/bbrun/bbrun-1.1-r2.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 Craig Joly <joly@ee.ualberta.ca> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.1-r2.ebuild,v 1.2 2002/05/23 06:50:19 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.1-r2.ebuild,v 1.3 2002/07/08 16:58:05 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="blackbox program execution dialog box" SRC_URI="http://bbtools.thelinuxcommunity.org/sources/contrib/${P}.tar.gz" HOMEPAGE="http://bbtools.thelinuxcommunity.org/contrib.phtml" +LICENSE="GPL-2" DEPEND=">=x11-wm/blackbox-0.61 =x11-libs/gtk+-1.2*" diff --git a/x11-misc/bbrun/bbrun-1.1-r3.ebuild b/x11-misc/bbrun/bbrun-1.1-r3.ebuild index 353887020888..da4ff5abd03c 100644 --- a/x11-misc/bbrun/bbrun-1.1-r3.ebuild +++ b/x11-misc/bbrun/bbrun-1.1-r3.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Craig Joly <joly@ee.ualberta.ca> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.1-r3.ebuild,v 1.2 2002/05/23 06:50:19 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.1-r3.ebuild,v 1.3 2002/07/08 16:58:05 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="blackbox program execution dialog box" SRC_URI="http://bbtools.thelinuxcommunity.org/sources/contrib/${P}.tar.gz" HOMEPAGE="http://bbtools.thelinuxcommunity.org/contrib.phtml" +LICENSE="GPL-2" DEPEND="virtual/blackbox =x11-libs/gtk+-1.2*" diff --git a/x11-misc/bbrun/bbrun-1.3.ebuild b/x11-misc/bbrun/bbrun-1.3.ebuild index 2742a48d1c7b..3cac3fe493b5 100644 --- a/x11-misc/bbrun/bbrun-1.3.ebuild +++ b/x11-misc/bbrun/bbrun-1.3.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Craig Joly <joly@ee.ualberta.ca> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.3.ebuild,v 1.2 2002/05/23 06:50:19 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.3.ebuild,v 1.3 2002/07/08 16:58:05 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="blackbox program execution dialog box" SRC_URI="http://www.dwave.net/~jking/bbrun/${P}.tar.gz" HOMEPAGE="http://www.dwave.net/~jking/bbrun/" +LICENSE="GPL-2" DEPEND="virtual/blackbox =x11-libs/gtk+-1.2*" |