diff options
-rw-r--r-- | games-board/xmille/Manifest | 4 | ||||
-rw-r--r-- | games-board/xmille/xmille-2.0-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games-board/xmille/Manifest b/games-board/xmille/Manifest index 85880c0080b1..73e26e4bd0af 100644 --- a/games-board/xmille/Manifest +++ b/games-board/xmille/Manifest @@ -1,5 +1,5 @@ -MD5 0e9a0fbb2264075212bca02eaefb734c ChangeLog 867 +MD5 d16d4d4fe2f82aced5d170422778f454 xmille-2.0-r1.ebuild 892 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 db6d3975eca1026c7063beed560e2dca xmille-2.0-r1.ebuild 864 +MD5 0e9a0fbb2264075212bca02eaefb734c ChangeLog 867 MD5 b958c2750b407b46c33dce2fc4219350 files/2.0.patch 2125 MD5 9b125711cad5960508f032402504a875 files/digest-xmille-2.0-r1 130 diff --git a/games-board/xmille/xmille-2.0-r1.ebuild b/games-board/xmille/xmille-2.0-r1.ebuild index ce580b88825b..2e140a059827 100644 --- a/games-board/xmille/xmille-2.0-r1.ebuild +++ b/games-board/xmille/xmille-2.0-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/xmille/xmille-2.0-r1.ebuild,v 1.5 2004/12/22 01:44:26 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/xmille/xmille-2.0-r1.ebuild,v 1.6 2005/05/14 21:57:37 mr_bones_ Exp $ inherit eutils games DEB_PATCH_VER="10" DESCRIPTION="Mille Bournes card game" -HOMEPAGE="" +HOMEPAGE="http://www.milleborne.info/" SRC_URI="mirror://debian/pool/main/x/xmille/${PN}_${PV}.orig.tar.gz mirror://debian/pool/main/x/xmille/${PN}_${PV}-${DEB_PATCH_VER}.diff.gz" |