From: Michael Sterrett Date: Sun, 12 Mar 2006 23:43:50 +0000 (+0000) Subject: X is implicit X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7de2dc04a7c168dbf8b68784406048f958ef0bd1;p=gentoo.git X is implicit Package-Manager: portage-2.1_pre5-r4 --- diff --git a/games-strategy/xarchon/ChangeLog b/games-strategy/xarchon/ChangeLog index 63a23d66c921..b6b4dabe5feb 100644 --- a/games-strategy/xarchon/ChangeLog +++ b/games-strategy/xarchon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-strategy/xarchon -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/xarchon/ChangeLog,v 1.7 2005/05/01 18:11:55 hansmi Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/xarchon/ChangeLog,v 1.8 2006/03/12 23:43:50 mr_bones_ Exp $ + + 12 Mar 2006; Michael Sterrett xarchon-0.50.ebuild, + xarchon-0.60.ebuild: + X is implicit 01 May 2005; Michael Hanselmann xarchon-0.60.ebuild: Stable on ppc. diff --git a/games-strategy/xarchon/Manifest b/games-strategy/xarchon/Manifest index 5d6dcc8c992d..96f8f71e9529 100644 --- a/games-strategy/xarchon/Manifest +++ b/games-strategy/xarchon/Manifest @@ -1,6 +1,18 @@ -MD5 ef441dd5bd36d9e0a8af44b3856a2922 ChangeLog 966 +MD5 fe61e594fd6d04922c95c40b1c16a09e ChangeLog 1085 +RMD160 2aa522c361d14693cf677e41def247320d0eedcc ChangeLog 1085 +SHA256 776be180fc70b07c30bf1b1352d0452f17747ccac5e2158052054e0a99e1ac90 ChangeLog 1085 MD5 8bfbd70aee2831c6c7a4587cad2f6011 files/digest-xarchon-0.50 64 +RMD160 8500e004b0388a21c858059bce867afde1134b99 files/digest-xarchon-0.50 64 +SHA256 947d8b0a2cc2f818c0e20c69b94d550420a17b4831986a5b6c9e600a7c3d194e files/digest-xarchon-0.50 64 MD5 50a9df5dead133494d2506a91264661e files/digest-xarchon-0.60 133 +RMD160 834fc66255125395ed538bc55c69d8779599e486 files/digest-xarchon-0.60 133 +SHA256 4c6888f1fff8638cfa755c1ae5945d69e7a46b910849ba811170ac4aa26609d9 files/digest-xarchon-0.60 133 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 93741f88ead284c8a678b693eb97769c xarchon-0.50.ebuild 879 -MD5 6cba5f2a8e61a98b534d6d95fcca1114 xarchon-0.60.ebuild 1219 +RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea metadata.xml 158 +SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 metadata.xml 158 +MD5 e9926061f428b56d0e8006581cf86805 xarchon-0.50.ebuild 866 +RMD160 9810a6995b5c828bf946f4ed0fc57455d10c954c xarchon-0.50.ebuild 866 +SHA256 94ee3655ac53b5954740ed73c6fcde2ba146fedad9f05c40531145208d3fcd6a xarchon-0.50.ebuild 866 +MD5 e925e1555906a05144224079efa976f4 xarchon-0.60.ebuild 1170 +RMD160 26e653e5eab0c54b14bc2a8d5e3b975f04ab7986 xarchon-0.60.ebuild 1170 +SHA256 b866fdbe8482b665d20e2f6c8b33d90105bfa1e426543e3d4c28c084623299e0 xarchon-0.60.ebuild 1170 diff --git a/games-strategy/xarchon/xarchon-0.50.ebuild b/games-strategy/xarchon/xarchon-0.50.ebuild index 37738af9b702..4a04bc241a88 100644 --- a/games-strategy/xarchon/xarchon-0.50.ebuild +++ b/games-strategy/xarchon/xarchon-0.50.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/xarchon/xarchon-0.50.ebuild,v 1.6 2006/01/11 21:34:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/xarchon/xarchon-0.50.ebuild,v 1.7 2006/03/12 23:43:50 mr_bones_ Exp $ inherit games @@ -11,11 +11,10 @@ SRC_URI="ftp://ftp.seul.org/pub/xarchon/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="ppc x86" IUSE="esd joystick" -DEPEND="virtual/x11 - =x11-libs/gtk+-1* +DEPEND="=x11-libs/gtk+-1* esd? ( media-sound/esound )" src_compile() { diff --git a/games-strategy/xarchon/xarchon-0.60.ebuild b/games-strategy/xarchon/xarchon-0.60.ebuild index 5e3ff440651b..25a562569c6f 100644 --- a/games-strategy/xarchon/xarchon-0.60.ebuild +++ b/games-strategy/xarchon/xarchon-0.60.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/xarchon/xarchon-0.60.ebuild,v 1.8 2005/05/01 18:11:55 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/xarchon/xarchon-0.60.ebuild,v 1.9 2006/03/12 23:43:50 mr_bones_ Exp $ inherit eutils games @@ -12,23 +12,20 @@ SRC_URI="ftp://ftp.seul.org/pub/xarchon/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="ppc x86" IUSE="esd joystick" # also has qt support but it fails :/ -RDEPEND="virtual/x11 - =x11-libs/gtk+-1* +DEPEND="=x11-libs/gtk+-1*