public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libgcrypt: libgcrypt-1.4.0-r1.ebuild ChangeLog libgcrypt-1.2.4.ebuild
@ 2007-12-15 16:38 Alon Bar-Lev (alonbl)
  0 siblings, 0 replies; 2+ messages in thread
From: Alon Bar-Lev (alonbl) @ 2007-12-15 16:38 UTC (permalink / raw
  To: gentoo-commits

alonbl      07/12/15 16:38:37

  Modified:             libgcrypt-1.4.0-r1.ebuild ChangeLog
                        libgcrypt-1.2.4.ebuild
  Log:
  Remove reference to mediacrypt, bug#202378
  (Portage version: 2.1.4_rc10)

Revision  Changes    Path
1.2                  dev-libs/libgcrypt/libgcrypt-1.4.0-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.4.0-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.4.0-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.4.0-r1.ebuild?r1=1.1&r2=1.2

Index: libgcrypt-1.4.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.4.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libgcrypt-1.4.0-r1.ebuild	14 Dec 2007 21:12:31 -0000	1.1
+++ libgcrypt-1.4.0-r1.ebuild	15 Dec 2007 16:38:36 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 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.1 2007/12/14 21:12:31 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.4.0-r1.ebuild,v 1.2 2007/12/15 16:38:36 alonbl Exp $
 
 inherit eutils autotools
 
@@ -67,8 +67,6 @@
 		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 "-----------------------------------------------------------------------------------"
 	fi
 }



1.103                dev-libs/libgcrypt/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/ChangeLog?rev=1.103&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/ChangeLog?rev=1.103&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/ChangeLog?r1=1.102&r2=1.103

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/ChangeLog,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- ChangeLog	14 Dec 2007 21:12:31 -0000	1.102
+++ ChangeLog	15 Dec 2007 16:38:36 -0000	1.103
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/libgcrypt
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/ChangeLog,v 1.102 2007/12/14 21:12:31 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/ChangeLog,v 1.103 2007/12/15 16:38:36 alonbl Exp $
+
+  15 Dec 2007; Alon Bar-Lev <alonbl@gentoo.org> libgcrypt-1.2.4.ebuild,
+  libgcrypt-1.4.0-r1.ebuild:
+  Remove reference to mediacrypt, bug#202378
 
 *libgcrypt-1.4.0-r1 (14 Dec 2007)
 



1.11                 dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild?r1=1.10&r2=1.11

Index: libgcrypt-1.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libgcrypt-1.2.4.ebuild	11 Dec 2007 10:09:18 -0000	1.10
+++ libgcrypt-1.2.4.ebuild	15 Dec 2007 16:38:36 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 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.10 2007/12/11 10:09:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild,v 1.11 2007/12/15 16:38:36 alonbl Exp $
 
 inherit eutils autotools
 
@@ -75,8 +75,6 @@
 		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 "-----------------------------------------------------------------------------------"
 	fi
 }



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-libs/libgcrypt: libgcrypt-1.4.0-r1.ebuild ChangeLog libgcrypt-1.2.4.ebuild
@ 2008-01-29 19:44 Alon Bar-Lev (alonbl)
  0 siblings, 0 replies; 2+ messages in thread
From: Alon Bar-Lev (alonbl) @ 2008-01-29 19:44 UTC (permalink / raw
  To: gentoo-commits

alonbl      08/01/29 19:44:36

  Modified:             libgcrypt-1.4.0-r1.ebuild ChangeLog
                        libgcrypt-1.2.4.ebuild
  Log:
  Modify IDEA URL
  (Portage version: 2.1.4)

Revision  Changes    Path
1.9                  dev-libs/libgcrypt/libgcrypt-1.4.0-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.4.0-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.4.0-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.4.0-r1.ebuild?r1=1.8&r2=1.9

Index: libgcrypt-1.4.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.4.0-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libgcrypt-1.4.0-r1.ebuild	21 Jan 2008 20:52:23 -0000	1.8
+++ libgcrypt-1.4.0-r1.ebuild	29 Jan 2008 19:44:35 -0000	1.9
@@ -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 @@
 		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
 }



1.110                dev-libs/libgcrypt/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/ChangeLog?rev=1.110&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/ChangeLog?rev=1.110&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/ChangeLog?r1=1.109&r2=1.110

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog	21 Jan 2008 20:52:23 -0000	1.109
+++ ChangeLog	29 Jan 2008 19:44:35 -0000	1.110
@@ -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).



1.12                 dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild?r1=1.11&r2=1.12

Index: libgcrypt-1.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- libgcrypt-1.2.4.ebuild	15 Dec 2007 16:38:36 -0000	1.11
+++ libgcrypt-1.2.4.ebuild	29 Jan 2008 19:44:35 -0000	1.12
@@ -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 @@
 		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
 }



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-01-29 19:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-15 16:38 [gentoo-commits] gentoo-x86 commit in dev-libs/libgcrypt: libgcrypt-1.4.0-r1.ebuild ChangeLog libgcrypt-1.2.4.ebuild Alon Bar-Lev (alonbl)
  -- strict thread matches above, loose matches on Subject: below --
2008-01-29 19:44 Alon Bar-Lev (alonbl)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox