* [gentoo-commits] gentoo-x86 commit in dev-ruby/plist: ChangeLog plist-3.1.0.ebuild
@ 2010-02-24 7:15 Hans de Graaff (graaff)
0 siblings, 0 replies; 3+ messages in thread
From: Hans de Graaff (graaff) @ 2010-02-24 7:15 UTC (permalink / raw
To: gentoo-commits
graaff 10/02/24 07:15:59
Modified: ChangeLog
Added: plist-3.1.0.ebuild
Log:
Version bump. Enable tests since they now work.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Revision Changes Path
1.4 dev-ruby/plist/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/plist/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/plist/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/plist/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/plist/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 8 Feb 2010 20:08:16 -0000 1.3
+++ ChangeLog 24 Feb 2010 07:15:58 -0000 1.4
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/plist
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plist/ChangeLog,v 1.3 2010/02/08 20:08:16 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plist/ChangeLog,v 1.4 2010/02/24 07:15:58 graaff Exp $
+
+*plist-3.1.0 (24 Feb 2010)
+
+ 24 Feb 2010; Hans de Graaff <graaff@gentoo.org> +plist-3.1.0.ebuild:
+ Version bump. Enable tests since they now work.
*plist-3.0.0-r1 (08 Feb 2010)
1.1 dev-ruby/plist/plist-3.1.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/plist/plist-3.1.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/plist/plist-3.1.0.ebuild?rev=1.1&content-type=text/plain
Index: plist-3.1.0.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plist/plist-3.1.0.ebuild,v 1.1 2010/02/24 07:15:58 graaff Exp $
EAPI="2"
USE_RUBY="ruby18"
RUBY_FAKEGEM_DOCDIR="rdoc"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc"
inherit ruby-fakegem
DESCRIPTION="A library to manipulate Property List files, also known as plists"
HOMEPAGE="http://plist.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
ruby_add_bdepend test virtual/ruby-test-unit
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/plist: ChangeLog plist-3.1.0.ebuild
@ 2010-04-16 13:02 Diego Petteno (flameeyes)
0 siblings, 0 replies; 3+ messages in thread
From: Diego Petteno (flameeyes) @ 2010-04-16 13:02 UTC (permalink / raw
To: gentoo-commits
flameeyes 10/04/16 13:02:46
Modified: ChangeLog plist-3.1.0.ebuild
Log:
Add patch to reduce dependency over RDoc 2, closes bug #315585. Add ruby19 and jruby as compatible targets.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.5 dev-ruby/plist/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/plist/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/plist/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/plist/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/plist/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 24 Feb 2010 07:15:58 -0000 1.4
+++ ChangeLog 16 Apr 2010 13:02:46 -0000 1.5
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/plist
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plist/ChangeLog,v 1.4 2010/02/24 07:15:58 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plist/ChangeLog,v 1.5 2010/04/16 13:02:46 flameeyes Exp $
+
+ 16 Apr 2010; Diego E. Pettenò <flameeyes@gentoo.org> plist-3.1.0.ebuild,
+ +files/plist-3.1.0-nordoc.patch:
+ Add patch to reduce dependency over RDoc 2, closes bug #315585. Add ruby19
+ and jruby as compatible targets.
*plist-3.1.0 (24 Feb 2010)
1.2 dev-ruby/plist/plist-3.1.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/plist/plist-3.1.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/plist/plist-3.1.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/plist/plist-3.1.0.ebuild?r1=1.1&r2=1.2
Index: plist-3.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/plist/plist-3.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- plist-3.1.0.ebuild 24 Feb 2010 07:15:58 -0000 1.1
+++ plist-3.1.0.ebuild 16 Apr 2010 13:02:46 -0000 1.2
@@ -1,14 +1,14 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plist/plist-3.1.0.ebuild,v 1.1 2010/02/24 07:15:58 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plist/plist-3.1.0.ebuild,v 1.2 2010/04/16 13:02:46 flameeyes Exp $
EAPI="2"
-USE_RUBY="ruby18"
+USE_RUBY="ruby18 ruby19 jruby"
RUBY_FAKEGEM_DOCDIR="rdoc"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc"
-inherit ruby-fakegem
+inherit ruby-fakegem eutils
DESCRIPTION="A library to manipulate Property List files, also known as plists"
HOMEPAGE="http://plist.rubyforge.org/"
@@ -19,3 +19,7 @@
IUSE=""
ruby_add_bdepend test virtual/ruby-test-unit
+
+all_ruby_prepare() {
+ epatch "${FILESDIR}/${P}-nordoc.patch"
+}
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/plist: ChangeLog plist-3.1.0.ebuild
@ 2013-12-19 23:57 Manuel Rueger (mrueg)
0 siblings, 0 replies; 3+ messages in thread
From: Manuel Rueger (mrueg) @ 2013-12-19 23:57 UTC (permalink / raw
To: gentoo-commits
mrueg 13/12/19 23:57:22
Modified: ChangeLog
Removed: plist-3.1.0.ebuild
Log:
Cleanup old.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.9 dev-ruby/plist/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/plist/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/plist/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/plist/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/plist/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 30 Oct 2013 03:58:26 -0000 1.8
+++ ChangeLog 19 Dec 2013 23:57:22 -0000 1.9
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/plist
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plist/ChangeLog,v 1.8 2013/10/30 03:58:26 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plist/ChangeLog,v 1.9 2013/12/19 23:57:22 mrueg Exp $
+
+ 19 Dec 2013; Manuel Rüger <mrueg@gentoo.org> -plist-3.1.0.ebuild:
+ Cleanup old.
*plist-3.1.0-r1 (30 Oct 2013)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-12-19 23:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-24 7:15 [gentoo-commits] gentoo-x86 commit in dev-ruby/plist: ChangeLog plist-3.1.0.ebuild Hans de Graaff (graaff)
-- strict thread matches above, loose matches on Subject: below --
2010-04-16 13:02 Diego Petteno (flameeyes)
2013-12-19 23:57 Manuel Rueger (mrueg)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox