From d47319b1fac86b6579531c37983bf789acec6cb1 Mon Sep 17 00:00:00 2001 From: Bryan Østergaard Date: Sun, 16 Oct 2005 21:18:37 +0000 Subject: Fix HOMEPAGE. (Portage version: 2.0.53_rc5) --- dev-python/m2crypto/ChangeLog | 7 ++++++- dev-python/m2crypto/m2crypto-0.07_alpha3.ebuild | 6 +++--- dev-python/m2crypto/m2crypto-0.12-r1.ebuild | 4 ++-- dev-python/m2crypto/m2crypto-0.12.ebuild | 4 ++-- dev-python/m2crypto/m2crypto-0.13.ebuild | 4 ++-- 5 files changed, 15 insertions(+), 10 deletions(-) (limited to 'dev-python/m2crypto') diff --git a/dev-python/m2crypto/ChangeLog b/dev-python/m2crypto/ChangeLog index 0c4b11106429..184434b1afca 100644 --- a/dev-python/m2crypto/ChangeLog +++ b/dev-python/m2crypto/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-python/m2crypto # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/m2crypto/ChangeLog,v 1.12 2005/10/16 15:16:44 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/m2crypto/ChangeLog,v 1.13 2005/10/16 21:18:37 kloeri Exp $ + + 16 Oct 2005; Bryan Østergaard + m2crypto-0.07_alpha3.ebuild, m2crypto-0.12.ebuild, + m2crypto-0.12-r1.ebuild, m2crypto-0.13.ebuild: + Fix HOMEPAGE. 16 Oct 2005; Bryan Østergaard m2crypto-0.07_alpha3.ebuild, m2crypto-0.12.ebuild, diff --git a/dev-python/m2crypto/m2crypto-0.07_alpha3.ebuild b/dev-python/m2crypto/m2crypto-0.07_alpha3.ebuild index 100cef7e3491..f77d1cbecd87 100644 --- a/dev-python/m2crypto/m2crypto-0.07_alpha3.ebuild +++ b/dev-python/m2crypto/m2crypto-0.07_alpha3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/m2crypto/m2crypto-0.07_alpha3.ebuild,v 1.8 2005/10/16 15:16:44 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/m2crypto/m2crypto-0.07_alpha3.ebuild,v 1.9 2005/10/16 21:18:37 kloeri Exp $ DESCRIPTION="A python wrapper for the OpenSSL crypto library" -HOMEPAGE="http://www.post1.com/home/ngps/m2/" +HOMEPAGE="http://sandbox.rulemaker.net/ngps/m2/" MY_P=${P/_alpha/-snap} -SRC_URI="http://www.post1.com/home/ngps/m2/${MY_P}.zip" +SRC_URI="http://sandbox.rulemaker.net/ngps/m2/${MY_P}.zip" LICENSE="as-is" SLOT="0" KEYWORDS="x86" diff --git a/dev-python/m2crypto/m2crypto-0.12-r1.ebuild b/dev-python/m2crypto/m2crypto-0.12-r1.ebuild index 0ddc13dae54f..092047b5e415 100644 --- a/dev-python/m2crypto/m2crypto-0.12-r1.ebuild +++ b/dev-python/m2crypto/m2crypto-0.12-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/m2crypto/m2crypto-0.12-r1.ebuild,v 1.4 2005/10/16 15:16:44 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/m2crypto/m2crypto-0.12-r1.ebuild,v 1.5 2005/10/16 21:18:37 kloeri Exp $ inherit distutils DESCRIPTION="A python wrapper for the OpenSSL crypto library" -HOMEPAGE="http://www.post1.com/home/ngps/m2/" +HOMEPAGE="http://sandbox.rulemaker.net/ngps/m2/" SRC_URI="http://sandbox.rulemaker.net/ngps/Dist/${P}.zip" LICENSE="BSD" diff --git a/dev-python/m2crypto/m2crypto-0.12.ebuild b/dev-python/m2crypto/m2crypto-0.12.ebuild index 7b878c84eee4..d087c3958155 100644 --- a/dev-python/m2crypto/m2crypto-0.12.ebuild +++ b/dev-python/m2crypto/m2crypto-0.12.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/m2crypto/m2crypto-0.12.ebuild,v 1.5 2005/10/16 15:16:44 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/m2crypto/m2crypto-0.12.ebuild,v 1.6 2005/10/16 21:18:37 kloeri Exp $ inherit distutils DESCRIPTION="A python wrapper for the OpenSSL crypto library" -HOMEPAGE="http://www.post1.com/home/ngps/m2/" +HOMEPAGE="http://sandbox.rulemaker.net/ngps/m2/" SRC_URI="http://sandbox.rulemaker.net/ngps/Dist/${P}.zip" LICENSE="BSD" diff --git a/dev-python/m2crypto/m2crypto-0.13.ebuild b/dev-python/m2crypto/m2crypto-0.13.ebuild index ae23dc7a03ce..98b83e210174 100644 --- a/dev-python/m2crypto/m2crypto-0.13.ebuild +++ b/dev-python/m2crypto/m2crypto-0.13.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/m2crypto/m2crypto-0.13.ebuild,v 1.5 2005/10/16 15:16:44 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/m2crypto/m2crypto-0.13.ebuild,v 1.6 2005/10/16 21:18:37 kloeri Exp $ inherit distutils DESCRIPTION="A python wrapper for the OpenSSL crypto library" -HOMEPAGE="http://www.post1.com/home/ngps/m2/" +HOMEPAGE="http://sandbox.rulemaker.net/ngps/m2/" SRC_URI="http://sandbox.rulemaker.net/ngps/Dist/${P}.zip" LICENSE="BSD" -- cgit v1.2.3-65-gdbad