public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Authen-NTLM: Authen-NTLM-1.80.0.ebuild Authen-NTLM-1.90.0.ebuild Authen-NTLM-1.02.ebuild ChangeLog
@ 2012-03-19 19:25 Raul Porcel (armin76)
  0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2012-03-19 19:25 UTC (permalink / raw
  To: gentoo-commits

armin76     12/03/19 19:25:54

  Modified:             Authen-NTLM-1.80.0.ebuild Authen-NTLM-1.90.0.ebuild
                        Authen-NTLM-1.02.ebuild ChangeLog
  Log:
  Drop ia64/sparc keywords
  
  (Portage version: 2.1.10.49/cvs/Linux ia64)

Revision  Changes    Path
1.2                  dev-perl/Authen-NTLM/Authen-NTLM-1.80.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.80.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.80.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.80.0.ebuild?r1=1.1&r2=1.2

Index: Authen-NTLM-1.80.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.80.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Authen-NTLM-1.80.0.ebuild	7 Apr 2011 11:32:16 -0000	1.1
+++ Authen-NTLM-1.80.0.ebuild	19 Mar 2012 19:25:54 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.80.0.ebuild,v 1.1 2011/04/07 11:32:16 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.80.0.ebuild,v 1.2 2012/03/19 19:25:54 armin76 Exp $
 
 EAPI=2
 
@@ -12,7 +12,7 @@
 DESCRIPTION="An NTLM authentication module"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~x86"
 IUSE="test"
 
 RDEPEND=">=virtual/perl-MIME-Base64-3.00



1.5                  dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild?r1=1.4&r2=1.5

Index: Authen-NTLM-1.90.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Authen-NTLM-1.90.0.ebuild	8 Mar 2012 12:00:45 -0000	1.4
+++ Authen-NTLM-1.90.0.ebuild	19 Mar 2012 19:25:54 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild,v 1.4 2012/03/08 12:00:45 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.90.0.ebuild,v 1.5 2012/03/19 19:25:54 armin76 Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 DESCRIPTION="An NTLM authentication module"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="alpha amd64 ~ppc x86"
 IUSE="test"
 
 RDEPEND=">=virtual/perl-MIME-Base64-3.00



1.18                 dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild?r1=1.17&r2=1.18

Index: Authen-NTLM-1.02.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- Authen-NTLM-1.02.ebuild	14 Jan 2007 22:26:16 -0000	1.17
+++ Authen-NTLM-1.02.ebuild	19 Mar 2012 19:25:54 -0000	1.18
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild,v 1.17 2007/01/14 22:26:16 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild,v 1.18 2012/03/19 19:25:54 armin76 Exp $
 
 inherit perl-module
 
@@ -11,7 +11,7 @@
 
 SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ia64 ~ppc sparc x86"
+KEYWORDS="alpha amd64 ~ppc x86"
 IUSE=""
 
 DEPEND=">=virtual/perl-MIME-Base64-3.00



1.22                 dev-perl/Authen-NTLM/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	8 Mar 2012 12:00:45 -0000	1.21
+++ ChangeLog	19 Mar 2012 19:25:54 -0000	1.22
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Authen-NTLM
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.21 2012/03/08 12:00:45 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.22 2012/03/19 19:25:54 armin76 Exp $
+
+  19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Authen-NTLM-1.02.ebuild,
+  Authen-NTLM-1.80.0.ebuild, Authen-NTLM-1.90.0.ebuild:
+  Drop ia64/sparc keywords
 
   08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   Authen-NTLM-1.90.0.ebuild:






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-19 19:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-19 19:25 [gentoo-commits] gentoo-x86 commit in dev-perl/Authen-NTLM: Authen-NTLM-1.80.0.ebuild Authen-NTLM-1.90.0.ebuild Authen-NTLM-1.02.ebuild ChangeLog Raul Porcel (armin76)

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