* [gentoo-commits] gentoo-x86 commit in dev-ruby/listen: ChangeLog listen-0.5.3.ebuild
@ 2012-10-12 5:50 Hans de Graaff (graaff)
0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff (graaff) @ 2012-10-12 5:50 UTC (permalink / raw
To: gentoo-commits
graaff 12/10/12 05:50:10
Modified: ChangeLog
Added: listen-0.5.3.ebuild
Log:
Version bump.
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Revision Changes Path
1.9 dev-ruby/listen/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 29 Sep 2012 15:21:11 -0000 1.8
+++ ChangeLog 12 Oct 2012 05:50:10 -0000 1.9
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/listen
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v 1.8 2012/09/29 15:21:11 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v 1.9 2012/10/12 05:50:10 graaff Exp $
+
+*listen-0.5.3 (12 Oct 2012)
+
+ 12 Oct 2012; Hans de Graaff <graaff@gentoo.org> +listen-0.5.3.ebuild:
+ Version bump.
29 Sep 2012; Fabian Groffen <grobian@gentoo.org> listen-0.5.2.ebuild:
Marked ~x64-macos
1.1 dev-ruby/listen/listen-0.5.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/listen-0.5.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/listen-0.5.3.ebuild?rev=1.1&content-type=text/plain
Index: listen-0.5.3.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-0.5.3.ebuild,v 1.1 2012/10/12 05:50:10 graaff Exp $
EAPI=4
USE_RUBY="ruby18 ruby19 ree18 jruby"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
inherit ruby-fakegem
DESCRIPTION="Listens to file modifications and notifies you about the changes."
HOMEPAGE="https://github.com/guard/listen"
SRC_URI="https://github.com/guard/listen/tarball/v${PV} -> ${P}-git.tgz"
RUBY_S="guard-listen-*"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x64-macos"
IUSE=""
ruby_add_rdepend ">=dev-ruby/rb-inotify-0.8.8"
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/listen: ChangeLog listen-0.5.3.ebuild
@ 2012-11-25 19:22 Thomas Kahle (tomka)
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Kahle (tomka) @ 2012-11-25 19:22 UTC (permalink / raw
To: gentoo-commits
tomka 12/11/25 19:22:23
Modified: ChangeLog listen-0.5.3.ebuild
Log:
marked ~x86 per bug 433129
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0x89DEB219565C32BC)
Revision Changes Path
1.11 dev-ruby/listen/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 18 Nov 2012 10:32:58 -0000 1.10
+++ ChangeLog 25 Nov 2012 19:22:23 -0000 1.11
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/listen
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v 1.10 2012/11/18 10:32:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v 1.11 2012/11/25 19:22:23 tomka Exp $
+
+ 25 Nov 2012; Thomas Kahle <tomka@gentoo.org> listen-0.5.3.ebuild:
+ marked ~x86 per bug 433129
18 Nov 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Drop maintainer as he is not taking care of this package.
1.2 dev-ruby/listen/listen-0.5.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/listen-0.5.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/listen-0.5.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/listen-0.5.3.ebuild?r1=1.1&r2=1.2
Index: listen-0.5.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-0.5.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- listen-0.5.3.ebuild 12 Oct 2012 05:50:10 -0000 1.1
+++ listen-0.5.3.ebuild 25 Nov 2012 19:22:23 -0000 1.2
@@ -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/listen/listen-0.5.3.ebuild,v 1.1 2012/10/12 05:50:10 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-0.5.3.ebuild,v 1.2 2012/11/25 19:22:23 tomka Exp $
EAPI=4
@@ -22,7 +22,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x64-macos"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x64-macos"
IUSE=""
ruby_add_rdepend ">=dev-ruby/rb-inotify-0.8.8"
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-11-25 19:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-12 5:50 [gentoo-commits] gentoo-x86 commit in dev-ruby/listen: ChangeLog listen-0.5.3.ebuild Hans de Graaff (graaff)
-- strict thread matches above, loose matches on Subject: below --
2012-11-25 19:22 Thomas Kahle (tomka)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox