diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-11-04 17:51:47 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-11-04 17:51:47 +0000 |
commit | 39a026e4ea4896ad5b04e38d60519814e21a12a3 (patch) | |
tree | 378faf71b7509614381544fdc4a7c3044e9d838a /games-misc | |
parent | Revbump. Add prefix support from Christoph Junghans <ottxor@gentoo.org>. (diff) | |
download | gentoo-2-39a026e4ea4896ad5b04e38d60519814e21a12a3.tar.gz gentoo-2-39a026e4ea4896ad5b04e38d60519814e21a12a3.tar.bz2 gentoo-2-39a026e4ea4896ad5b04e38d60519814e21a12a3.zip |
Change LICENSE to "metapackage".
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/fortune-mod-all/ChangeLog | 7 | ||||
-rw-r--r-- | games-misc/fortune-mod-all/fortune-mod-all-1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-misc/fortune-mod-all/ChangeLog b/games-misc/fortune-mod-all/ChangeLog index 169f3bdb02ad..7404f40a93ec 100644 --- a/games-misc/fortune-mod-all/ChangeLog +++ b/games-misc/fortune-mod-all/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-misc/fortune-mod-all -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-all/ChangeLog,v 1.15 2010/12/12 18:36:29 grobian Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-all/ChangeLog,v 1.16 2012/11/04 17:51:47 ulm Exp $ + + 04 Nov 2012; Ulrich Müller <ulm@gentoo.org> fortune-mod-all-1.ebuild: + Change LICENSE to "metapackage". 12 Dec 2010; Fabian Groffen <grobian@gentoo.org> fortune-mod-all-1.ebuild: Added Prefix keywords diff --git a/games-misc/fortune-mod-all/fortune-mod-all-1.ebuild b/games-misc/fortune-mod-all/fortune-mod-all-1.ebuild index 0bef76c1e7e0..2d4159d57b9e 100644 --- a/games-misc/fortune-mod-all/fortune-mod-all-1.ebuild +++ b/games-misc/fortune-mod-all/fortune-mod-all-1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-all/fortune-mod-all-1.ebuild,v 1.16 2010/12/12 18:36:29 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-all/fortune-mod-all-1.ebuild,v 1.17 2012/11/04 17:51:47 ulm Exp $ EAPI=2 DESCRIPTION="Meta package for all fortune-mod packages" HOMEPAGE="http://www.gentoo.org/" -LICENSE="as-is" +LICENSE="metapackage" 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="linguas_cs linguas_de linguas_it linguas_sk offensive" |