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

armin76     12/03/25 17:09:37

  Modified:             Test-LongString-0.13.ebuild
                        Test-LongString-0.150.0.ebuild ChangeLog
  Log:
  Drop ia64/sparc
  
  (Portage version: 2.1.10.49/cvs/Linux ia64, RepoMan options: --force)

Revision  Changes    Path
1.5                  dev-perl/Test-LongString/Test-LongString-0.13.ebuild

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

Index: Test-LongString-0.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Test-LongString-0.13.ebuild	27 Jun 2010 19:20:33 -0000	1.4
+++ Test-LongString-0.13.ebuild	25 Mar 2012 17:09:37 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 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/Test-LongString/Test-LongString-0.13.ebuild,v 1.4 2010/06/27 19:20:33 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.13.ebuild,v 1.5 2012/03/25 17:09:37 armin76 Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="A library to test long strings."
 
 SLOT="0"
-KEYWORDS="amd64 ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND=""



1.5                  dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild

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

Index: Test-LongString-0.150.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Test-LongString-0.150.0.ebuild	9 Mar 2012 09:35:59 -0000	1.4
+++ Test-LongString-0.150.0.ebuild	25 Mar 2012 17:09:37 -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/Test-LongString/Test-LongString-0.150.0.ebuild,v 1.4 2012/03/09 09:35:59 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild,v 1.5 2012/03/25 17:09:37 armin76 Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="A library to test long strings."
 
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND=""



1.39                 dev-perl/Test-LongString/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	9 Mar 2012 09:35:59 -0000	1.38
+++ ChangeLog	25 Mar 2012 17:09:37 -0000	1.39
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Test-LongString
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.38 2012/03/09 09:35:59 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.39 2012/03/25 17:09:37 armin76 Exp $
+
+  25 Mar 2012; Raúl Porcel <armin76@gentoo.org> Test-LongString-0.13.ebuild,
+  Test-LongString-0.150.0.ebuild:
+  Drop ia64/sparc
 
   09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   Test-LongString-0.150.0.ebuild:






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

only message in thread, other threads:[~2012-03-25 17:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-25 17:09 [gentoo-commits] gentoo-x86 commit in dev-perl/Test-LongString: Test-LongString-0.13.ebuild Test-LongString-0.150.0.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