diff options
author | 2013-03-22 03:09:50 +0000 | |
---|---|---|
committer | 2013-03-22 03:09:50 +0000 | |
commit | d25e5e57b4ace3ac8d4096d50cab641c6227b159 (patch) | |
tree | a38ef8a206f35ade1250d940c78695fd7eab61f2 /app-admin/eselect-python/eselect-python-20091230.ebuild | |
parent | amd64, ppc, x86 stable. wrt bug #462636 (diff) | |
download | gentoo-2-d25e5e57b4ace3ac8d4096d50cab641c6227b159.tar.gz gentoo-2-d25e5e57b4ace3ac8d4096d50cab641c6227b159.tar.bz2 gentoo-2-d25e5e57b4ace3ac8d4096d50cab641c6227b159.zip |
Set HOMEPAGE to the Gentoo Python project.
(Portage version: 2.2.0_alpha164/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Diffstat (limited to 'app-admin/eselect-python/eselect-python-20091230.ebuild')
-rw-r--r-- | app-admin/eselect-python/eselect-python-20091230.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/eselect-python/eselect-python-20091230.ebuild b/app-admin/eselect-python/eselect-python-20091230.ebuild index c2ccfd0a2ade..13b74c62d703 100644 --- a/app-admin/eselect-python/eselect-python-20091230.ebuild +++ b/app-admin/eselect-python/eselect-python-20091230.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20091230.ebuild,v 1.8 2010/02/13 16:35:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20091230.ebuild,v 1.9 2013/03/22 03:09:50 vapier Exp $ EAPI="1" inherit toolchain-funcs DESCRIPTION="Eselect module for management of multiple Python versions" -HOMEPAGE="http://www.gentoo.org" +HOMEPAGE="http://www.gentoo.org/proj/en/Python/" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" |