diff options
-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="" |