* [gentoo-commits] gentoo-x86 commit in dev-ruby/pkg-config: pkg-config-1.1.3.ebuild ChangeLog pkg-config-1.1.2.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:18
Modified: pkg-config-1.1.3.ebuild ChangeLog
pkg-config-1.1.2.ebuild
Log:
Drop ia64/sparc keywords
(Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
Revision Changes Path
1.2 dev-ruby/pkg-config/pkg-config-1.1.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.3.ebuild?r1=1.1&r2=1.2
Index: pkg-config-1.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pkg-config-1.1.3.ebuild 15 Apr 2012 08:08:53 -0000 1.1
+++ pkg-config-1.1.3.ebuild 1 May 2012 18:24:18 -0000 1.2
@@ -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/pkg-config/pkg-config-1.1.3.ebuild,v 1.1 2012/04/15 08:08:53 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.3.ebuild,v 1.2 2012/05/01 18:24:18 armin76 Exp $
EAPI="2"
USE_RUBY="ruby18 ruby19 ree18"
@@ -17,7 +17,7 @@
HOMEPAGE="https://github.com/rcairo/pkg-config"
LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
SLOT="0"
IUSE=""
1.12 dev-ruby/pkg-config/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 17 Apr 2012 18:48:53 -0000 1.11
+++ ChangeLog 1 May 2012 18:24:18 -0000 1.12
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/pkg-config
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v 1.11 2012/04/17 18:48:53 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/ChangeLog,v 1.12 2012/05/01 18:24:18 armin76 Exp $
+
+ 01 May 2012; Raúl Porcel <armin76@gentoo.org> pkg-config-1.1.2.ebuild,
+ pkg-config-1.1.3.ebuild:
+ Drop ia64/sparc keywords
17 Apr 2012; Jeff Horelick <jdhore@gentoo.org> pkg-config-1.1.2.ebuild:
marked x86 per bug 412097
1.9 dev-ruby/pkg-config/pkg-config-1.1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.2.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.2.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.2.ebuild?r1=1.8&r2=1.9
Index: pkg-config-1.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- pkg-config-1.1.2.ebuild 17 Apr 2012 18:48:53 -0000 1.8
+++ pkg-config-1.1.2.ebuild 1 May 2012 18:24:18 -0000 1.9
@@ -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/pkg-config/pkg-config-1.1.2.ebuild,v 1.8 2012/04/17 18:48:53 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pkg-config/pkg-config-1.1.2.ebuild,v 1.9 2012/05/01 18:24:18 armin76 Exp $
EAPI="2"
USE_RUBY="ruby18 ree18"
@@ -17,7 +17,7 @@
HOMEPAGE="https://github.com/rcairo/pkg-config"
LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86"
SLOT="0"
IUSE=""
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-01 18:29 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/pkg-config: pkg-config-1.1.3.ebuild ChangeLog pkg-config-1.1.2.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