diff options
author | Brian Harring <ferringb@gentoo.org> | 2011-08-06 08:51:38 +0000 |
---|---|---|
committer | Brian Harring <ferringb@gentoo.org> | 2011-08-06 08:51:38 +0000 |
commit | dbcffade1987d9968a330c7dd7fa18828c56f3ea (patch) | |
tree | 0cb1141842e4caaa50fc8cb5a0373f730d0f50ad /dev-python/snakeoil/snakeoil-0.4.ebuild | |
parent | Update branding to version 0.3. Fixes bug #377899. Sync the live and release ... (diff) | |
download | gentoo-2-dbcffade1987d9968a330c7dd7fa18828c56f3ea.tar.gz gentoo-2-dbcffade1987d9968a330c7dd7fa18828c56f3ea.tar.bz2 gentoo-2-dbcffade1987d9968a330c7dd7fa18828c56f3ea.zip |
update homepage URLs, add -9999 version for bleeding edge users
(Portage version: 2.1.10.6/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/snakeoil/snakeoil-0.4.ebuild')
-rw-r--r-- | dev-python/snakeoil/snakeoil-0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/snakeoil/snakeoil-0.4.ebuild b/dev-python/snakeoil/snakeoil-0.4.ebuild index b8304e17030c..78ee673b431d 100644 --- a/dev-python/snakeoil/snakeoil-0.4.ebuild +++ b/dev-python/snakeoil/snakeoil-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-0.4.ebuild,v 1.2 2011/04/27 16:40:53 ferringb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-0.4.ebuild,v 1.3 2011/08/06 08:51:38 ferringb Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -8,8 +8,8 @@ SUPPORT_PYTHON_ABIS="1" inherit eutils distutils DESCRIPTION="Miscellaneous python utility code." -HOMEPAGE="http://www.pkgcore.org/" -SRC_URI="http://www.pkgcore.org/releases/${PN}/${P}.tar.bz2" +HOMEPAGE="http://snakeoil.googlecode.com/" +SRC_URI="http://snakeoil.googlecode.com/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |