* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-rsvg: ChangeLog ruby-rsvg-0.90.8.ebuild
@ 2011-05-29 15:14 Naohiro Aota (naota)
0 siblings, 0 replies; 2+ messages in thread
From: Naohiro Aota (naota) @ 2011-05-29 15:14 UTC (permalink / raw
To: gentoo-commits
naota 11/05/29 15:14:28
Modified: ChangeLog
Added: ruby-rsvg-0.90.8.ebuild
Log:
Version bump. Bug 345721
(Portage version: 2.2.0_alpha34/cvs/Linux x86_64)
Revision Changes Path
1.20 dev-ruby/ruby-rsvg/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rsvg/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rsvg/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rsvg/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rsvg/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 22 Oct 2010 14:04:12 -0000 1.19
+++ ChangeLog 29 May 2011 15:14:28 -0000 1.20
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/ruby-rsvg
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rsvg/ChangeLog,v 1.19 2010/10/22 14:04:12 graaff Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rsvg/ChangeLog,v 1.20 2011/05/29 15:14:28 naota Exp $
+
+*ruby-rsvg-0.90.8 (29 May 2011)
+
+ 29 May 2011; Naohiro Aota <naota@gentoo.org> +ruby-rsvg-0.90.8.ebuild:
+ Version bump.
22 Oct 2010; Hans de Graaff <graaff@gentoo.org> -ruby-rsvg-0.19.1.ebuild,
-ruby-rsvg-0.19.3.ebuild:
1.1 dev-ruby/ruby-rsvg/ruby-rsvg-0.90.8.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rsvg/ruby-rsvg-0.90.8.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rsvg/ruby-rsvg-0.90.8.ebuild?rev=1.1&content-type=text/plain
Index: ruby-rsvg-0.90.8.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rsvg/ruby-rsvg-0.90.8.ebuild,v 1.1 2011/05/29 15:14:28 naota Exp $
EAPI="2"
USE_RUBY="ruby18 ruby19"
inherit ruby-ng-gnome2
S=${WORKDIR}/ruby-gnome2-all-${PV}/rsvg2
DESCRIPTION="Ruby bindings for librsvg"
KEYWORDS="~amd64 ~x86"
IUSE="cairo"
RDEPEND="${RDEPEND}
>=gnome-base/librsvg-2.8"
DEPEND="${DEPEND}
>=gnome-base/librsvg-2.8
dev-util/pkgconfig"
ruby_add_rdepend ">=dev-ruby/ruby-glib2-${PV}
>=dev-ruby/ruby-gdkpixbuf2-${PV}
cairo? ( dev-ruby/rcairo )"
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-rsvg: ChangeLog ruby-rsvg-0.90.8.ebuild
@ 2012-02-06 17:32 Brent Baude (ranger)
0 siblings, 0 replies; 2+ messages in thread
From: Brent Baude (ranger) @ 2012-02-06 17:32 UTC (permalink / raw
To: gentoo-commits
ranger 12/02/06 17:32:01
Modified: ChangeLog ruby-rsvg-0.90.8.ebuild
Log:
Marking ruby-rsvg-0.90.8 ~ppc for bug 371353
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Revision Changes Path
1.25 dev-ruby/ruby-rsvg/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rsvg/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rsvg/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rsvg/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rsvg/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 8 Jan 2012 06:15:42 -0000 1.24
+++ ChangeLog 6 Feb 2012 17:32:01 -0000 1.25
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-rsvg
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rsvg/ChangeLog,v 1.24 2012/01/08 06:15:42 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rsvg/ChangeLog,v 1.25 2012/02/06 17:32:01 ranger Exp $
+
+ 06 Feb 2012; Brent Baude <ranger@gentoo.org> ruby-rsvg-0.90.8.ebuild:
+ Marking ruby-rsvg-0.90.8 ~ppc for bug 371353
*ruby-rsvg-1.1.0 (08 Jan 2012)
1.2 dev-ruby/ruby-rsvg/ruby-rsvg-0.90.8.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rsvg/ruby-rsvg-0.90.8.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rsvg/ruby-rsvg-0.90.8.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rsvg/ruby-rsvg-0.90.8.ebuild?r1=1.1&r2=1.2
Index: ruby-rsvg-0.90.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rsvg/ruby-rsvg-0.90.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ruby-rsvg-0.90.8.ebuild 29 May 2011 15:14:28 -0000 1.1
+++ ruby-rsvg-0.90.8.ebuild 6 Feb 2012 17:32:01 -0000 1.2
@@ -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/ruby-rsvg/ruby-rsvg-0.90.8.ebuild,v 1.1 2011/05/29 15:14:28 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rsvg/ruby-rsvg-0.90.8.ebuild,v 1.2 2012/02/06 17:32:01 ranger Exp $
EAPI="2"
USE_RUBY="ruby18 ruby19"
@@ -10,7 +10,7 @@
S=${WORKDIR}/ruby-gnome2-all-${PV}/rsvg2
DESCRIPTION="Ruby bindings for librsvg"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="cairo"
RDEPEND="${RDEPEND}
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-02-06 17:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-29 15:14 [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-rsvg: ChangeLog ruby-rsvg-0.90.8.ebuild Naohiro Aota (naota)
-- strict thread matches above, loose matches on Subject: below --
2012-02-06 17:32 Brent Baude (ranger)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox