diff options
author | Daniel Black <dragonheart@gentoo.org> | 2006-07-01 08:29:42 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2006-07-01 08:29:42 +0000 |
commit | 66e736971e8c719a4b85678eebfce21d28509ab1 (patch) | |
tree | 9202706ed3f037d2803576f603bac413eb7829da /app-crypt | |
parent | Marked ppc-macos stable (bug #138433) (diff) | |
download | gentoo-2-66e736971e8c719a4b85678eebfce21d28509ab1.tar.gz gentoo-2-66e736971e8c719a4b85678eebfce21d28509ab1.tar.bz2 gentoo-2-66e736971e8c719a4b85678eebfce21d28509ab1.zip |
correct URL in postinstall. bug #138663
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gnupg/ChangeLog | 6 | ||||
-rw-r--r-- | app-crypt/gnupg/gnupg-1.4.2.2.ebuild | 6 | ||||
-rw-r--r-- | app-crypt/gnupg/gnupg-1.4.3-r1.ebuild | 6 | ||||
-rw-r--r-- | app-crypt/gnupg/gnupg-1.4.3.ebuild | 6 | ||||
-rw-r--r-- | app-crypt/gnupg/gnupg-1.4.4.ebuild | 6 |
5 files changed, 17 insertions, 13 deletions
diff --git a/app-crypt/gnupg/ChangeLog b/app-crypt/gnupg/ChangeLog index d80fc08f71e0..7d971cdd5177 100644 --- a/app-crypt/gnupg/ChangeLog +++ b/app-crypt/gnupg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-crypt/gnupg # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.210 2006/06/30 20:43:00 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.211 2006/07/01 08:29:42 dragonheart Exp $ + + 01 Jul 2006; Daniel Black <dragonheart@gentoo.org> gnupg-1.4.2.2.ebuild, + gnupg-1.4.3.ebuild, gnupg-1.4.3-r1.ebuild, gnupg-1.4.4.ebuild: + correct URL in postinstall. bug #138663 thanks to Ilya Hegai 30 Jun 2006; Thomas Cort <tcort@gentoo.org> gnupg-1.9.21.ebuild: Stable on alpha wrt Bug #137622. diff --git a/app-crypt/gnupg/gnupg-1.4.2.2.ebuild b/app-crypt/gnupg/gnupg-1.4.2.2.ebuild index 9595c49e9c17..891b6b5c6974 100644 --- a/app-crypt/gnupg/gnupg-1.4.2.2.ebuild +++ b/app-crypt/gnupg/gnupg-1.4.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.2.2.ebuild,v 1.16 2006/05/23 16:15:46 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.2.2.ebuild,v 1.17 2006/07/01 08:29:42 dragonheart Exp $ inherit eutils flag-o-matic linux-info @@ -54,7 +54,7 @@ src_unpack() { EPATCH_OPTS="-p1 -d ${S}" epatch "${FILESDIR}"/${PN}-1.4.2-jari.patch if use idea; then - ewarn "Please read http://www.gnupg.org/why-not-idea.html" + ewarn "Please read http://www.gnupg.org/(en)/faq/why-not-idea.html" mv "${WORKDIR}"/idea.c "${S}"/cipher/idea.c || \ ewarn "failed to insert IDEA module" fi @@ -209,7 +209,7 @@ pkg_postinst() { ewarn "is distributed under the GPL in countries where it is permitted to do so" ewarn "by law." einfo - einfo "Please read http://www.gnupg.org/why-not-idea.html for more information." + einfo "Please read http://www.gnupg.org/(en)/faq/why-not-idea.html for more information." einfo ewarn "If you are in a country where the IDEA algorithm is patented, you are permitted" ewarn "to use it at no cost for 'non revenue generating data transfer between private" diff --git a/app-crypt/gnupg/gnupg-1.4.3-r1.ebuild b/app-crypt/gnupg/gnupg-1.4.3-r1.ebuild index 8850ce9fc397..25fa1e992136 100644 --- a/app-crypt/gnupg/gnupg-1.4.3-r1.ebuild +++ b/app-crypt/gnupg/gnupg-1.4.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.3-r1.ebuild,v 1.1 2006/06/15 00:09:14 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.3-r1.ebuild,v 1.2 2006/07/01 08:29:42 dragonheart Exp $ inherit eutils flag-o-matic linux-info @@ -55,7 +55,7 @@ src_unpack() { EPATCH_OPTS="-p1 -d ${S}" epatch "${FILESDIR}"/${PN}-1.4.3-jari.patch if use idea; then - ewarn "Please read http://www.gnupg.org/why-not-idea.html" + ewarn "Please read http://www.gnupg.org/(en)/faq/why-not-idea.html" mv "${WORKDIR}"/idea.c "${S}"/cipher/idea.c || \ ewarn "failed to insert IDEA module" fi @@ -192,7 +192,7 @@ pkg_postinst() { ewarn "is distributed under the GPL in countries where it is permitted to do so" ewarn "by law." einfo - einfo "Please read http://www.gnupg.org/why-not-idea.html for more information." + einfo "Please read http://www.gnupg.org/(en)/faq/why-not-idea.html for more information." einfo ewarn "If you are in a country where the IDEA algorithm is patented, you are permitted" ewarn "to use it at no cost for 'non revenue generating data transfer between private" diff --git a/app-crypt/gnupg/gnupg-1.4.3.ebuild b/app-crypt/gnupg/gnupg-1.4.3.ebuild index 543bacff6437..0a7a053d1501 100644 --- a/app-crypt/gnupg/gnupg-1.4.3.ebuild +++ b/app-crypt/gnupg/gnupg-1.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.3.ebuild,v 1.1 2006/04/23 05:31:51 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.3.ebuild,v 1.2 2006/07/01 08:29:42 dragonheart Exp $ inherit eutils flag-o-matic linux-info @@ -54,7 +54,7 @@ src_unpack() { EPATCH_OPTS="-p1 -d ${S}" epatch "${FILESDIR}"/${PN}-1.4.3-jari.patch if use idea; then - ewarn "Please read http://www.gnupg.org/why-not-idea.html" + ewarn "Please read http://www.gnupg.org/(en)/faq/why-not-idea.html" mv "${WORKDIR}"/idea.c "${S}"/cipher/idea.c || \ ewarn "failed to insert IDEA module" fi @@ -189,7 +189,7 @@ pkg_postinst() { ewarn "is distributed under the GPL in countries where it is permitted to do so" ewarn "by law." einfo - einfo "Please read http://www.gnupg.org/why-not-idea.html for more information." + einfo "Please read http://www.gnupg.org/(en)/faq/why-not-idea.html for more information." einfo ewarn "If you are in a country where the IDEA algorithm is patented, you are permitted" ewarn "to use it at no cost for 'non revenue generating data transfer between private" diff --git a/app-crypt/gnupg/gnupg-1.4.4.ebuild b/app-crypt/gnupg/gnupg-1.4.4.ebuild index 41e0e34bc568..9c5213d6f525 100644 --- a/app-crypt/gnupg/gnupg-1.4.4.ebuild +++ b/app-crypt/gnupg/gnupg-1.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.4.ebuild,v 1.10 2006/06/30 20:15:21 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.4.ebuild,v 1.11 2006/07/01 08:29:42 dragonheart Exp $ inherit eutils flag-o-matic linux-info @@ -55,7 +55,7 @@ src_unpack() { EPATCH_OPTS="-p1 -d ${S}" epatch "${FILESDIR}"/${PN}-1.4.3-jari.patch if use idea; then - ewarn "Please read http://www.gnupg.org/why-not-idea.html" + ewarn "Please read http://www.gnupg.org/(en)/faq/why-not-idea.html" mv "${WORKDIR}"/idea.c "${S}"/cipher/idea.c || \ ewarn "failed to insert IDEA module" fi @@ -196,7 +196,7 @@ pkg_postinst() { ewarn "is distributed under the GPL in countries where it is permitted to do so" ewarn "by law." einfo - einfo "Please read http://www.gnupg.org/why-not-idea.html for more information." + einfo "Please read http://www.gnupg.org/(en)/faq/why-not-idea.html for more information." einfo ewarn "If you are in a country where the IDEA algorithm is patented, you are permitted" ewarn "to use it at no cost for 'non revenue generating data transfer between private" |