diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-26 14:41:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-26 14:41:31 +0000 |
commit | 504b974964d1e79b7c11238e8bf6da511918f090 (patch) | |
tree | a42c07053a384aeaf64f8961cf1c8069b715352b /app-misc/mc/mc-4.6.1-r4.ebuild | |
parent | Add ~ia64 (diff) | |
download | historical-504b974964d1e79b7c11238e8bf6da511918f090.tar.gz historical-504b974964d1e79b7c11238e8bf6da511918f090.tar.bz2 historical-504b974964d1e79b7c11238e8bf6da511918f090.zip |
Fix HOMEPAGE, bug #197139, remove old
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'app-misc/mc/mc-4.6.1-r4.ebuild')
-rw-r--r-- | app-misc/mc/mc-4.6.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/mc/mc-4.6.1-r4.ebuild b/app-misc/mc/mc-4.6.1-r4.ebuild index 5048e21b48e0..e5f6554155a7 100644 --- a/app-misc/mc/mc-4.6.1-r4.ebuild +++ b/app-misc/mc/mc-4.6.1-r4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.1-r4.ebuild,v 1.3 2007/10/10 07:33:11 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.1-r4.ebuild,v 1.4 2007/10/26 14:41:31 armin76 Exp $ inherit flag-o-matic eutils U7Z_PV="4.29" U7Z="u7z-${U7Z_PV}.tar.bz2" DESCRIPTION="GNU Midnight Commander cli-based file manager" -HOMEPAGE="http://www.ibiblio.org/mc/" +HOMEPAGE="http://www.gnu.org/software/mc/" SRC_URI="http://www.ibiblio.org/pub/Linux/utils/file/managers/${PN}/${P}.tar.gz mirror://gentoo/${P}-utf8-r2.patch.bz2 7zip? ( http://sgh-punk.narod.ru/files/u7z/${U7Z} )" |