* [gentoo-commits] gentoo-x86 commit in dev-ruby/temple: temple-0.5.4.ebuild ChangeLog
@ 2012-11-25 18:49 Thomas Kahle (tomka)
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Kahle (tomka) @ 2012-11-25 18:49 UTC (permalink / raw
To: gentoo-commits
tomka 12/11/25 18:49:32
Modified: temple-0.5.4.ebuild ChangeLog
Log:
marked ~x86 per bug 430212
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0x89DEB219565C32BC)
Revision Changes Path
1.2 dev-ruby/temple/temple-0.5.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/temple/temple-0.5.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/temple/temple-0.5.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/temple/temple-0.5.4.ebuild?r1=1.1&r2=1.2
Index: temple-0.5.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/temple/temple-0.5.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- temple-0.5.4.ebuild 16 Oct 2012 12:14:02 -0000 1.1
+++ temple-0.5.4.ebuild 25 Nov 2012 18:49:32 -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/temple/temple-0.5.4.ebuild,v 1.1 2012/10/16 12:14:02 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/temple/temple-0.5.4.ebuild,v 1.2 2012/11/25 18:49:32 tomka Exp $
EAPI=4
USE_RUBY="ruby18 ruby19 ree18"
@@ -17,7 +17,7 @@
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/bacon dev-ruby/tilt )"
1.5 dev-ruby/temple/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/temple/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/temple/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/temple/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/temple/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 16 Oct 2012 12:14:02 -0000 1.4
+++ ChangeLog 25 Nov 2012 18:49:32 -0000 1.5
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/temple
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/temple/ChangeLog,v 1.4 2012/10/16 12:14:02 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/temple/ChangeLog,v 1.5 2012/11/25 18:49:32 tomka Exp $
+
+ 25 Nov 2012; Thomas Kahle <tomka@gentoo.org> temple-0.5.4.ebuild:
+ marked ~x86 per bug 430212
*temple-0.5.4 (16 Oct 2012)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-ruby/temple: temple-0.5.4.ebuild ChangeLog
@ 2012-10-16 12:14 Hans de Graaff (graaff)
0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff (graaff) @ 2012-10-16 12:14 UTC (permalink / raw
To: gentoo-commits
graaff 12/10/16 12:14:02
Modified: ChangeLog
Added: temple-0.5.4.ebuild
Log:
Version bump.
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Revision Changes Path
1.4 dev-ruby/temple/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/temple/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/temple/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/temple/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/temple/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 23 Sep 2012 09:35:39 -0000 1.3
+++ ChangeLog 16 Oct 2012 12:14:02 -0000 1.4
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/temple
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/temple/ChangeLog,v 1.3 2012/09/23 09:35:39 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/temple/ChangeLog,v 1.4 2012/10/16 12:14:02 graaff Exp $
+
+*temple-0.5.4 (16 Oct 2012)
+
+ 16 Oct 2012; Hans de Graaff <graaff@gentoo.org> +temple-0.5.4.ebuild:
+ Version bump.
*temple-0.4.1 (23 Sep 2012)
1.1 dev-ruby/temple/temple-0.5.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/temple/temple-0.5.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/temple/temple-0.5.4.ebuild?rev=1.1&content-type=text/plain
Index: temple-0.5.4.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/temple/temple-0.5.4.ebuild,v 1.1 2012/10/16 12:14:02 graaff Exp $
EAPI=4
USE_RUBY="ruby18 ruby19 ree18"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="CHANGES EXPRESSIONS.md README.md"
RUBY_FAKEGEM_TASK_TEST=""
inherit ruby-fakegem
DESCRIPTION="An abstraction and a framework for compiling templates to pure Ruby."
HOMEPAGE="http://github.com/judofyr/temple"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/bacon dev-ruby/tilt )"
each_ruby_test() {
${RUBY} -S bacon -Ilib -Itest --automatic --quiet || die
}
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-11-25 18:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-25 18:49 [gentoo-commits] gentoo-x86 commit in dev-ruby/temple: temple-0.5.4.ebuild ChangeLog Thomas Kahle (tomka)
-- strict thread matches above, loose matches on Subject: below --
2012-10-16 12:14 Hans de Graaff (graaff)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox