diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-10-17 12:12:15 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-10-17 12:12:15 +0000 |
commit | 32746385e40464669b7c9f44b0c1eddaebe83a17 (patch) | |
tree | 3c6fd5f9f13a34775c22722b8c3d8a26a377d855 /games-board/gnocatan | |
parent | First Release (diff) | |
download | gentoo-2-32746385e40464669b7c9f44b0c1eddaebe83a17.tar.gz gentoo-2-32746385e40464669b7c9f44b0c1eddaebe83a17.tar.bz2 gentoo-2-32746385e40464669b7c9f44b0c1eddaebe83a17.zip |
fix HOMEPAGE
Diffstat (limited to 'games-board/gnocatan')
-rw-r--r-- | games-board/gnocatan/Manifest | 2 | ||||
-rw-r--r-- | games-board/gnocatan/gnocatan-0.8.0.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games-board/gnocatan/Manifest b/games-board/gnocatan/Manifest index 93fd3b6ec758..9173b4b26637 100644 --- a/games-board/gnocatan/Manifest +++ b/games-board/gnocatan/Manifest @@ -3,7 +3,7 @@ MD5 b677a7a5335fa8139624d6d831fb488d gnocatan-0.7.1-r1.ebuild 707 MD5 777cddc264ca9e8b38b17d1d49027410 gnocatan-0.7.1-r2.ebuild 875 MD5 8062784692f51ec63b8eb0042bdb9931 gnocatan-0.7.1-r3.ebuild 1107 MD5 aa123d492f00b9e0e06c731c0e0de5bc gnocatan-0.7.1.ebuild 704 -MD5 deac58b11b856db716420d8b4f1ff54b gnocatan-0.8.0.0.ebuild 784 +MD5 291c2f765de4fdc6528a835d160e69dc gnocatan-0.8.0.0.ebuild 763 MD5 9c5bb345c2053b5e8d4967a1114e7331 files/digest-gnocatan-0.7.1 67 MD5 9c5bb345c2053b5e8d4967a1114e7331 files/digest-gnocatan-0.7.1-r1 67 MD5 9c5bb345c2053b5e8d4967a1114e7331 files/digest-gnocatan-0.7.1-r2 67 diff --git a/games-board/gnocatan/gnocatan-0.8.0.0.ebuild b/games-board/gnocatan/gnocatan-0.8.0.0.ebuild index c0f1aa063bd1..3dffcb131500 100644 --- a/games-board/gnocatan/gnocatan-0.8.0.0.ebuild +++ b/games-board/gnocatan/gnocatan-0.8.0.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/gnocatan-0.8.0.0.ebuild,v 1.1 2003/10/17 08:39:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/gnocatan-0.8.0.0.ebuild,v 1.2 2003/10/17 12:12:13 mr_bones_ Exp $ inherit games gnome2 DESCRIPTION="A clone of the popular board game The Settlers of Catan" -HOMEPAGE="http://gnocatan.sourceforge.net/ is terribly outdated" +HOMEPAGE="http://gnocatan.sourceforge.net/" SRC_URI="mirror://sourceforge/gnocatan/${P}.tar.gz" KEYWORDS="x86" |