diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-01-12 08:51:25 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-01-12 08:51:25 +0000 |
commit | d7bc2b18108e4cd778e038943cca3609ad9549e7 (patch) | |
tree | e2ccf78d7b87aa7411a29502578a89f7a8c0166c /games-misc | |
parent | Update LICENSE, bug 450450. (diff) | |
download | gentoo-2-d7bc2b18108e4cd778e038943cca3609ad9549e7.tar.gz gentoo-2-d7bc2b18108e4cd778e038943cca3609ad9549e7.tar.bz2 gentoo-2-d7bc2b18108e4cd778e038943cca3609ad9549e7.zip |
Update LICENSE, bug 450450.
(Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/fortune-mod-futurama/ChangeLog | 7 | ||||
-rw-r--r-- | games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-misc/fortune-mod-futurama/ChangeLog b/games-misc/fortune-mod-futurama/ChangeLog index 63dc3fbd476e..ecdda425106b 100644 --- a/games-misc/fortune-mod-futurama/ChangeLog +++ b/games-misc/fortune-mod-futurama/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-misc/fortune-mod-futurama -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-futurama/ChangeLog,v 1.11 2010/12/12 17:23:11 grobian Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-futurama/ChangeLog,v 1.12 2013/01/12 08:51:25 ulm Exp $ + + 12 Jan 2013; Ulrich Müller <ulm@gentoo.org> fortune-mod-futurama-0.2.ebuild: + Update LICENSE, bug 450450. 12 Dec 2010; Fabian Groffen <grobian@gentoo.org> fortune-mod-futurama-0.2.ebuild: diff --git a/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild b/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild index c018cfabb690..5adb6df41be4 100644 --- a/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild +++ b/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild,v 1.15 2010/12/12 17:23:11 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild,v 1.16 2013/01/12 08:51:25 ulm Exp $ DESCRIPTION="Quotes from the TV-Series -Futurama-" 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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" |