public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Server-Simple: HTTP-Server-Simple-0.42.ebuild HTTP-Server-Simple-0.440.0.ebuild ChangeLog HTTP-Server-Simple-0.430.0.ebuild
@ 2012-03-25 15:36 Raul Porcel (armin76)
  0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2012-03-25 15:36 UTC (permalink / raw
  To: gentoo-commits

armin76     12/03/25 15:36:31

  Modified:             HTTP-Server-Simple-0.42.ebuild
                        HTTP-Server-Simple-0.440.0.ebuild ChangeLog
                        HTTP-Server-Simple-0.430.0.ebuild
  Log:
  Drop sparc keywords
  
  (Portage version: 2.1.10.49/cvs/Linux ia64)

Revision  Changes    Path
1.4                  dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.42.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.42.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.42.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.42.ebuild?r1=1.3&r2=1.4

Index: HTTP-Server-Simple-0.42.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.42.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- HTTP-Server-Simple-0.42.ebuild	8 May 2010 17:58:00 -0000	1.3
+++ HTTP-Server-Simple-0.42.ebuild	25 Mar 2012 15:36:30 -0000	1.4
@@ -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/HTTP-Server-Simple/HTTP-Server-Simple-0.42.ebuild,v 1.3 2010/05/08 17:58:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.42.ebuild,v 1.4 2012/03/25 15:36:30 armin76 Exp $
 
 EAPI=2
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Lightweight HTTP Server"
 
 SLOT="0"
-KEYWORDS="amd64 ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND=""



1.4                  dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.440.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.440.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.440.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.440.0.ebuild?r1=1.3&r2=1.4

Index: HTTP-Server-Simple-0.440.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.440.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- HTTP-Server-Simple-0.440.0.ebuild	8 Mar 2012 15:26:44 -0000	1.3
+++ HTTP-Server-Simple-0.440.0.ebuild	25 Mar 2012 15:36:30 -0000	1.4
@@ -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/HTTP-Server-Simple/HTTP-Server-Simple-0.440.0.ebuild,v 1.3 2012/03/08 15:26:44 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.440.0.ebuild,v 1.4 2012/03/25 15:36:30 armin76 Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Lightweight HTTP Server"
 
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND=""



1.54                 dev-perl/HTTP-Server-Simple/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple/ChangeLog?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple/ChangeLog?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Server-Simple/ChangeLog?r1=1.53&r2=1.54

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	8 Mar 2012 15:26:44 -0000	1.53
+++ ChangeLog	25 Mar 2012 15:36:30 -0000	1.54
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/HTTP-Server-Simple
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple/ChangeLog,v 1.53 2012/03/08 15:26:44 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple/ChangeLog,v 1.54 2012/03/25 15:36:30 armin76 Exp $
+
+  25 Mar 2012; Raúl Porcel <armin76@gentoo.org>
+  HTTP-Server-Simple-0.42.ebuild, HTTP-Server-Simple-0.430.0.ebuild,
+  HTTP-Server-Simple-0.440.0.ebuild:
+  Drop sparc keywords
 
   08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   HTTP-Server-Simple-0.440.0.ebuild:



1.2                  dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.430.0.ebuild

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

Index: HTTP-Server-Simple-0.430.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.430.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- HTTP-Server-Simple-0.430.0.ebuild	30 Aug 2011 13:44:06 -0000	1.1
+++ HTTP-Server-Simple-0.430.0.ebuild	25 Mar 2012 15:36:30 -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/HTTP-Server-Simple/HTTP-Server-Simple-0.430.0.ebuild,v 1.1 2011/08/30 13:44:06 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.430.0.ebuild,v 1.2 2012/03/25 15:36:30 armin76 Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Lightweight HTTP Server"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND=""






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

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

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-25 15:36 [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Server-Simple: HTTP-Server-Simple-0.42.ebuild HTTP-Server-Simple-0.440.0.ebuild ChangeLog HTTP-Server-Simple-0.430.0.ebuild 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