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/bbconf | |
parent | update (diff) | |
download | historical-7664ab5ecd28469bca7fb3d401201403a39b214a.tar.gz historical-7664ab5ecd28469bca7fb3d401201403a39b214a.tar.bz2 historical-7664ab5ecd28469bca7fb3d401201403a39b214a.zip |
Added LICENSE tag
Diffstat (limited to 'x11-misc/bbconf')
-rw-r--r-- | x11-misc/bbconf/bbconf-1.2-r1.ebuild | 3 | ||||
-rw-r--r-- | x11-misc/bbconf/bbconf-1.2.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11-misc/bbconf/bbconf-1.2-r1.ebuild b/x11-misc/bbconf/bbconf-1.2-r1.ebuild index bf8c720898eb..106da7582912 100644 --- a/x11-misc/bbconf/bbconf-1.2-r1.ebuild +++ b/x11-misc/bbconf/bbconf-1.2-r1.ebuild @@ -1,12 +1,13 @@ # 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.1 2002/04/11 03:32:36 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbconf/bbconf-1.2-r1.ebuild,v 1.2 2002/07/08 16:58: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" 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 7fd9585f011c..e5af3e772dd4 100644 --- a/x11-misc/bbconf/bbconf-1.2.ebuild +++ b/x11-misc/bbconf/bbconf-1.2.ebuild @@ -1,12 +1,13 @@ # 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.2 2002/02/03 21:57:16 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbconf/bbconf-1.2.ebuild,v 1.3 2002/07/08 16:58: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" DEPEND="virtual/x11 =x11-libs/qt-2*" |