* [gentoo-commits] gentoo-x86 commit in dev-ruby/rcairo: ChangeLog rcairo-1.8.0.ebuild
@ 2008-10-16 9:21 Diego Petteno (flameeyes)
0 siblings, 0 replies; 2+ messages in thread
From: Diego Petteno (flameeyes) @ 2008-10-16 9:21 UTC (permalink / raw
To: gentoo-commits
flameeyes 08/10/16 09:21:53
Modified: ChangeLog
Added: rcairo-1.8.0.ebuild
Log:
Version bump, use gem.
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo x86_64)
Revision Changes Path
1.26 dev-ruby/rcairo/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rcairo/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rcairo/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rcairo/ChangeLog?r1=1.25&r2=1.26
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog 4 Jul 2008 18:51:28 -0000 1.25
+++ ChangeLog 16 Oct 2008 09:21:53 -0000 1.26
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/rcairo
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/ChangeLog,v 1.25 2008/07/04 18:51:28 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/ChangeLog,v 1.26 2008/10/16 09:21:53 flameeyes Exp $
+
+*rcairo-1.8.0 (16 Oct 2008)
+
+ 16 Oct 2008; Diego Pettenò <flameeyes@gentoo.org> +rcairo-1.8.0.ebuild:
+ Version bump, use gem.
*rcairo-1.6.2 (04 Jul 2008)
1.1 dev-ruby/rcairo/rcairo-1.8.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rcairo/rcairo-1.8.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rcairo/rcairo-1.8.0.ebuild?rev=1.1&content-type=text/plain
Index: rcairo-1.8.0.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/rcairo-1.8.0.ebuild,v 1.1 2008/10/16 09:21:53 flameeyes Exp $
inherit gems
MY_P=${P/rcairo/cairo}
DESCRIPTION="Ruby bindings for cairo"
HOMEPAGE="http://cairographics.org/rcairo/"
SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem"
SLOT="0"
LICENSE="|| ( Ruby GPL-2 )"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
RDEPEND=">=x11-libs/cairo-1.2.0"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/rcairo: ChangeLog rcairo-1.8.0.ebuild
@ 2008-10-16 9:22 Diego Petteno (flameeyes)
0 siblings, 0 replies; 2+ messages in thread
From: Diego Petteno (flameeyes) @ 2008-10-16 9:22 UTC (permalink / raw
To: gentoo-commits
flameeyes 08/10/16 09:22:47
Modified: ChangeLog rcairo-1.8.0.ebuild
Log:
Add missing IUSE.
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo x86_64)
Revision Changes Path
1.27 dev-ruby/rcairo/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rcairo/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rcairo/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rcairo/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 16 Oct 2008 09:21:53 -0000 1.26
+++ ChangeLog 16 Oct 2008 09:22:47 -0000 1.27
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rcairo
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/ChangeLog,v 1.26 2008/10/16 09:21:53 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/ChangeLog,v 1.27 2008/10/16 09:22:47 flameeyes Exp $
+
+ 16 Oct 2008; Diego Pettenò <flameeyes@gentoo.org> rcairo-1.8.0.ebuild:
+ Add missing IUSE.
*rcairo-1.8.0 (16 Oct 2008)
1.2 dev-ruby/rcairo/rcairo-1.8.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rcairo/rcairo-1.8.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rcairo/rcairo-1.8.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/rcairo/rcairo-1.8.0.ebuild?r1=1.1&r2=1.2
Index: rcairo-1.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/rcairo-1.8.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rcairo-1.8.0.ebuild 16 Oct 2008 09:21:53 -0000 1.1
+++ rcairo-1.8.0.ebuild 16 Oct 2008 09:22:47 -0000 1.2
@@ -1,11 +1,13 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/rcairo-1.8.0.ebuild,v 1.1 2008/10/16 09:21:53 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rcairo/rcairo-1.8.0.ebuild,v 1.2 2008/10/16 09:22:47 flameeyes Exp $
inherit gems
MY_P=${P/rcairo/cairo}
+IUSE=""
+
DESCRIPTION="Ruby bindings for cairo"
HOMEPAGE="http://cairographics.org/rcairo/"
SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem"
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-10-16 9:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-16 9:22 [gentoo-commits] gentoo-x86 commit in dev-ruby/rcairo: ChangeLog rcairo-1.8.0.ebuild Diego Petteno (flameeyes)
-- strict thread matches above, loose matches on Subject: below --
2008-10-16 9:21 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