summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2008-01-29 19:44:35 +0000
committerAlon Bar-Lev <alonbl@gentoo.org>2008-01-29 19:44:35 +0000
commit96e16f5c4e0154528fad36545ec24435a6b8159d (patch)
treeaea14a1e8ed20640b5d3b983cfdcb72d17cf41c6 /dev-libs/libgcrypt
parentRemove libmilter atom from run-time dependencies. Add ~amd64 keyword and clam... (diff)
downloadgentoo-2-96e16f5c4e0154528fad36545ec24435a6b8159d.tar.gz
gentoo-2-96e16f5c4e0154528fad36545ec24435a6b8159d.tar.bz2
gentoo-2-96e16f5c4e0154528fad36545ec24435a6b8159d.zip
Modify IDEA URL
(Portage version: 2.1.4)
Diffstat (limited to 'dev-libs/libgcrypt')
-rw-r--r--dev-libs/libgcrypt/ChangeLog6
-rw-r--r--dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild6
-rw-r--r--dev-libs/libgcrypt/libgcrypt-1.4.0-r1.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-libs/libgcrypt/ChangeLog b/dev-libs/libgcrypt/ChangeLog
index 560e62e206fc..daad2bee176e 100644
--- a/dev-libs/libgcrypt/ChangeLog
+++ b/dev-libs/libgcrypt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libgcrypt
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/ChangeLog,v 1.109 2008/01/21 20:52:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/ChangeLog,v 1.110 2008/01/29 19:44:35 alonbl Exp $
+
+ 29 Jan 2008; Alon Bar-Lev <alonbl@gentoo.org> libgcrypt-1.2.4.ebuild,
+ libgcrypt-1.4.0-r1.ebuild:
+ Modify IDEA URL
21 Jan 2008; Jeroen Roovers <jer@gentoo.org> libgcrypt-1.4.0-r1.ebuild:
Stable for HPPA (bug #206666).
diff --git a/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild b/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild
index ffddba542fa0..f27dc5799692 100644
--- a/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild
+++ b/dev-libs/libgcrypt/libgcrypt-1.2.4.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/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild,v 1.11 2007/12/15 16:38:36 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild,v 1.12 2008/01/29 19:44:35 alonbl Exp $
inherit eutils autotools
@@ -74,7 +74,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 "http://en.wikipedia.org/wiki/International_Data_Encryption_Algorithm#Security"
ewarn "-----------------------------------------------------------------------------------"
fi
}
diff --git a/dev-libs/libgcrypt/libgcrypt-1.4.0-r1.ebuild b/dev-libs/libgcrypt/libgcrypt-1.4.0-r1.ebuild
index d312ea5312f0..9e2075cca83e 100644
--- a/dev-libs/libgcrypt/libgcrypt-1.4.0-r1.ebuild
+++ b/dev-libs/libgcrypt/libgcrypt-1.4.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.4.0-r1.ebuild,v 1.8 2008/01/21 20:52:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.4.0-r1.ebuild,v 1.9 2008/01/29 19:44:35 alonbl Exp $
inherit eutils autotools
@@ -66,7 +66,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 "http://en.wikipedia.org/wiki/International_Data_Encryption_Algorithm#Security"
ewarn "-----------------------------------------------------------------------------------"
fi
}