diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-07-28 14:25:23 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-07-28 14:25:23 +0000 |
commit | ec2b4c615019b6b9448c938521bb6e5fb1b3c8bc (patch) | |
tree | 0f0fc28310d088b4defd31bceeb160a7f5df3771 /sys-apps/parted | |
parent | remove old build (diff) | |
download | gentoo-2-ec2b4c615019b6b9448c938521bb6e5fb1b3c8bc.tar.gz gentoo-2-ec2b4c615019b6b9448c938521bb6e5fb1b3c8bc.tar.bz2 gentoo-2-ec2b4c615019b6b9448c938521bb6e5fb1b3c8bc.zip |
clean up src_uri
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-apps/parted')
-rw-r--r-- | sys-apps/parted/parted-1.6.6.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-apps/parted/parted-1.6.6.ebuild b/sys-apps/parted/parted-1.6.6.ebuild index 2a7e1585a37b..96c29468bbaf 100644 --- a/sys-apps/parted/parted-1.6.6.ebuild +++ b/sys-apps/parted/parted-1.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.6.ebuild,v 1.24 2005/01/12 22:28:32 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.6.ebuild,v 1.25 2005/07/28 14:25:23 seemant Exp $ inherit gnuconfig eutils @@ -8,8 +8,7 @@ DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems" HOMEPAGE="http://www.gnu.org/software/parted" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz mirror://gentoo/${P}.tar.gz - mirror://gentoo/${PF}-gentoo.tar.bz2 - http://dev.gentoo.org/~seemant/extras/${PF}-gentoo.tar.bz2" + mirror://gentoo/${PF}-gentoo.tar.bz2" LICENSE="GPL-2" SLOT="0" |