diff options
author | Hanno Böck <hanno@gentoo.org> | 2010-02-16 23:38:16 +0000 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2010-02-16 23:38:16 +0000 |
commit | c9f911d1c732a3c4d8a7ea169c455e8e51c2f9e6 (patch) | |
tree | b330b65278d169812ab6f049fc78a97b6304c5b0 /games-misc | |
parent | add fairuse "license" (diff) | |
download | gentoo-2-c9f911d1c732a3c4d8a7ea169c455e8e51c2f9e6.tar.gz gentoo-2-c9f911d1c732a3c4d8a7ea169c455e8e51c2f9e6.tar.bz2 gentoo-2-c9f911d1c732a3c4d8a7ea169c455e8e51c2f9e6.zip |
fortune-mod-calvin: change license to fairuse
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/fortune-mod-calvin/ChangeLog | 8 | ||||
-rw-r--r-- | games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-misc/fortune-mod-calvin/ChangeLog b/games-misc/fortune-mod-calvin/ChangeLog index 8427a72f1afd..3491a8174b69 100644 --- a/games-misc/fortune-mod-calvin/ChangeLog +++ b/games-misc/fortune-mod-calvin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-calvin -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-calvin/ChangeLog,v 1.7 2006/07/19 19:42:43 flameeyes Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-calvin/ChangeLog,v 1.8 2010/02/16 23:38:16 hanno Exp $ + + 16 Feb 2010; Hanno Boeck <hanno@gentoo.org> + fortune-mod-calvin-0.1.1.ebuild: + Change LICENSE to fairuse. 19 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> fortune-mod-calvin-0.1.1.ebuild: diff --git a/games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.1.ebuild b/games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.1.ebuild index a597e4e01852..a36b05cede9c 100644 --- a/games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.1.ebuild +++ b/games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.1.ebuild,v 1.11 2006/07/19 19:42:43 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.1.ebuild,v 1.12 2010/02/16 23:38:16 hanno Exp $ DESCRIPTION="Quotes from Calvin and Hobbes Comic Books" HOMEPAGE="http://www.netmeister.org/misc.html" SRC_URI="http://www.netmeister.org/apps/${P}.tar.gz" -LICENSE="as-is" +LICENSE="fairuse" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" |