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/bbconf | |
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/bbconf')
-rw-r--r-- | x11-misc/bbconf/bbconf-1.2-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/bbconf/bbconf-1.2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/bbconf/bbconf-1.6.ebuild | 3 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-misc/bbconf/bbconf-1.2-r1.ebuild b/x11-misc/bbconf/bbconf-1.2-r1.ebuild index 106da7582912..e518e95158b7 100644 --- a/x11-misc/bbconf/bbconf-1.2-r1.ebuild +++ b/x11-misc/bbconf/bbconf-1.2-r1.ebuild @@ -1,13 +1,15 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Grant Goodyear <g2boojum@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbconf/bbconf-1.2-r1.ebuild,v 1.2 2002/07/08 16:58:05 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbconf/bbconf-1.2-r1.ebuild,v 1.3 2002/07/08 21:31:05 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="All-in-one blackbox configuration tool." SRC_URI="http://${PN}.sourceforge.net/code/${P}.tar.gz" HOMEPAGE="http://bbconf.sourceforge.net" LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/x11 =x11-libs/qt-2*" diff --git a/x11-misc/bbconf/bbconf-1.2.ebuild b/x11-misc/bbconf/bbconf-1.2.ebuild index e5af3e772dd4..291b76e8c793 100644 --- a/x11-misc/bbconf/bbconf-1.2.ebuild +++ b/x11-misc/bbconf/bbconf-1.2.ebuild @@ -1,13 +1,15 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Grant Goodyear <g2boojum@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbconf/bbconf-1.2.ebuild,v 1.3 2002/07/08 16:58:05 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbconf/bbconf-1.2.ebuild,v 1.4 2002/07/08 21:31:05 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="All-in-one blackbox configuration tool." SRC_URI="http://${PN}.sourceforge.net/code/${P}.tar.gz" HOMEPAGE="http://bbconf.sourceforge.net" LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" DEPEND="virtual/x11 =x11-libs/qt-2*" diff --git a/x11-misc/bbconf/bbconf-1.6.ebuild b/x11-misc/bbconf/bbconf-1.6.ebuild index 3babcdd73577..bd306ad0a58d 100644 --- a/x11-misc/bbconf/bbconf-1.6.ebuild +++ b/x11-misc/bbconf/bbconf-1.6.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Grant Goodyear <g2boojum@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbconf/bbconf-1.6.ebuild,v 1.1 2002/07/04 23:14:23 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbconf/bbconf-1.6.ebuild,v 1.2 2002/07/08 21:31:05 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="All-in-one blackbox configuration tool." @@ -10,6 +10,7 @@ HOMEPAGE="http://bbconf.sourceforge.net" LICENSE="GPL-2" SLOT="0" +KEYWORDS="x86" DEPEND="virtual/x11 >=x11-libs/qt-3.0.3" |