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/bbppp | |
parent | update (diff) | |
download | historical-7664ab5ecd28469bca7fb3d401201403a39b214a.tar.gz historical-7664ab5ecd28469bca7fb3d401201403a39b214a.tar.bz2 historical-7664ab5ecd28469bca7fb3d401201403a39b214a.zip |
Added LICENSE tag
Diffstat (limited to 'x11-misc/bbppp')
-rw-r--r-- | x11-misc/bbppp/bbppp-0.2.2-r1.ebuild | 3 | ||||
-rw-r--r-- | x11-misc/bbppp/bbppp-0.2.2-r2.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11-misc/bbppp/bbppp-0.2.2-r1.ebuild b/x11-misc/bbppp/bbppp-0.2.2-r1.ebuild index 8a306f30691a..459fd2070d1a 100644 --- a/x11-misc/bbppp/bbppp-0.2.2-r1.ebuild +++ b/x11-misc/bbppp/bbppp-0.2.2-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 <lordjoe@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbppp/bbppp-0.2.2-r1.ebuild,v 1.1 2001/10/06 15:30:16 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbppp/bbppp-0.2.2-r1.ebuild,v 1.2 2002/07/08 16:58:05 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="blackbox ppp frontend/monitor" SRC_URI="http://bbtools.thelinuxcommunity.org/sources/${P}.tar.gz" HOMEPAGE="http://bbtools.windsofstorm.net/available.phtml#bbppp" +LICENSE="GPL-2" DEPEND=">=x11-wm/blackbox-0.61" diff --git a/x11-misc/bbppp/bbppp-0.2.2-r2.ebuild b/x11-misc/bbppp/bbppp-0.2.2-r2.ebuild index db68ed17bd8e..907a7600fe46 100644 --- a/x11-misc/bbppp/bbppp-0.2.2-r2.ebuild +++ b/x11-misc/bbppp/bbppp-0.2.2-r2.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 Joe Bormolini <lordjoe@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbppp/bbppp-0.2.2-r2.ebuild,v 1.1 2002/03/15 15:19:06 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbppp/bbppp-0.2.2-r2.ebuild,v 1.2 2002/07/08 16:58:05 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="blackbox ppp frontend/monitor" SRC_URI="http://bbtools.thelinuxcommunity.org/sources/${P}.tar.gz" HOMEPAGE="http://bbtools.windsofstorm.net/available.phtml#bbppp" +LICENSE="GPL-2" DEPEND="virtual/blackbox" |