diff options
author | Joseph Jezak <josejx@gentoo.org> | 2004-12-28 18:24:19 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2004-12-28 18:24:19 +0000 |
commit | 38701cf06e55c0ff1fce071276a04e71deb6b642 (patch) | |
tree | a59c76ae0d33af13af7124e8fe21d18b5c618fef /games-arcade | |
parent | Moved from app-sci/cdf to sci-libs/cdf (diff) | |
download | historical-38701cf06e55c0ff1fce071276a04e71deb6b642.tar.gz historical-38701cf06e55c0ff1fce071276a04e71deb6b642.tar.bz2 historical-38701cf06e55c0ff1fce071276a04e71deb6b642.zip |
Marked ppc stable.
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/xevil/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/xevil/Manifest | 4 | ||||
-rw-r--r-- | games-arcade/xevil/xevil-2.02_p2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/xevil/ChangeLog b/games-arcade/xevil/ChangeLog index 38d32083f11a..c15f6305cb99 100644 --- a/games-arcade/xevil/ChangeLog +++ b/games-arcade/xevil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/xevil # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/xevil/ChangeLog,v 1.5 2004/11/05 05:21:52 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/xevil/ChangeLog,v 1.6 2004/12/28 18:24:19 josejx Exp $ + + 29 Dec 2004; Joseph Jezak <josejx@gentoo.org> xevil-2.02_p2.ebuild: + Marked ppc stable. 05 Nov 2004; Joseph Jezak <josejx@gentoo.org> xevil-2.02_p2.ebuild: Added ~ppc. diff --git a/games-arcade/xevil/Manifest b/games-arcade/xevil/Manifest index 090a73f72a9a..5581343a32b3 100644 --- a/games-arcade/xevil/Manifest +++ b/games-arcade/xevil/Manifest @@ -1,4 +1,4 @@ -MD5 2335d0b420f2421d7e7cb7c6bbe051f8 xevil-2.02_p2.ebuild 1130 +MD5 c4a8f711b0ae5eb741edafd9c57bffb0 ChangeLog 600 +MD5 f2975ac6bc41354341a228bdb6fc230d xevil-2.02_p2.ebuild 1129 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 b44a90a4e95aea4d1aa4ab72c5108fb2 ChangeLog 508 MD5 f82eccd2bfaf4e7990a45c7075a64659 files/digest-xevil-2.02_p2 130 diff --git a/games-arcade/xevil/xevil-2.02_p2.ebuild b/games-arcade/xevil/xevil-2.02_p2.ebuild index ccc83bb4eb32..25cd70b7a645 100644 --- a/games-arcade/xevil/xevil-2.02_p2.ebuild +++ b/games-arcade/xevil/xevil-2.02_p2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/xevil/xevil-2.02_p2.ebuild,v 1.8 2004/11/05 05:21:52 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/xevil/xevil-2.02_p2.ebuild,v 1.9 2004/12/28 18:24:19 josejx Exp $ inherit games eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.xevil.com/download/stable/xevilsrc${MY_PV}.zip LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="" RDEPEND="virtual/x11" |