diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:55:00 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:55:00 +0000 |
commit | c0d7aee3d3693ef0723682a993c8ff2175ff57d2 (patch) | |
tree | 88a31d87fd9969d1b57ba261a09aebf8b5ecc459 /net-misc/clockspeed | |
parent | License Fixes. Part 2. (diff) | |
download | historical-c0d7aee3d3693ef0723682a993c8ff2175ff57d2.tar.gz historical-c0d7aee3d3693ef0723682a993c8ff2175ff57d2.tar.bz2 historical-c0d7aee3d3693ef0723682a993c8ff2175ff57d2.zip |
License Fixes. Part 2.
Diffstat (limited to 'net-misc/clockspeed')
-rw-r--r-- | net-misc/clockspeed/clockspeed-0.62-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/clockspeed/clockspeed-0.62-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/clockspeed/clockspeed-0.62-r1.ebuild b/net-misc/clockspeed/clockspeed-0.62-r1.ebuild index aa9711055caf..8595e9a1e64f 100644 --- a/net-misc/clockspeed/clockspeed-0.62-r1.ebuild +++ b/net-misc/clockspeed/clockspeed-0.62-r1.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/net-misc/clockspeed/clockspeed-0.62-r1.ebuild,v 1.13 2003/02/10 10:31:59 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/clockspeed/clockspeed-0.62-r1.ebuild,v 1.14 2003/02/28 16:55:00 liquidx Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://cr.yp.to/clockspeed/${P}.tar.gz" HOMEPAGE="http://cr.yp.to/" SLOT="0" -LICENSE="freeware" +LICENSE="as-is" KEYWORDS="x86 sparc ppc" DEPEND="sys-apps/groff" diff --git a/net-misc/clockspeed/clockspeed-0.62-r2.ebuild b/net-misc/clockspeed/clockspeed-0.62-r2.ebuild index 69a59415c5de..b3a058d41eb2 100644 --- a/net-misc/clockspeed/clockspeed-0.62-r2.ebuild +++ b/net-misc/clockspeed/clockspeed-0.62-r2.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/net-misc/clockspeed/clockspeed-0.62-r2.ebuild,v 1.2 2003/02/10 10:31:59 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/clockspeed/clockspeed-0.62-r2.ebuild,v 1.3 2003/02/28 16:55:00 liquidx Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://cr.yp.to/clockspeed/${P}.tar.gz" HOMEPAGE="http://cr.yp.to/" SLOT="0" -LICENSE="freeware" +LICENSE="as-is" KEYWORDS="~x86 ~ppc ~sparc" DEPEND="sys-apps/groff" |