diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2010-01-15 20:35:11 +0000 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2010-01-15 20:35:11 +0000 |
commit | a83422c504e0723e1e70503ad185766468ea8556 (patch) | |
tree | a5e72268e6efda8c8c096a68a804bd397f73dc7c /net-ftp/tlswrap/tlswrap-1.04.ebuild | |
parent | Add prefix keywords (diff) | |
download | gentoo-2-a83422c504e0723e1e70503ad185766468ea8556.tar.gz gentoo-2-a83422c504e0723e1e70503ad185766468ea8556.tar.bz2 gentoo-2-a83422c504e0723e1e70503ad185766468ea8556.zip |
License is standard BSD, bug #301123
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'net-ftp/tlswrap/tlswrap-1.04.ebuild')
-rw-r--r-- | net-ftp/tlswrap/tlswrap-1.04.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-ftp/tlswrap/tlswrap-1.04.ebuild b/net-ftp/tlswrap/tlswrap-1.04.ebuild index b89ebf6dc4ca..18d996bd32fa 100644 --- a/net-ftp/tlswrap/tlswrap-1.04.ebuild +++ b/net-ftp/tlswrap/tlswrap-1.04.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/tlswrap/tlswrap-1.04.ebuild,v 1.1 2008/11/06 12:42:39 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/tlswrap/tlswrap-1.04.ebuild,v 1.2 2010/01/15 20:35:11 voyageur Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="TLSWRAP is a TLS/SSL FTP wrapper/proxy which allows to use TLS with HOMEPAGE="http://tlswrap.sunsite.dk" SRC_URI="http://tlswrap.sunsite.dk/${P}.tar.gz" -LICENSE="tlswrap" +LICENSE="BSD" SLOT="0" KEYWORDS="~x86" IUSE="" |