* [gentoo-commits] gentoo-x86 commit in dev-ruby/yajl-ruby: yajl-ruby-1.1.0.ebuild ChangeLog
@ 2012-08-13 19:16 Diego Petteno (flameeyes)
0 siblings, 0 replies; 7+ messages in thread
From: Diego Petteno (flameeyes) @ 2012-08-13 19:16 UTC (permalink / raw
To: gentoo-commits
flameeyes 12/08/13 19:16:07
Modified: yajl-ruby-1.1.0.ebuild ChangeLog
Log:
The rspec recipe takes care of IUSE and dependency.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Revision Changes Path
1.9 dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild?r1=1.8&r2=1.9
Index: yajl-ruby-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- yajl-ruby-1.1.0.ebuild 5 Jul 2012 21:44:28 -0000 1.8
+++ yajl-ruby-1.1.0.ebuild 13 Aug 2012 19:16:07 -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/yajl-ruby/yajl-ruby-1.1.0.ebuild,v 1.8 2012/07/05 21:44:28 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild,v 1.9 2012/08/13 19:16:07 flameeyes Exp $
EAPI=2
@@ -20,13 +20,11 @@
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
+IUSE=""
RDEPEND="${RDEPEND} dev-libs/yajl"
DEPEND="${DEPEND} dev-libs/yajl"
-ruby_add_bdepend "test? ( dev-ruby/rspec:2 )"
-
each_ruby_configure() {
${RUBY} -Cext/yajl extconf.rb || die "extconf.rb failed"
}
1.21 dev-ruby/yajl-ruby/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 5 Jul 2012 21:44:28 -0000 1.20
+++ ChangeLog 13 Aug 2012 19:16:07 -0000 1.21
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/yajl-ruby
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog,v 1.20 2012/07/05 21:44:28 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog,v 1.21 2012/08/13 19:16:07 flameeyes Exp $
+
+ 13 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> yajl-ruby-1.1.0.ebuild:
+ The rspec recipe takes care of IUSE and dependency.
05 Jul 2012; Diego E. Pettenò <flameeyes@gentoo.org> -yajl-ruby-0.8.2.ebuild,
-yajl-ruby-0.8.3.ebuild, yajl-ruby-1.1.0.ebuild:
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/yajl-ruby: yajl-ruby-1.1.0.ebuild ChangeLog
@ 2013-07-27 22:13 Agostino Sarubbo (ago)
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-07-27 22:13 UTC (permalink / raw
To: gentoo-commits
ago 13/07/27 22:13:43
Modified: yajl-ruby-1.1.0.ebuild ChangeLog
Log:
Stable for x86, wrt bug #477364
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Revision Changes Path
1.12 dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild?r1=1.11&r2=1.12
Index: yajl-ruby-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- yajl-ruby-1.1.0.ebuild 21 Jul 2013 11:11:41 -0000 1.11
+++ yajl-ruby-1.1.0.ebuild 27 Jul 2013 22:13:43 -0000 1.12
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild,v 1.11 2013/07/21 11:11:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild,v 1.12 2013/07/27 22:13:43 ago Exp $
EAPI=2
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="${RDEPEND} dev-libs/yajl"
1.24 dev-ruby/yajl-ruby/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 21 Jul 2013 11:11:41 -0000 1.23
+++ ChangeLog 27 Jul 2013 22:13:43 -0000 1.24
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/yajl-ruby
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog,v 1.23 2013/07/21 11:11:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog,v 1.24 2013/07/27 22:13:43 ago Exp $
+
+ 27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> yajl-ruby-1.1.0.ebuild:
+ Stable for x86, wrt bug #477364
21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> yajl-ruby-1.1.0.ebuild:
Stable for amd64, wrt bug #477364
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/yajl-ruby: yajl-ruby-1.1.0.ebuild ChangeLog
@ 2013-07-21 11:11 Agostino Sarubbo (ago)
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-07-21 11:11 UTC (permalink / raw
To: gentoo-commits
ago 13/07/21 11:11:41
Modified: yajl-ruby-1.1.0.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #477364
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.11 dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild?r1=1.10&r2=1.11
Index: yajl-ruby-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- yajl-ruby-1.1.0.ebuild 16 Jan 2013 01:12:55 -0000 1.10
+++ yajl-ruby-1.1.0.ebuild 21 Jul 2013 11:11:41 -0000 1.11
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild,v 1.10 2013/01/16 01:12:55 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild,v 1.11 2013/07/21 11:11:41 ago Exp $
EAPI=2
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="${RDEPEND} dev-libs/yajl"
1.23 dev-ruby/yajl-ruby/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 16 Jan 2013 01:12:55 -0000 1.22
+++ ChangeLog 21 Jul 2013 11:11:41 -0000 1.23
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/yajl-ruby
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog,v 1.22 2013/01/16 01:12:55 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog,v 1.23 2013/07/21 11:11:41 ago Exp $
+
+ 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> yajl-ruby-1.1.0.ebuild:
+ Stable for amd64, wrt bug #477364
16 Jan 2013; Rick Farina <zerochaos@gentoo.org> yajl-ruby-1.1.0.ebuild:
adding ~arm keywords to net-analyzer/metasploit rdeps
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/yajl-ruby: yajl-ruby-1.1.0.ebuild ChangeLog
@ 2013-01-16 1:12 Richard Farina (zerochaos)
0 siblings, 0 replies; 7+ messages in thread
From: Richard Farina (zerochaos) @ 2013-01-16 1:12 UTC (permalink / raw
To: gentoo-commits
zerochaos 13/01/16 01:12:55
Modified: yajl-ruby-1.1.0.ebuild ChangeLog
Log:
adding ~arm keywords to net-analyzer/metasploit rdeps
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Revision Changes Path
1.10 dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild?r1=1.9&r2=1.10
Index: yajl-ruby-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- yajl-ruby-1.1.0.ebuild 13 Aug 2012 19:16:07 -0000 1.9
+++ yajl-ruby-1.1.0.ebuild 16 Jan 2013 01:12:55 -0000 1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild,v 1.9 2012/08/13 19:16:07 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild,v 1.10 2013/01/16 01:12:55 zerochaos Exp $
EAPI=2
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="${RDEPEND} dev-libs/yajl"
1.22 dev-ruby/yajl-ruby/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 13 Aug 2012 19:16:07 -0000 1.21
+++ ChangeLog 16 Jan 2013 01:12:55 -0000 1.22
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/yajl-ruby
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog,v 1.21 2012/08/13 19:16:07 flameeyes Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog,v 1.22 2013/01/16 01:12:55 zerochaos Exp $
+
+ 16 Jan 2013; Rick Farina <zerochaos@gentoo.org> yajl-ruby-1.1.0.ebuild:
+ adding ~arm keywords to net-analyzer/metasploit rdeps
13 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> yajl-ruby-1.1.0.ebuild:
The rspec recipe takes care of IUSE and dependency.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/yajl-ruby: yajl-ruby-1.1.0.ebuild ChangeLog
@ 2012-03-07 14:15 Naohiro Aota (naota)
0 siblings, 0 replies; 7+ messages in thread
From: Naohiro Aota (naota) @ 2012-03-07 14:15 UTC (permalink / raw
To: gentoo-commits
naota 12/03/07 14:15:02
Modified: yajl-ruby-1.1.0.ebuild ChangeLog
Log:
Add ~x86-fbsd.
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Revision Changes Path
1.6 dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild?r1=1.5&r2=1.6
Index: yajl-ruby-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- yajl-ruby-1.1.0.ebuild 6 Feb 2012 18:22:07 -0000 1.5
+++ yajl-ruby-1.1.0.ebuild 7 Mar 2012 14:15:02 -0000 1.6
@@ -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/yajl-ruby/yajl-ruby-1.1.0.ebuild,v 1.5 2012/02/06 18:22:07 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild,v 1.6 2012/03/07 14:15:02 naota Exp $
EAPI=2
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="${RDEPEND} dev-libs/yajl"
1.17 dev-ruby/yajl-ruby/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 6 Feb 2012 18:22:07 -0000 1.16
+++ ChangeLog 7 Mar 2012 14:15:02 -0000 1.17
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/yajl-ruby
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog,v 1.16 2012/02/06 18:22:07 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog,v 1.17 2012/03/07 14:15:02 naota Exp $
+
+ 07 Mar 2012; Naohiro Aota <naota@gentoo.org> yajl-ruby-1.1.0.ebuild:
+ Add ~x86-fbsd.
06 Feb 2012; Brent Baude <ranger@gentoo.org> yajl-ruby-1.1.0.ebuild:
Marking yajl-ruby-1.1.0 ~ppc for bug 396043
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/yajl-ruby: yajl-ruby-1.1.0.ebuild ChangeLog
@ 2011-12-31 21:20 Fabian Groffen (grobian)
0 siblings, 0 replies; 7+ messages in thread
From: Fabian Groffen (grobian) @ 2011-12-31 21:20 UTC (permalink / raw
To: gentoo-commits
grobian 11/12/31 21:20:26
Modified: yajl-ruby-1.1.0.ebuild ChangeLog
Log:
Add Prefix keywords, bug #396547
(Portage version: 2.2.01.20048-prefix/cvs/Darwin i386)
Revision Changes Path
1.3 dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild?r1=1.2&r2=1.3
Index: yajl-ruby-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- yajl-ruby-1.1.0.ebuild 27 Dec 2011 10:56:40 -0000 1.2
+++ yajl-ruby-1.1.0.ebuild 31 Dec 2011 21:20:26 -0000 1.3
@@ -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/yajl-ruby/yajl-ruby-1.1.0.ebuild,v 1.2 2011/12/27 10:56:40 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild,v 1.3 2011/12/31 21:20:26 grobian Exp $
EAPI=2
@@ -19,7 +19,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="${RDEPEND} dev-libs/yajl"
1.14 dev-ruby/yajl-ruby/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 27 Dec 2011 10:56:40 -0000 1.13
+++ ChangeLog 31 Dec 2011 21:20:26 -0000 1.14
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/yajl-ruby
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog,v 1.13 2011/12/27 10:56:40 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog,v 1.14 2011/12/31 21:20:26 grobian Exp $
+
+ 31 Dec 2011; Fabian Groffen <grobian@gentoo.org> yajl-ruby-1.1.0.ebuild:
+ Add Prefix keywords, bug #396547
27 Dec 2011; Diego E. Pettenò <flameeyes@gentoo.org> yajl-ruby-1.1.0.ebuild:
Fix install.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/yajl-ruby: yajl-ruby-1.1.0.ebuild ChangeLog
@ 2011-12-27 10:56 Diego Petteno (flameeyes)
0 siblings, 0 replies; 7+ messages in thread
From: Diego Petteno (flameeyes) @ 2011-12-27 10:56 UTC (permalink / raw
To: gentoo-commits
flameeyes 11/12/27 10:56:40
Modified: yajl-ruby-1.1.0.ebuild ChangeLog
Log:
Fix install.
(Portage version: 2.2.0_alpha83/cvs/Linux x86_64)
Revision Changes Path
1.2 dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild?r1=1.1&r2=1.2
Index: yajl-ruby-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- yajl-ruby-1.1.0.ebuild 25 Dec 2011 10:48:20 -0000 1.1
+++ yajl-ruby-1.1.0.ebuild 27 Dec 2011 10:56:40 -0000 1.2
@@ -1,12 +1,12 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild,v 1.1 2011/12/25 10:48:20 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/yajl-ruby-1.1.0.ebuild,v 1.2 2011/12/27 10:56:40 flameeyes Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 ree18"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
RUBY_FAKEGEM_TASK_TEST=""
1.13 dev-ruby/yajl-ruby/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 25 Dec 2011 10:48:20 -0000 1.12
+++ ChangeLog 27 Dec 2011 10:56:40 -0000 1.13
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/yajl-ruby
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog,v 1.12 2011/12/25 10:48:20 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yajl-ruby/ChangeLog,v 1.13 2011/12/27 10:56:40 flameeyes Exp $
+
+ 27 Dec 2011; Diego E. Pettenò <flameeyes@gentoo.org> yajl-ruby-1.1.0.ebuild:
+ Fix install.
*yajl-ruby-1.1.0 (25 Dec 2011)
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2013-07-27 22:13 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-13 19:16 [gentoo-commits] gentoo-x86 commit in dev-ruby/yajl-ruby: yajl-ruby-1.1.0.ebuild ChangeLog Diego Petteno (flameeyes)
-- strict thread matches above, loose matches on Subject: below --
2013-07-27 22:13 Agostino Sarubbo (ago)
2013-07-21 11:11 Agostino Sarubbo (ago)
2013-01-16 1:12 Richard Farina (zerochaos)
2012-03-07 14:15 Naohiro Aota (naota)
2011-12-31 21:20 Fabian Groffen (grobian)
2011-12-27 10:56 Diego Petteno (flameeyes)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox