summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-10-16 21:18:37 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-10-16 21:18:37 +0000
commit911d60cedd2c9064c2655d69b7aae315c1d8c270 (patch)
treebbc31689d76fb55e26015255cf351d673b165362 /dev-python/m2crypto/m2crypto-0.12.ebuild
parentVersion Bump. This version will not support bmp for now. Closing bug #99471. (diff)
downloadhistorical-911d60cedd2c9064c2655d69b7aae315c1d8c270.tar.gz
historical-911d60cedd2c9064c2655d69b7aae315c1d8c270.tar.bz2
historical-911d60cedd2c9064c2655d69b7aae315c1d8c270.zip
Fix HOMEPAGE.
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'dev-python/m2crypto/m2crypto-0.12.ebuild')
-rw-r--r--dev-python/m2crypto/m2crypto-0.12.ebuild4
1 files changed, 2 insertions, 2 deletions
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"