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 | 2d7bdcf56161d31816f48832b4ea8302399642a5 (patch) | |
tree | a7a8bef2b961267cbd7fa24a38972b6dfe6dcc3c /x11-misc/bbrun | |
parent | Updated both the old and new version of mon with dependency changes; cleaned ... (diff) | |
download | gentoo-2-2d7bdcf56161d31816f48832b4ea8302399642a5.tar.gz gentoo-2-2d7bdcf56161d31816f48832b4ea8302399642a5.tar.bz2 gentoo-2-2d7bdcf56161d31816f48832b4ea8302399642a5.zip |
LICENSE, SLOT and KEYWORDS addings
Diffstat (limited to 'x11-misc/bbrun')
-rw-r--r-- | x11-misc/bbrun/bbrun-1.1-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/bbrun/bbrun-1.1-r3.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/bbrun/bbrun-1.3.ebuild | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/x11-misc/bbrun/bbrun-1.1-r2.ebuild b/x11-misc/bbrun/bbrun-1.1-r2.ebuild index e57901bd6cf4..74b9bbf18824 100644 --- a/x11-misc/bbrun/bbrun-1.1-r2.ebuild +++ b/x11-misc/bbrun/bbrun-1.1-r2.ebuild @@ -1,13 +1,15 @@ # 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.3 2002/07/08 16:58:05 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.1-r2.ebuild,v 1.4 2002/07/08 21:31: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" +SLOT="0" +KEYWORDS="x86" 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 da4ff5abd03c..c6ff9dad468c 100644 --- a/x11-misc/bbrun/bbrun-1.1-r3.ebuild +++ b/x11-misc/bbrun/bbrun-1.1-r3.ebuild @@ -1,13 +1,15 @@ # 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.3 2002/07/08 16:58:05 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.1-r3.ebuild,v 1.4 2002/07/08 21:31: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" +SLOT="0" +KEYWORDS="x86" 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 3cac3fe493b5..065982dc35bf 100644 --- a/x11-misc/bbrun/bbrun-1.3.ebuild +++ b/x11-misc/bbrun/bbrun-1.3.ebuild @@ -1,13 +1,15 @@ # 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.3 2002/07/08 16:58:05 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.3.ebuild,v 1.4 2002/07/08 21:31: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" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/blackbox =x11-libs/gtk+-1.2*" |