summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-04-04 05:57:19 +0000
committerUlrich Müller <ulm@gentoo.org>2014-04-04 05:57:19 +0000
commitbbee7739bd3395a74052fe04357c45e54183aa59 (patch)
treece885a3e80bd02b80f2ee0f70c88f5cfab5fbade /games-action/d2x-rebirth
parentFix LICENSE in previous ebuilds too. (diff)
downloadgentoo-2-bbee7739bd3395a74052fe04357c45e54183aa59.tar.gz
gentoo-2-bbee7739bd3395a74052fe04357c45e54183aa59.tar.bz2
gentoo-2-bbee7739bd3395a74052fe04357c45e54183aa59.zip
Fix LICENSE in previous ebuild too.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'games-action/d2x-rebirth')
-rw-r--r--games-action/d2x-rebirth/ChangeLog7
-rw-r--r--games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-action/d2x-rebirth/ChangeLog b/games-action/d2x-rebirth/ChangeLog
index f0eb340d48a9..830e11c2b86f 100644
--- a/games-action/d2x-rebirth/ChangeLog
+++ b/games-action/d2x-rebirth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/d2x-rebirth
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/d2x-rebirth/ChangeLog,v 1.5 2013/02/06 21:11:58 hasufell Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/d2x-rebirth/ChangeLog,v 1.6 2014/04/04 05:57:19 ulm Exp $
+
+ 04 Apr 2014; Ulrich Müller <ulm@gentoo.org> d2x-rebirth-0.50.ebuild:
+ Fix LICENSE in previous ebuild too.
*d2x-rebirth-0.57.3 (06 Feb 2013)
diff --git a/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild b/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild
index 6c3c725dc9ae..ec0aafbf452e 100644
--- a/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild
+++ b/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild,v 1.5 2012/04/25 16:25:14 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/d2x-rebirth/d2x-rebirth-0.50.ebuild,v 1.6 2014/04/04 05:57:19 ulm Exp $
EAPI=2
inherit autotools eutils games
@@ -24,7 +24,7 @@ SRC_URI="${SRC_STEM}/oss/src/${FILE_START}.tar.gz
# All 3 licences apply.
LICENSE="D1X
GPL-2
- as-is"
+ public-domain"
SLOT="0"
# Should work on amd64 also
KEYWORDS="~x86"