diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-05-10 11:37:38 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-05-10 11:37:38 +0000 |
commit | 6b7e089ceb6adf0625025a8530a93f05c1e76ddf (patch) | |
tree | ee28cced734ab200fbab0256402c307034c422a2 /app-misc/unfoo/unfoo-1.0.4.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-6b7e089ceb6adf0625025a8530a93f05c1e76ddf.tar.gz historical-6b7e089ceb6adf0625025a8530a93f05c1e76ddf.tar.bz2 historical-6b7e089ceb6adf0625025a8530a93f05c1e76ddf.zip |
homepage/src_uri fix thanks to AllanonJL in #gentoo-desktop
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'app-misc/unfoo/unfoo-1.0.4.ebuild')
-rw-r--r-- | app-misc/unfoo/unfoo-1.0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/unfoo/unfoo-1.0.4.ebuild b/app-misc/unfoo/unfoo-1.0.4.ebuild index 32445f79e68b..91569de9d7f2 100644 --- a/app-misc/unfoo/unfoo-1.0.4.ebuild +++ b/app-misc/unfoo/unfoo-1.0.4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/unfoo/unfoo-1.0.4.ebuild,v 1.11 2005/04/21 17:10:42 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/unfoo/unfoo-1.0.4.ebuild,v 1.12 2005/05/10 11:37:38 seemant Exp $ DESCRIPTION="A simple bash driven frontend to simplify decompression of files" -HOMEPAGE="http://pocketninja.com/code/unfoo/" -SRC_URI="http://pocketninja.com/code/unfoo/download/${P}" +HOMEPAGE="http://obsoleet.org/code/unfoo/" +SRC_URI="${HOMEPAGE}download/${P}" LICENSE="BSD" SLOT="0" KEYWORDS="ppc x86 sparc s390 ppc64" |