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
commit128ce4451f85cb21ca593c30c821695a70f0c319 (patch)
tree202d3766de2d41c3725cec98863d3cd05e928bf1 /x11-misc/xfishtank
parentVersion bump to 2.7, fixed use of HOMEPAGE in SRC_URI. (Manifest recommit) (diff)
downloadgentoo-2-128ce4451f85cb21ca593c30c821695a70f0c319.tar.gz
gentoo-2-128ce4451f85cb21ca593c30c821695a70f0c319.tar.bz2
gentoo-2-128ce4451f85cb21ca593c30c821695a70f0c319.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"