diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-31 03:30:56 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-31 03:30:56 +0000 |
commit | 86564843da0bb51085209867780e9b53cd936446 (patch) | |
tree | d4f33e64e211c365c04c91787eafe80427e33e8d /games-action/0verkill | |
parent | Added sleeps to get around a bug in udev. See bug #39345. Removing old ebui... (diff) | |
download | historical-86564843da0bb51085209867780e9b53cd936446.tar.gz historical-86564843da0bb51085209867780e9b53cd936446.tar.bz2 historical-86564843da0bb51085209867780e9b53cd936446.zip |
virtual/x11
Diffstat (limited to 'games-action/0verkill')
-rw-r--r-- | games-action/0verkill/0verkill-0.16-r2.ebuild | 6 | ||||
-rw-r--r-- | games-action/0verkill/ChangeLog | 6 | ||||
-rw-r--r-- | games-action/0verkill/Manifest | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/games-action/0verkill/0verkill-0.16-r2.ebuild b/games-action/0verkill/0verkill-0.16-r2.ebuild index 7822120e9f4a..94ce31896ed7 100644 --- a/games-action/0verkill/0verkill-0.16-r2.ebuild +++ b/games-action/0verkill/0verkill-0.16-r2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/0verkill/0verkill-0.16-r2.ebuild,v 1.3 2004/02/29 09:19:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/0verkill/0verkill-0.16-r2.ebuild,v 1.4 2004/03/31 03:30:56 mr_bones_ Exp $ -inherit games eutils +inherit eutils games DESCRIPTION="A bloody 2D action deathmatch-like game in ASCII-ART" HOMEPAGE="http://artax.karlin.mff.cuni.cz/~brain/0verkill/" @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 ppc amd64" IUSE="X" -RDEPEND="X? ( x11-base/xfree )" +RDEPEND="X? ( virtual/x11 )" DEPEND="${RDEPEND} >=sys-apps/sed-4" diff --git a/games-action/0verkill/ChangeLog b/games-action/0verkill/ChangeLog index 2eafbb3a91ec..39962236d4cd 100644 --- a/games-action/0verkill/ChangeLog +++ b/games-action/0verkill/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/0verkill # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/0verkill/ChangeLog,v 1.6 2004/01/08 05:52:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/0verkill/ChangeLog,v 1.7 2004/03/31 03:30:56 mr_bones_ Exp $ + + 30 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> + 0verkill-0.16-r2.ebuild: + virtual/x11 *0verkill-0.16-r2 (08 Jan 2004) diff --git a/games-action/0verkill/Manifest b/games-action/0verkill/Manifest index ffb5a8a346bd..25f2c852c437 100644 --- a/games-action/0verkill/Manifest +++ b/games-action/0verkill/Manifest @@ -1,6 +1,6 @@ -MD5 50183ad99a5551697b24f8d72f9a85b6 ChangeLog 830 -MD5 b244cf1c41a78cacb62296d573935c07 metadata.xml 245 -MD5 2f4d77b2455a6b52c94c0e9becea64a3 0verkill-0.16-r2.ebuild 1439 +MD5 5cb4b7fe142ce86f725ffa447d094f1e ChangeLog 930 +MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 +MD5 ebc2a801ed18730ec32104cc918c7c2d 0verkill-0.16-r2.ebuild 1435 MD5 04be3e21d009bd5a35960e2b1a5f3493 files/0.16-docs.patch 1477 MD5 c4401c96f138fbc30fa5b9884febb7ab files/0.16-home-overflow.patch 725 MD5 032b2b4357f281b2da9c0046ada0a03a files/digest-0verkill-0.16-r2 62 |