diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-07-24 11:01:07 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-07-24 11:01:07 +0000 |
commit | 14e15c8e9112fb7f41f993272df8fa08158b5baa (patch) | |
tree | f5c5401d48b2edbb15e89f7a2b9de4980e62271d /media-libs/flac/flac-1.2.1-r3.ebuild | |
parent | Remove my devspace from SRC_URI. (diff) | |
download | historical-14e15c8e9112fb7f41f993272df8fa08158b5baa.tar.gz historical-14e15c8e9112fb7f41f993272df8fa08158b5baa.tar.bz2 historical-14e15c8e9112fb7f41f993272df8fa08158b5baa.zip |
Remove my devspace from SRC_URI.
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'media-libs/flac/flac-1.2.1-r3.ebuild')
-rw-r--r-- | media-libs/flac/flac-1.2.1-r3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-libs/flac/flac-1.2.1-r3.ebuild b/media-libs/flac/flac-1.2.1-r3.ebuild index 1d0d85741b93..1b490d89a56e 100644 --- a/media-libs/flac/flac-1.2.1-r3.ebuild +++ b/media-libs/flac/flac-1.2.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/flac/flac-1.2.1-r3.ebuild,v 1.10 2009/07/23 08:24:03 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/flac/flac-1.2.1-r3.ebuild,v 1.11 2009/07/24 11:01:07 ssuominen Exp $ EAPI=1 @@ -9,7 +9,6 @@ inherit autotools eutils base DESCRIPTION="free lossless audio encoder and decoder" HOMEPAGE="http://flac.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz - http://dev.gentoo.org/~ssuominen/${P}-embedded-m4.tar.bz2 mirror://gentoo/${P}-embedded-m4.tar.bz2" LICENSE="GPL-2 LGPL-2" |