diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-22 05:08:26 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-22 05:08:26 +0000 |
commit | b013ac4590c92295625ef5965620bbbe950dcff8 (patch) | |
tree | df32109b51f3eb74322f4d5691215537d1d8fdaf /games-emulation | |
parent | masked for testing, too (diff) | |
download | historical-b013ac4590c92295625ef5965620bbbe950dcff8.tar.gz historical-b013ac4590c92295625ef5965620bbbe950dcff8.tar.bz2 historical-b013ac4590c92295625ef5965620bbbe950dcff8.zip |
update DEPEND to include expat #79008
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/gxmame/Manifest | 10 | ||||
-rw-r--r-- | games-emulation/gxmame/gxmame-0.35_pre.ebuild | 3 |
2 files changed, 7 insertions, 6 deletions
diff --git a/games-emulation/gxmame/Manifest b/games-emulation/gxmame/Manifest index 3625352e00b6..a6f006820c26 100644 --- a/games-emulation/gxmame/Manifest +++ b/games-emulation/gxmame/Manifest @@ -2,15 +2,15 @@ Hash: SHA1 MD5 bafd31ad83c36cf508f66716ae24937e ChangeLog 1767 -MD5 37c6269ee142f6217bcb0aaa18cbfc65 gxmame-0.35_pre.ebuild 1033 +MD5 fc51b247e455a5e055107e428c915a72 gxmame-0.35_pre.ebuild 1049 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 3c391220e1273d53b76461723213693f gxmame-0.34b.ebuild 970 MD5 8f1e9c1932768175b5afb604a6baf541 files/digest-gxmame-0.35_pre 66 MD5 fc586b42205f2bfd474e189d0a04c930 files/digest-gxmame-0.34b 64 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) +Version: GnuPG v1.9.14 (GNU/Linux) -iD8DBQFB16W5roRuSHgZdywRAkBOAKCDyJgUP8RHuXrUNCdnHKpFaX4RoACeOMit -o7pnEyU27lnAG3vof2XSGrA= -=pNhN +iD8DBQFB8eAMroRuSHgZdywRAr2SAJ9L83J+ZNw5LGmyIgiExVB23LBu3gCdHfIW +zwOVdbL+YgyeIMLBk1TCIKI= +=Kgg+ -----END PGP SIGNATURE----- diff --git a/games-emulation/gxmame/gxmame-0.35_pre.ebuild b/games-emulation/gxmame/gxmame-0.35_pre.ebuild index 11ec69d5dc92..5caa87926a26 100644 --- a/games-emulation/gxmame/gxmame-0.35_pre.ebuild +++ b/games-emulation/gxmame/gxmame-0.35_pre.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/gxmame/gxmame-0.35_pre.ebuild,v 1.1 2005/01/02 07:41:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/gxmame/gxmame-0.35_pre.ebuild,v 1.2 2005/01/22 05:08:26 vapier Exp $ MY_P="${PN}-${PV/_pre/cvs}" DESCRIPTION="frontend for XMame using the GTK library" @@ -13,6 +13,7 @@ KEYWORDS="amd64 ppc x86" IUSE="nls joystick" DEPEND="virtual/x11 + dev-libs/expat =x11-libs/gtk+-2* =dev-libs/glib-2* sys-libs/zlib" |