* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-activeldap: ruby-activeldap-1.2.2.ebuild ChangeLog ruby-activeldap-1.2.1.ebuild ruby-activeldap-1.2.2-r1.ebuild
@ 2011-10-08 18:36 Raul Porcel (armin76)
0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2011-10-08 18:36 UTC (permalink / raw
To: gentoo-commits
armin76 11/10/08 18:36:51
Modified: ruby-activeldap-1.2.2.ebuild ChangeLog
ruby-activeldap-1.2.1.ebuild
ruby-activeldap-1.2.2-r1.ebuild
Log:
Drop ia64 keywords
(Portage version: 2.1.10.11/cvs/Linux ia64)
Revision Changes Path
1.5 dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2.ebuild?r1=1.4&r2=1.5
Index: ruby-activeldap-1.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ruby-activeldap-1.2.2.ebuild 10 Jan 2011 17:55:12 -0000 1.4
+++ ruby-activeldap-1.2.2.ebuild 8 Oct 2011 18:36:51 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2.ebuild,v 1.4 2011/01/10 17:55:12 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2.ebuild,v 1.5 2011/10/08 18:36:51 armin76 Exp $
EAPI="2"
USE_RUBY="ruby18"
@@ -20,7 +20,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~x86 ~x86-macos"
+KEYWORDS="~amd64 ~x86 ~x86-macos"
IUSE=""
# Most tests require a live LDAP server to run.
1.29 dev-ruby/ruby-activeldap/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-activeldap/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-activeldap/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-activeldap/ChangeLog?r1=1.28&r2=1.29
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-activeldap/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog 13 Mar 2011 19:10:24 -0000 1.28
+++ ChangeLog 8 Oct 2011 18:36:51 -0000 1.29
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-activeldap
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-activeldap/ChangeLog,v 1.28 2011/03/13 19:10:24 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-activeldap/ChangeLog,v 1.29 2011/10/08 18:36:51 armin76 Exp $
+
+ 08 Oct 2011; Raúl Porcel <armin76@gentoo.org> ruby-activeldap-1.2.1.ebuild,
+ ruby-activeldap-1.2.2.ebuild, ruby-activeldap-1.2.2-r1.ebuild:
+ Drop ia64 keywords
*ruby-activeldap-1.2.2-r1 (13 Mar 2011)
1.5 dev-ruby/ruby-activeldap/ruby-activeldap-1.2.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.1.ebuild?r1=1.4&r2=1.5
Index: ruby-activeldap-1.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ruby-activeldap-1.2.1.ebuild 21 Feb 2010 17:13:40 -0000 1.4
+++ ruby-activeldap-1.2.1.ebuild 8 Oct 2011 18:36:51 -0000 1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.1.ebuild,v 1.4 2010/02/21 17:13:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.1.ebuild,v 1.5 2011/10/08 18:36:51 armin76 Exp $
inherit ruby gems
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ia64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
USE_RUBY="ruby18"
1.2 dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2-r1.ebuild?r1=1.1&r2=1.2
Index: ruby-activeldap-1.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-activeldap-1.2.2-r1.ebuild 13 Mar 2011 19:10:24 -0000 1.1
+++ ruby-activeldap-1.2.2-r1.ebuild 8 Oct 2011 18:36:51 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2-r1.ebuild,v 1.1 2011/03/13 19:10:24 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2-r1.ebuild,v 1.2 2011/10/08 18:36:51 armin76 Exp $
EAPI="2"
USE_RUBY="ruby18"
@@ -20,7 +20,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~x86 ~x86-macos"
+KEYWORDS="~amd64 ~x86 ~x86-macos"
IUSE=""
# Most tests require a live LDAP server to run.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-10-08 18:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-08 18:36 [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-activeldap: ruby-activeldap-1.2.2.ebuild ChangeLog ruby-activeldap-1.2.1.ebuild ruby-activeldap-1.2.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