diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-01-12 09:12:33 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-01-12 09:12:33 +0000 |
commit | ee330c8aef6735d7c724da2185bbf3f3c0a90cc4 (patch) | |
tree | 47a875bdb18fd8b51ed364529a84462eec8efb4d /games-misc/fortune-mod-smac | |
parent | update LIBGLOSS and NEWLIB licenses with latest versions (diff) | |
download | gentoo-2-ee330c8aef6735d7c724da2185bbf3f3c0a90cc4.tar.gz gentoo-2-ee330c8aef6735d7c724da2185bbf3f3c0a90cc4.tar.bz2 gentoo-2-ee330c8aef6735d7c724da2185bbf3f3c0a90cc4.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/fortune-mod-smac')
-rw-r--r-- | games-misc/fortune-mod-smac/ChangeLog | 7 | ||||
-rw-r--r-- | games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-misc/fortune-mod-smac/ChangeLog b/games-misc/fortune-mod-smac/ChangeLog index 744d4eca8809..222bbd63dfae 100644 --- a/games-misc/fortune-mod-smac/ChangeLog +++ b/games-misc/fortune-mod-smac/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-misc/fortune-mod-smac -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-smac/ChangeLog,v 1.9 2010/12/12 09:39:46 grobian Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-smac/ChangeLog,v 1.10 2013/01/12 09:12:33 ulm Exp $ + + 12 Jan 2013; Ulrich Müller <ulm@gentoo.org> fortune-mod-smac-0.1.ebuild: + Update LICENSE, bug 450450. 12 Dec 2010; Fabian Groffen <grobian@gentoo.org> fortune-mod-smac-0.1.ebuild: diff --git a/games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild b/games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild index 8e0cdd4f761c..1f6c3b91dff9 100644 --- a/games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild +++ b/games-misc/fortune-mod-smac/fortune-mod-smac-0.1.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-smac/fortune-mod-smac-0.1.ebuild,v 1.15 2010/12/12 09:39:46 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild,v 1.16 2013/01/12 09:12:33 ulm Exp $ DESCRIPTION="Quotes from the Alpha Centauri: Alien Crossfire tech tree" HOMEPAGE="http://progsoc.org/~curious/" SRC_URI="http://progsoc.org/~curious/files/${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="" |