diff options
Diffstat (limited to 'app-crypt/gnupg/gnupg-1.4.7-r1.ebuild')
-rw-r--r-- | app-crypt/gnupg/gnupg-1.4.7-r1.ebuild | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/app-crypt/gnupg/gnupg-1.4.7-r1.ebuild b/app-crypt/gnupg/gnupg-1.4.7-r1.ebuild index 7506f9c7d7f2..18cc926c16f0 100644 --- a/app-crypt/gnupg/gnupg-1.4.7-r1.ebuild +++ b/app-crypt/gnupg/gnupg-1.4.7-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.7-r1.ebuild,v 1.10 2007/06/24 23:15:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.4.7-r1.ebuild,v 1.11 2008/01/29 19:49:57 alonbl Exp $ inherit eutils flag-o-matic @@ -191,9 +191,7 @@ pkg_postinst() { ewarn "individuals'." ewarn ewarn "Countries where the patent applies are listed here" - ewarn "http://www.mediacrypt.com/_contents/10_idea/101030_ea_pi.asp" - ewarn - ewarn "Further information and other licenses are availble from http://www.mediacrypt.com/" + ewarn "http://en.wikipedia.org/wiki/International_Data_Encryption_Algorithm#Security" ewarn fi if use !bindist && use ecc; then |