diff options
Diffstat (limited to 'media-sound/cdtool/cdtool-2.1.8-r1.ebuild')
-rw-r--r-- | media-sound/cdtool/cdtool-2.1.8-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/cdtool/cdtool-2.1.8-r1.ebuild b/media-sound/cdtool/cdtool-2.1.8-r1.ebuild index 0cfed06ce661..9b6a9f0bd0e6 100644 --- a/media-sound/cdtool/cdtool-2.1.8-r1.ebuild +++ b/media-sound/cdtool/cdtool-2.1.8-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cdtool/cdtool-2.1.8-r1.ebuild,v 1.1 2009/06/19 17:17:51 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cdtool/cdtool-2.1.8-r1.ebuild,v 1.2 2009/06/19 17:22:52 ssuominen Exp $ EAPI=2 inherit eutils DESCRIPTION="Collection of command-line utilities to control cdrom devices." -HOMEPAGE="http://hinterhof.net/cdtool" -SRC_URI="http://hinterhof.net/cdtool/dist/${P}.tar.gz" +HOMEPAGE="http://www.gentoo.org" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |