public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/httpclient: httpclient-2.2.4.ebuild ChangeLog httpclient-2.2.2.ebuild httpclient-2.1.5.2-r1.ebuild
@ 2012-05-01 18:24 Raul Porcel (armin76)
  0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2012-05-01 18:24 UTC (permalink / raw
  To: gentoo-commits

armin76     12/05/01 18:24:16

  Modified:             httpclient-2.2.4.ebuild ChangeLog
                        httpclient-2.2.2.ebuild
                        httpclient-2.1.5.2-r1.ebuild
  Log:
  Drop ia64/sparc keywords
  
  (Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)

Revision  Changes    Path
1.4                  dev-ruby/httpclient/httpclient-2.2.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httpclient/httpclient-2.2.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httpclient/httpclient-2.2.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httpclient/httpclient-2.2.4.ebuild?r1=1.3&r2=1.4

Index: httpclient-2.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.2.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- httpclient-2.2.4.ebuild	28 Apr 2012 17:49:07 -0000	1.3
+++ httpclient-2.2.4.ebuild	1 May 2012 18:24:15 -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-ruby/httpclient/httpclient-2.2.4.ebuild,v 1.3 2012/04/28 17:49:07 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.2.4.ebuild,v 1.4 2012/05/01 18:24:15 armin76 Exp $
 
 EAPI=4
 
@@ -23,7 +23,7 @@
 LICENSE="Ruby"
 SLOT="0"
 
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="${RDEPEND}



1.37                 dev-ruby/httpclient/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httpclient/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httpclient/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httpclient/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	28 Apr 2012 17:49:07 -0000	1.36
+++ ChangeLog	1 May 2012 18:24:15 -0000	1.37
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/httpclient
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.36 2012/04/28 17:49:07 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.37 2012/05/01 18:24:15 armin76 Exp $
+
+  01 May 2012; Raúl Porcel <armin76@gentoo.org> httpclient-2.1.5.2-r1.ebuild,
+  httpclient-2.2.2.ebuild, httpclient-2.2.4.ebuild:
+  Drop ia64/sparc keywords
 
   28 Apr 2012; Hans de Graaff <graaff@gentoo.org> httpclient-2.2.4.ebuild:
   Move test fixes forward to latest version.



1.7                  dev-ruby/httpclient/httpclient-2.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httpclient/httpclient-2.2.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httpclient/httpclient-2.2.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httpclient/httpclient-2.2.2.ebuild?r1=1.6&r2=1.7

Index: httpclient-2.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.2.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- httpclient-2.2.2.ebuild	28 Apr 2012 17:41:51 -0000	1.6
+++ httpclient-2.2.2.ebuild	1 May 2012 18:24:15 -0000	1.7
@@ -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-ruby/httpclient/httpclient-2.2.2.ebuild,v 1.6 2012/04/28 17:41:51 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.2.2.ebuild,v 1.7 2012/05/01 18:24:15 armin76 Exp $
 
 EAPI=4
 
@@ -23,7 +23,7 @@
 LICENSE="Ruby"
 SLOT="0"
 
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="${RDEPEND}



1.11                 dev-ruby/httpclient/httpclient-2.1.5.2-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httpclient/httpclient-2.1.5.2-r1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httpclient/httpclient-2.1.5.2-r1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httpclient/httpclient-2.1.5.2-r1.ebuild?r1=1.10&r2=1.11

Index: httpclient-2.1.5.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.1.5.2-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- httpclient-2.1.5.2-r1.ebuild	7 Aug 2011 17:57:09 -0000	1.10
+++ httpclient-2.1.5.2-r1.ebuild	1 May 2012 18:24:15 -0000	1.11
@@ -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-ruby/httpclient/httpclient-2.1.5.2-r1.ebuild,v 1.10 2011/08/07 17:57:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.1.5.2-r1.ebuild,v 1.11 2012/05/01 18:24:15 armin76 Exp $
 
 EAPI=2
 
@@ -22,7 +22,7 @@
 LICENSE="Ruby"
 SLOT="0"
 
-KEYWORDS="amd64 ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="${RDEPEND}






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

only message in thread, other threads:[~2012-05-01 18:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-01 18:24 [gentoo-commits] gentoo-x86 commit in dev-ruby/httpclient: httpclient-2.2.4.ebuild ChangeLog httpclient-2.2.2.ebuild httpclient-2.1.5.2-r1.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