summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-09-29 03:52:58 +0000
committerMike Frysinger <vapier@gentoo.org>2003-09-29 03:52:58 +0000
commit83b1dab98337d4e1c8cbacdb99b33c60276f944b (patch)
tree1a3570d276d77fa9b19fe29e058b373ead28a023 /dev-libs/openssl
parentinitial ebuild #19422 (diff)
downloadhistorical-83b1dab98337d4e1c8cbacdb99b33c60276f944b.tar.gz
historical-83b1dab98337d4e1c8cbacdb99b33c60276f944b.tar.bz2
historical-83b1dab98337d4e1c8cbacdb99b33c60276f944b.zip
fix URL for #29861
Diffstat (limited to 'dev-libs/openssl')
-rw-r--r--dev-libs/openssl/openssl-0.9.7b-r1.ebuild4
-rw-r--r--dev-libs/openssl/openssl-0.9.7b.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/openssl/openssl-0.9.7b-r1.ebuild b/dev-libs/openssl/openssl-0.9.7b-r1.ebuild
index 7e2791c04519..42a21559cbdd 100644
--- a/dev-libs/openssl/openssl-0.9.7b-r1.ebuild
+++ b/dev-libs/openssl/openssl-0.9.7b-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.7b-r1.ebuild,v 1.2 2003/09/24 18:28:05 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.7b-r1.ebuild,v 1.3 2003/09/29 03:52:58 vapier Exp $
inherit eutils
@@ -24,7 +24,7 @@ warning() {
ewarn "should download them with emerge -f prior to the installation of ${P}."
ewarn "This is becuse wget may be linked against ${PN}."
ewarn "To generate a list of packages that links against ${PN} you can download"
- ewarn "and run the script from http://cvs.gentoo.org/~aliz/openssl_update.sh"
+ ewarn "and run the script from http://dev.gentoo.org/~aliz/openssl_update.sh"
ewarn "If you are using binary packages you need to rebuild those against the"
ewarn "new version of ${PN}"
sleep 10
diff --git a/dev-libs/openssl/openssl-0.9.7b.ebuild b/dev-libs/openssl/openssl-0.9.7b.ebuild
index b77cd026cf39..ab87abb0803e 100644
--- a/dev-libs/openssl/openssl-0.9.7b.ebuild
+++ b/dev-libs/openssl/openssl-0.9.7b.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.7b.ebuild,v 1.6 2003/09/24 18:28:05 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-0.9.7b.ebuild,v 1.7 2003/09/29 03:52:58 vapier Exp $
inherit eutils
@@ -24,7 +24,7 @@ warning() {
ewarn "should download them with emerge -f prior to the installation of ${P}."
ewarn "This is becuse wget may be linked against ${PN}."
ewarn "To generate a list of packages that links against ${PN} you can download"
- ewarn "and run the script from http://cvs.gentoo.org/~aliz/openssl_update.sh"
+ ewarn "and run the script from http://dev.gentoo.org/~aliz/openssl_update.sh"
ewarn "If you are using binary packages you need to rebuild those against the"
ewarn "new version of ${PN}"
sleep 10