summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-21 11:10:57 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-21 11:10:57 +0000
commitdb1a19641f8599325324c5259923c00e0d8bdb16 (patch)
treeb1633b6c58c153a8e96a1a7cfbd1160ea942708a /dev-ruby/erubis
parentStable for amd64, wrt bug #477420 (diff)
downloadgentoo-2-db1a19641f8599325324c5259923c00e0d8bdb16.tar.gz
gentoo-2-db1a19641f8599325324c5259923c00e0d8bdb16.tar.bz2
gentoo-2-db1a19641f8599325324c5259923c00e0d8bdb16.zip
Stable for amd64, wrt bug #477454
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/erubis')
-rw-r--r--dev-ruby/erubis/ChangeLog5
-rw-r--r--dev-ruby/erubis/erubis-2.7.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/erubis/ChangeLog b/dev-ruby/erubis/ChangeLog
index 787ad1ac9a76..540de51b7022 100644
--- a/dev-ruby/erubis/ChangeLog
+++ b/dev-ruby/erubis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/erubis
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/ChangeLog,v 1.22 2013/07/20 07:51:22 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/ChangeLog,v 1.23 2013/07/21 11:10:57 ago Exp $
+
+ 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> erubis-2.7.0.ebuild:
+ Stable for amd64, wrt bug #477454
20 Jul 2013; Hans de Graaff <graaff@gentoo.org> -erubis-2.6.6-r1.ebuild:
Cleanup.
diff --git a/dev-ruby/erubis/erubis-2.7.0.ebuild b/dev-ruby/erubis/erubis-2.7.0.ebuild
index 0adf6b7e6ef1..8d3125869f83 100644
--- a/dev-ruby/erubis/erubis-2.7.0.ebuild
+++ b/dev-ruby/erubis/erubis-2.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/erubis-2.7.0.ebuild,v 1.10 2013/01/15 06:50:09 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/erubis-2.7.0.ebuild,v 1.11 2013/07/21 11:10:57 ago Exp $
EAPI="2"
@@ -19,7 +19,7 @@ HOMEPAGE="http://www.kuwata-lab.com/erubis/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "test? ( virtual/ruby-test-unit )"