summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-11-19 07:11:26 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-11-19 07:11:26 +0000
commit53a57d896321a174f8cc3a0ab0eafa36a0a1d379 (patch)
treed6b91f243a199060554376517e837fc574946125 /games-fps
parentrepoman: Trim trailing whitespace (diff)
downloadgentoo-2-53a57d896321a174f8cc3a0ab0eafa36a0a1d379.tar.gz
gentoo-2-53a57d896321a174f8cc3a0ab0eafa36a0a1d379.tar.bz2
gentoo-2-53a57d896321a174f8cc3a0ab0eafa36a0a1d379.zip
depend on gtk+-1.2 (bug 33579)
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/vendetta-test/ChangeLog6
-rw-r--r--games-fps/vendetta-test/Manifest5
-rw-r--r--games-fps/vendetta-test/metadata.xml9
-rw-r--r--games-fps/vendetta-test/vendetta-test-0.ebuild5
4 files changed, 20 insertions, 5 deletions
diff --git a/games-fps/vendetta-test/ChangeLog b/games-fps/vendetta-test/ChangeLog
index 696980d95017..8ded0beb5907 100644
--- a/games-fps/vendetta-test/ChangeLog
+++ b/games-fps/vendetta-test/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/vendetta-test
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/vendetta-test/ChangeLog,v 1.2 2003/09/10 16:06:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/vendetta-test/ChangeLog,v 1.3 2003/11/19 07:11:24 mr_bones_ Exp $
+
+ 18 Nov 2003; Michael Sterrett <mr_bones_@gentoo.org> metadata.xml,
+ vendetta-test-0.ebuild:
+ depend on gtk+-1.2 (bug 33579)
*vendetta-test-0 (02 Sep 2003)
diff --git a/games-fps/vendetta-test/Manifest b/games-fps/vendetta-test/Manifest
index bb006a8b2564..b4c4ada4d52b 100644
--- a/games-fps/vendetta-test/Manifest
+++ b/games-fps/vendetta-test/Manifest
@@ -1,3 +1,4 @@
+MD5 c67b15bc1e79c8b6fb8663a6b48e7467 ChangeLog 488
+MD5 e276fd3f46d6b90d6f070e422e6717cc vendetta-test-0.ebuild 1272
+MD5 a30c9d4ce8f9629d6d7323eaab258343 metadata.xml 241
MD5 89c9c5f00b80cad73b749f01fab8d4a9 files/digest-vendetta-test-0 72
-MD5 bc635bc9c9ab2d8b848e8a80487c056f vendetta-test-0.ebuild 1248
-MD5 5243e18abc7b0996e37e1454c6c00444 ChangeLog 356
diff --git a/games-fps/vendetta-test/metadata.xml b/games-fps/vendetta-test/metadata.xml
new file mode 100644
index 000000000000..1cef6e243af3
--- /dev/null
+++ b/games-fps/vendetta-test/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>games</herd>
+<maintainer>
+<email>games@gentoo.org</email>
+<name>Games Team</name>
+</maintainer>
+</pkgmetadata>
diff --git a/games-fps/vendetta-test/vendetta-test-0.ebuild b/games-fps/vendetta-test/vendetta-test-0.ebuild
index bf08b40f5a8d..59fbfd71d350 100644
--- a/games-fps/vendetta-test/vendetta-test-0.ebuild
+++ b/games-fps/vendetta-test/vendetta-test-0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/vendetta-test/vendetta-test-0.ebuild,v 1.1 2003/09/09 18:10:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/vendetta-test/vendetta-test-0.ebuild,v 1.2 2003/11/19 07:11:24 mr_bones_ Exp $
inherit eutils games
@@ -16,7 +16,8 @@ IUSE=""
SLOT="0"
RDEPEND="virtual/x11
- virtual/opengl"
+ virtual/opengl
+ =x11-libs/gtk+-1.2*"
pkg_nofetch() {
einfo "Please download ${A} from Guild Software"