diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-12-11 23:34:40 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-12-11 23:34:40 +0000 |
commit | 57027bab1b68965d6ebe3d42d2ccfc747e2ebb6a (patch) | |
tree | 49cf290b9319196daff89db3b11dccbe663d12d6 /games-util | |
parent | Drop old (diff) | |
download | gentoo-2-57027bab1b68965d6ebe3d42d2ccfc747e2ebb6a.tar.gz gentoo-2-57027bab1b68965d6ebe3d42d2ccfc747e2ebb6a.tar.bz2 gentoo-2-57027bab1b68965d6ebe3d42d2ccfc747e2ebb6a.zip |
Update LICENSE, see README and LICENSE files in tarball.
(Portage version: 2.1.11.37/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/deutex/ChangeLog | 7 | ||||
-rw-r--r-- | games-util/deutex/deutex-4.4.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-util/deutex/ChangeLog b/games-util/deutex/ChangeLog index 498cf946f487..20d430937c9f 100644 --- a/games-util/deutex/ChangeLog +++ b/games-util/deutex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-util/deutex -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/deutex/ChangeLog,v 1.8 2011/01/12 22:49:31 mr_bones_ Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-util/deutex/ChangeLog,v 1.9 2012/12/11 23:34:40 ulm Exp $ + + 11 Dec 2012; Ulrich Müller <ulm@gentoo.org> deutex-4.4.0.ebuild: + Update LICENSE, see README and LICENSE files in tarball. 12 Jan 2011; Michael Sterrett <mr_bones_@gentoo.org> deutex-4.4.0.ebuild: no need to inherit games. use toolchain-funcs instead diff --git a/games-util/deutex/deutex-4.4.0.ebuild b/games-util/deutex/deutex-4.4.0.ebuild index 28f7152f65fd..7ad5a29d5857 100644 --- a/games-util/deutex/deutex-4.4.0.ebuild +++ b/games-util/deutex/deutex-4.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/deutex/deutex-4.4.0.ebuild,v 1.8 2011/01/12 22:49:31 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/deutex/deutex-4.4.0.ebuild,v 1.9 2012/12/11 23:34:40 ulm Exp $ EAPI=2 inherit base toolchain-funcs @@ -9,7 +9,7 @@ DESCRIPTION="A wad composer for Doom, Heretic, Hexen and Strife" HOMEPAGE="http://www.teaser.fr/~amajorel/deutex/" SRC_URI="http://www.teaser.fr/~amajorel/deutex/${P}.tar.gz" -LICENSE="GPL-2 LGPL-2 as-is" +LICENSE="GPL-2+ LGPL-2+ HPND" SLOT="0" KEYWORDS="amd64 ppc x86" IUSE="" |