summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2006-01-03 20:53:25 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2006-01-03 20:53:25 +0000
commit6dd8b6b9a9a380cc1903cc1b3e33d433d3240395 (patch)
tree31536d80b3aa4d7107e9c7e620a368a73da0ee11 /games-action/d2x
parentStable on IA64; bug #116242. (diff)
downloadgentoo-2-6dd8b6b9a9a380cc1903cc1b3e33d433d3240395.tar.gz
gentoo-2-6dd8b6b9a9a380cc1903cc1b3e33d433d3240395.tar.bz2
gentoo-2-6dd8b6b9a9a380cc1903cc1b3e33d433d3240395.zip
fix up LICENSE (bug #117344)
(Portage version: 2.0.53)
Diffstat (limited to 'games-action/d2x')
-rw-r--r--games-action/d2x/ChangeLog5
-rw-r--r--games-action/d2x/d2x-0.2.5-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/d2x/ChangeLog b/games-action/d2x/ChangeLog
index dfdeaa403593..5cfbc35ee962 100644
--- a/games-action/d2x/ChangeLog
+++ b/games-action/d2x/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/d2x
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/d2x/ChangeLog,v 1.13 2006/01/02 18:12:11 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/d2x/ChangeLog,v 1.14 2006/01/03 20:53:25 mr_bones_ Exp $
+
+ 03 Jan 2006; Michael Sterrett <mr_bones_@gentoo.org> d2x-0.2.5-r2.ebuild:
+ fix up LICENSE (bug #117344)
02 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> d2x-0.2.5-r2.ebuild:
Stable on ppc.
diff --git a/games-action/d2x/d2x-0.2.5-r2.ebuild b/games-action/d2x/d2x-0.2.5-r2.ebuild
index edca56777b0a..7e642b4d5481 100644
--- a/games-action/d2x/d2x-0.2.5-r2.ebuild
+++ b/games-action/d2x/d2x-0.2.5-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/d2x/d2x-0.2.5-r2.ebuild,v 1.3 2006/01/02 18:12:11 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/d2x/d2x-0.2.5-r2.ebuild,v 1.4 2006/01/03 20:53:25 mr_bones_ Exp $
inherit flag-o-matic eutils games
@@ -10,7 +10,7 @@ HOMEPAGE="http://icculus.org/d2x/"
SRC_URI="http://icculus.org/d2x/src/${P}.tar.gz
!cdinstall? ( http://icculus.org/d2x/data/${DATAFILE}.tar.gz )"
-LICENSE="GPL-2"
+LICENSE="D1X"
SLOT="0"
KEYWORDS="ppc x86"
IUSE="cdinstall debug opengl ggi svga"