summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Leitch <port001@gentoo.org>2004-06-20 18:00:21 +0000
committerIan Leitch <port001@gentoo.org>2004-06-20 18:00:21 +0000
commit62ce556ee58d4caaeb9d4e83e627d2516963122b (patch)
treed5764c0b4ebc9f6546d7434a8f1e60c291dd976e /x11-misc/xfishtank
parentVersion bump to 2.7, fixed use of HOMEPAGE in SRC_URI. (diff)
downloadhistorical-62ce556ee58d4caaeb9d4e83e627d2516963122b.tar.gz
historical-62ce556ee58d4caaeb9d4e83e627d2516963122b.tar.bz2
historical-62ce556ee58d4caaeb9d4e83e627d2516963122b.zip
Removed HOMEPAGE from SRC_URI
Diffstat (limited to 'x11-misc/xfishtank')
-rw-r--r--x11-misc/xfishtank/ChangeLog5
-rw-r--r--x11-misc/xfishtank/xfishtank-2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xfishtank/ChangeLog b/x11-misc/xfishtank/ChangeLog
index 3e56d60da27a..7e6718ad4060 100644
--- a/x11-misc/xfishtank/ChangeLog
+++ b/x11-misc/xfishtank/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xfishtank
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfishtank/ChangeLog,v 1.2 2004/06/14 18:41:36 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfishtank/ChangeLog,v 1.3 2004/06/20 18:00:21 port001 Exp $
+
+ 20 Jun 2004; Ian Leitch <port001@gentoo.org> xfishtank-2.1.ebuild:
+ Removed HOMEPAGE from SRC_URI
14 Jun 2004; <pyrania@gentoo.org> xfishtank-2.1.ebuild:
Stable on x86.
diff --git a/x11-misc/xfishtank/xfishtank-2.1.ebuild b/x11-misc/xfishtank/xfishtank-2.1.ebuild
index f8a92a4d133d..cf4cb1de6ee2 100644
--- a/x11-misc/xfishtank/xfishtank-2.1.ebuild
+++ b/x11-misc/xfishtank/xfishtank-2.1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfishtank/xfishtank-2.1.ebuild,v 1.2 2004/06/14 18:41:36 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfishtank/xfishtank-2.1.ebuild,v 1.3 2004/06/20 18:00:21 port001 Exp $
DESCRIPTION="Turns your root window into an aquarium."
HOMEPAGE="http://www.ibiblio.org/pub/Linux/X11/demos/"
MY_P="${P}tp"
-SRC_URI="${HOMEPAGE}/${MY_P}.tar.gz"
+SRC_URI="http://www.ibiblio.org/pub/Linux/X11/demos/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"
LICENSE="public-domain"