* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-sdl: ruby-sdl-2.0.1b.ebuild ruby-sdl-2.1.1.1.ebuild ChangeLog
@ 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:26
Modified: ruby-sdl-2.0.1b.ebuild ruby-sdl-2.1.1.1.ebuild
ChangeLog
Log:
Drop ia64/sparc keywords
(Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
Revision Changes Path
1.4 dev-ruby/ruby-sdl/ruby-sdl-2.0.1b.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-sdl/ruby-sdl-2.0.1b.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-sdl/ruby-sdl-2.0.1b.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-sdl/ruby-sdl-2.0.1b.ebuild?r1=1.3&r2=1.4
Index: ruby-sdl-2.0.1b.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-sdl/ruby-sdl-2.0.1b.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ruby-sdl-2.0.1b.ebuild 3 Mar 2010 18:46:27 -0000 1.3
+++ ruby-sdl-2.0.1b.ebuild 1 May 2012 18:24:26 -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-ruby/ruby-sdl/ruby-sdl-2.0.1b.ebuild,v 1.3 2010/03/03 18:46:27 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-sdl/ruby-sdl-2.0.1b.ebuild,v 1.4 2012/05/01 18:24:26 armin76 Exp $
inherit eutils
@@ -12,7 +12,7 @@
SRC_URI="mirror://rubyforge/rubysdl/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="image mixer truetype mpeg sge"
1.4 dev-ruby/ruby-sdl/ruby-sdl-2.1.1.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-sdl/ruby-sdl-2.1.1.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-sdl/ruby-sdl-2.1.1.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-sdl/ruby-sdl-2.1.1.1.ebuild?r1=1.3&r2=1.4
Index: ruby-sdl-2.1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-sdl/ruby-sdl-2.1.1.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ruby-sdl-2.1.1.1.ebuild 24 Feb 2012 14:31:13 -0000 1.3
+++ ruby-sdl-2.1.1.1.ebuild 1 May 2012 18:24:26 -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/ruby-sdl/ruby-sdl-2.1.1.1.ebuild,v 1.3 2012/02/24 14:31:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-sdl/ruby-sdl-2.1.1.1.ebuild,v 1.4 2012/05/01 18:24:26 armin76 Exp $
EAPI=2
USE_RUBY="ruby18"
@@ -15,7 +15,7 @@
SRC_URI="mirror://rubyforge/rubysdl/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="image mixer truetype mpeg sge"
1.33 dev-ruby/ruby-sdl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-sdl/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-sdl/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-sdl/ChangeLog?r1=1.32&r2=1.33
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-sdl/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog 24 Feb 2012 14:31:13 -0000 1.32
+++ ChangeLog 1 May 2012 18:24:26 -0000 1.33
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-sdl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-sdl/ChangeLog,v 1.32 2012/02/24 14:31:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-sdl/ChangeLog,v 1.33 2012/05/01 18:24:26 armin76 Exp $
+
+ 01 May 2012; Raúl Porcel <armin76@gentoo.org> ruby-sdl-2.0.1b.ebuild,
+ ruby-sdl-2.1.1.1.ebuild:
+ Drop ia64/sparc keywords
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> ruby-sdl-2.1.1.1.ebuild:
Stable for amd64, wrt bug #405499
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-01 18:38 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/ruby-sdl: ruby-sdl-2.0.1b.ebuild ruby-sdl-2.1.1.1.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