diff options
author | 2005-12-14 14:09:10 +0000 | |
---|---|---|
committer | 2005-12-14 14:09:10 +0000 | |
commit | 4ecab91f00ee617951b3c0654b724b488654b87f (patch) | |
tree | 002df153494147e5fccc85a5cb78f6174b0f3890 /games-action | |
parent | Stable on sparc wrt #112842 (diff) | |
download | historical-4ecab91f00ee617951b3c0654b724b488654b87f.tar.gz historical-4ecab91f00ee617951b3c0654b724b488654b87f.tar.bz2 historical-4ecab91f00ee617951b3c0654b724b488654b87f.zip |
Marking stable on x86 and closing bug #115518.
Package-Manager: portage-2.0.53
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/d2x/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/d2x/Manifest | 10 | ||||
-rw-r--r-- | games-action/d2x/d2x-0.2.5-r2.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/games-action/d2x/ChangeLog b/games-action/d2x/ChangeLog index 2d2793c7053e..b59e81add322 100644 --- a/games-action/d2x/ChangeLog +++ b/games-action/d2x/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/d2x # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/d2x/ChangeLog,v 1.11 2005/09/29 19:59:30 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/d2x/ChangeLog,v 1.12 2005/12/14 14:09:10 wolf31o2 Exp $ + + 14 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org> d2x-0.2.5-r2.ebuild: + Marking stable on x86 and closing bug #115518. *d2x-0.2.5-r2 (29 Sep 2005) diff --git a/games-action/d2x/Manifest b/games-action/d2x/Manifest index 8e7e63301e44..b66eed3a1b9a 100644 --- a/games-action/d2x/Manifest +++ b/games-action/d2x/Manifest @@ -1,8 +1,8 @@ -MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 59771d56979cfd368c761da689c03ef5 d2x-0.2.5-r2.ebuild 2698 +MD5 065f52fbdc54a923b6288ee5ac39fe9f ChangeLog 1677 MD5 abfafce3ebdf03bbcfa5c289391e0986 d2x-0.2.5-r1.ebuild 2649 -MD5 a2ec04277f0b7a88a95de3e851944d54 ChangeLog 1552 +MD5 0298e8a60d4a46a121d738f7f8d6b335 d2x-0.2.5-r2.ebuild 2697 +MD5 499b24f4949333a0c04d1177aa3213e5 files/0.2.5-shellscripts.patch 747 +MD5 db543dff86446ad7eec4b3d2f633106b files/d2x-0.2.5-dofpcalcs-macro.patch 584 MD5 b298d324cbce31e8cc4779c765fabc4d files/digest-d2x-0.2.5-r1 123 MD5 b298d324cbce31e8cc4779c765fabc4d files/digest-d2x-0.2.5-r2 123 -MD5 db543dff86446ad7eec4b3d2f633106b files/d2x-0.2.5-dofpcalcs-macro.patch 584 -MD5 499b24f4949333a0c04d1177aa3213e5 files/0.2.5-shellscripts.patch 747 +MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 diff --git a/games-action/d2x/d2x-0.2.5-r2.ebuild b/games-action/d2x/d2x-0.2.5-r2.ebuild index da6126b0660a..b6b0a7fbbfe3 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-2005 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.1 2005/09/29 19:59:30 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/d2x/d2x-0.2.5-r2.ebuild,v 1.2 2005/12/14 14:09:10 wolf31o2 Exp $ inherit flag-o-matic eutils games @@ -12,7 +12,7 @@ SRC_URI="http://icculus.org/d2x/src/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" IUSE="cdinstall debug opengl ggi svga" RDEPEND="media-libs/libsdl |