diff options
author | Steve Dibb <beandog@gentoo.org> | 2009-01-10 10:59:13 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2009-01-10 10:59:13 +0000 |
commit | 9184717bbdfc070e4ae0579a4731441510429311 (patch) | |
tree | 64d97aa5fef555308349fecdb9d3443207f31366 /media-sound/abcde/abcde-2.3.99.7_p235-r2.ebuild | |
parent | amd64 stable, bug #253871 (diff) | |
download | gentoo-2-9184717bbdfc070e4ae0579a4731441510429311.tar.gz gentoo-2-9184717bbdfc070e4ae0579a4731441510429311.tar.bz2 gentoo-2-9184717bbdfc070e4ae0579a4731441510429311.zip |
Update homepage (bug 253592), mirror files on gentoo, quote variables
(Portage version: 2.2_rc20/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'media-sound/abcde/abcde-2.3.99.7_p235-r2.ebuild')
-rw-r--r-- | media-sound/abcde/abcde-2.3.99.7_p235-r2.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/abcde/abcde-2.3.99.7_p235-r2.ebuild b/media-sound/abcde/abcde-2.3.99.7_p235-r2.ebuild index f2f8f6387eb3..890912620b9f 100644 --- a/media-sound/abcde/abcde-2.3.99.7_p235-r2.ebuild +++ b/media-sound/abcde/abcde-2.3.99.7_p235-r2.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/abcde/abcde-2.3.99.7_p235-r2.ebuild,v 1.1 2008/04/14 03:15:23 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/abcde/abcde-2.3.99.7_p235-r2.ebuild,v 1.2 2009/01/10 10:59:13 beandog Exp $ DESCRIPTION="A Better CD Encoder" -HOMEPAGE="http://www.hispalinux.es/~data/abcde.php" +HOMEPAGE="http://code.google.com/p/abcde/" SRC_URI="mirror://gentoo/${P}.tar.bz2" MY_PV=${P/_p235/} -S="${WORKDIR}/${MY_PV}" +S="${WORKDIR}"/${MY_PV} LICENSE="GPL-2" SLOT="0" |