diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-07-18 19:00:56 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-07-18 19:00:56 +0000 |
commit | 9f0b6ae37fdd9e547546cdb002d20b12649517a5 (patch) | |
tree | d02ff4a9f0d2bdaeb3edc14c90cfc1b3205c20ee /dev-util/cvs2cl | |
parent | give em something to play with (diff) | |
download | gentoo-2-9f0b6ae37fdd9e547546cdb002d20b12649517a5.tar.gz gentoo-2-9f0b6ae37fdd9e547546cdb002d20b12649517a5.tar.bz2 gentoo-2-9f0b6ae37fdd9e547546cdb002d20b12649517a5.zip |
GPL-2 it
Diffstat (limited to 'dev-util/cvs2cl')
-rw-r--r-- | dev-util/cvs2cl/cvs2cl-2.49.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cvs2cl/cvs2cl-2.49.ebuild b/dev-util/cvs2cl/cvs2cl-2.49.ebuild index 5ab348e5944a..88517ff8ca53 100644 --- a/dev-util/cvs2cl/cvs2cl-2.49.ebuild +++ b/dev-util/cvs2cl/cvs2cl-2.49.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs2cl/cvs2cl-2.49.ebuild,v 1.1 2003/07/13 04:32:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs2cl/cvs2cl-2.49.ebuild,v 1.2 2003/07/18 19:00:56 vapier Exp $ #ECVS_SERVER="cvs -d :pserver:anonymous@cvs.red-bean.com:/usr/local/cvs login" #ECVS_PASS="the key" @@ -11,7 +11,7 @@ DESCRIPTION="produces a GNU-style ChangeLog for CVS-controlled sources" HOMEPAGE="http://www.red-bean.com/cvs2cl/" SRC_URI="mirror://gentoo/${P}.pl" -LICENSE="" +LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" |