diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:54:59 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:54:59 +0000 |
commit | 8996b4a6dc9afca0b4b466a956d60b8ac17ba8c6 (patch) | |
tree | bab8dce8f72fe3c2fbea40314b924bb3c606a7f1 /media-sound/saydate | |
parent | Version bumped. (diff) | |
download | historical-8996b4a6dc9afca0b4b466a956d60b8ac17ba8c6.tar.gz historical-8996b4a6dc9afca0b4b466a956d60b8ac17ba8c6.tar.bz2 historical-8996b4a6dc9afca0b4b466a956d60b8ac17ba8c6.zip |
License Fixes. Part 2.
Diffstat (limited to 'media-sound/saydate')
-rw-r--r-- | media-sound/saydate/saydate-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/saydate/saydate-0.3.0.ebuild b/media-sound/saydate/saydate-0.3.0.ebuild index ed64971bd081..ce9acc8fe8e5 100644 --- a/media-sound/saydate/saydate-0.3.0.ebuild +++ b/media-sound/saydate/saydate-0.3.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/saydate/saydate-0.3.0.ebuild,v 1.2 2003/02/13 13:18:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/saydate/saydate-0.3.0.ebuild,v 1.3 2003/02/28 16:54:59 liquidx Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A Linux shell program that talks the date and system uptime." HOMEPAGE="http://unihedron.com/projects/saydate/saydate.php" SRC_URI="http://unihedron.com/projects/saydate/${P}.tar.gz" -LICENSE="GPL2" +LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" |