diff options
author | Graham Forest <vitaminmoo@gentoo.org> | 2003-03-27 05:28:19 +0000 |
---|---|---|
committer | Graham Forest <vitaminmoo@gentoo.org> | 2003-03-27 05:28:19 +0000 |
commit | 300dc93103c6856af9ade9a2c3f6b88f78d334b0 (patch) | |
tree | 10ebb5b2f026d0c29127b70b71956b33c5a7b891 /x11-terms/root-tail/root-tail-0.0.10.ebuild | |
parent | minor version update and gnome menu item (diff) | |
download | historical-300dc93103c6856af9ade9a2c3f6b88f78d334b0.tar.gz historical-300dc93103c6856af9ade9a2c3f6b88f78d334b0.tar.bz2 historical-300dc93103c6856af9ade9a2c3f6b88f78d334b0.zip |
Automated cleanup of LICENSE
Diffstat (limited to 'x11-terms/root-tail/root-tail-0.0.10.ebuild')
-rw-r--r-- | x11-terms/root-tail/root-tail-0.0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/root-tail/root-tail-0.0.10.ebuild b/x11-terms/root-tail/root-tail-0.0.10.ebuild index 23278f145b8c..ea581cadba71 100644 --- a/x11-terms/root-tail/root-tail-0.0.10.ebuild +++ b/x11-terms/root-tail/root-tail-0.0.10.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/x11-terms/root-tail/root-tail-0.0.10.ebuild,v 1.11 2003/02/13 17:36:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-0.0.10.ebuild,v 1.12 2003/03/27 05:28:19 vladimir Exp $ S=${WORKDIR}/${P} @@ -9,7 +9,7 @@ SRC_URI="http://www.goof.com/pcg/marc/data/${P}.tar.gz" HOMEPAGE="http://www.var.cx/root-tail/" SLOT="0" KEYWORDS="x86 ppc" -LICENSE="GPL" +LICENSE="GPL-2" DEPEND="virtual/x11" |