diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-05-04 19:21:12 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-05-04 19:21:12 +0000 |
commit | 163f5c676c09be89a847ce178d9b9a5fd6aa5d99 (patch) | |
tree | f39ea02c51d3471ffebccd7ec23454f5b87ec99b /app-misc/cdcat/cdcat-0.3.ebuild | |
parent | ftable is now in /etc. Closes #17165. (diff) | |
download | historical-163f5c676c09be89a847ce178d9b9a5fd6aa5d99.tar.gz historical-163f5c676c09be89a847ce178d9b9a5fd6aa5d99.tar.bz2 historical-163f5c676c09be89a847ce178d9b9a5fd6aa5d99.zip |
Updated Homepage and SRC_URI. Closes #19987.
Diffstat (limited to 'app-misc/cdcat/cdcat-0.3.ebuild')
-rw-r--r-- | app-misc/cdcat/cdcat-0.3.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/cdcat/cdcat-0.3.ebuild b/app-misc/cdcat/cdcat-0.3.ebuild index c5977500f8b3..020c213f5608 100644 --- a/app-misc/cdcat/cdcat-0.3.ebuild +++ b/app-misc/cdcat/cdcat-0.3.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/cdcat/cdcat-0.3.ebuild,v 1.2 2003/04/23 14:31:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/cdcat/cdcat-0.3.ebuild,v 1.3 2003/05/04 19:20:51 mholzer Exp $ DESCRIPTION="simple yet effective CD indexing program" -SRC_URI="http://www.littledragon.f2s.com/unix/cdcat/${P}.tar.gz" -HOMEPAGE="http://www.littledragon.f2s.com/unix/" +SRC_URI="http://littledragon.home.ro/unix/${P}.tar.gz" +HOMEPAGE="http://littledragon.home.ro/unix/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" DEPEND=">=sys-apps/sed-4.0.5 >=sys-apps/grep-2.4.2 |