summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-01-09 10:48:13 +0000
committerSven Wegener <swegener@gentoo.org>2005-01-09 10:48:13 +0000
commitf490ede3c52ade68eededb7374beb6892a7f6c29 (patch)
tree913e0b36eacb3384aab889fea725cded622a569b /games-action
parentAdded missing parentheses in SRC_URI/*DEPEND/LICENSE. (diff)
downloadhistorical-f490ede3c52ade68eededb7374beb6892a7f6c29.tar.gz
historical-f490ede3c52ade68eededb7374beb6892a7f6c29.tar.bz2
historical-f490ede3c52ade68eededb7374beb6892a7f6c29.zip
Added missing parentheses in SRC_URI/*DEPEND/LICENSE.
Diffstat (limited to 'games-action')
-rw-r--r--games-action/d2x/ChangeLog7
-rw-r--r--games-action/d2x/Manifest16
-rw-r--r--games-action/d2x/d2x-0.2.5-r1.ebuild6
-rw-r--r--games-action/d2x/d2x-0.2.5.ebuild4
4 files changed, 23 insertions, 10 deletions
diff --git a/games-action/d2x/ChangeLog b/games-action/d2x/ChangeLog
index eeed8d7677dd..482f42ca09ff 100644
--- a/games-action/d2x/ChangeLog
+++ b/games-action/d2x/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/d2x
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/d2x/ChangeLog,v 1.8 2004/08/26 19:07:28 mr_bones_ Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/d2x/ChangeLog,v 1.9 2005/01/09 10:48:13 swegener Exp $
+
+ 09 Jan 2005; Sven Wegener <swegener@gentoo.org> d2x-0.2.5-r1.ebuild:
+ Added missing parentheses in SRC_URI/*DEPEND/LICENSE.
26 Aug 2004; Michael Sterrett <mr_bones_@gentoo.org> d2x-0.2.5-r1.ebuild:
typo fix from Bertram Felgenhauer via bug #61833
diff --git a/games-action/d2x/Manifest b/games-action/d2x/Manifest
index 2d6a2dd079d9..e42613c2d99d 100644
--- a/games-action/d2x/Manifest
+++ b/games-action/d2x/Manifest
@@ -1,7 +1,17 @@
-MD5 b5f1b8d22c5877f170f489351fe43a67 ChangeLog 1062
-MD5 cd93d202d6e52be0b2e1819f094fc4d0 d2x-0.2.5.ebuild 1978
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 e560b26a3a230cfe16b0871e80234121 d2x-0.2.5.ebuild 1978
+MD5 82ad65f111df1092db5ea9b305885feb ChangeLog 1189
+MD5 6ef14e3cb90b8f7ac2919796b42e76ac d2x-0.2.5-r1.ebuild 2647
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
-MD5 e6c9dccdf1684d720ae934ed5831f1aa d2x-0.2.5-r1.ebuild 2644
MD5 499b24f4949333a0c04d1177aa3213e5 files/0.2.5-shellscripts.patch 747
MD5 b298d324cbce31e8cc4779c765fabc4d files/digest-d2x-0.2.5 123
MD5 b298d324cbce31e8cc4779c765fabc4d files/digest-d2x-0.2.5-r1 123
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.9.10 (GNU/Linux)
+
+iD8DBQFB4QvzI1lqEGTUzyQRAlG3AKCx8K9E99pWGZHlAvgwOnJ0AraLQACeIhX7
+w2L07lhcSPdsGtQX+7WBxEc=
+=jYq8
+-----END PGP SIGNATURE-----
diff --git a/games-action/d2x/d2x-0.2.5-r1.ebuild b/games-action/d2x/d2x-0.2.5-r1.ebuild
index da523d033366..e4d7d05832df 100644
--- a/games-action/d2x/d2x-0.2.5-r1.ebuild
+++ b/games-action/d2x/d2x-0.2.5-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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-r1.ebuild,v 1.5 2004/08/26 19:07:28 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/d2x/d2x-0.2.5-r1.ebuild,v 1.6 2005/01/09 10:48:13 swegener Exp $
inherit flag-o-matic eutils games
@@ -17,7 +17,7 @@ IUSE="cdinstall debug opengl ggi svga"
RDEPEND="media-libs/libsdl
media-libs/sdl-image
- cdinstall? app-arch/unarj
+ cdinstall? ( app-arch/unarj )
opengl? ( virtual/opengl )
ggi? ( media-libs/libggi )
svga? ( media-libs/svgalib )"
diff --git a/games-action/d2x/d2x-0.2.5.ebuild b/games-action/d2x/d2x-0.2.5.ebuild
index d13679c9bfd6..bf5fbf89c5c0 100644
--- a/games-action/d2x/d2x-0.2.5.ebuild
+++ b/games-action/d2x/d2x-0.2.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.ebuild,v 1.7 2004/06/28 04:25:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/d2x/d2x-0.2.5.ebuild,v 1.8 2005/01/09 10:48:13 swegener Exp $
inherit flag-o-matic eutils games