diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-06-14 11:19:35 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-06-14 11:19:35 +0000 |
commit | b4b5493dba3a21a53917070d9c26bbd5b880a188 (patch) | |
tree | 2e962dd88a150e6545dc56fbdbfdff55e4c4f6cd /dev-ruby/erubis | |
parent | x86 stable wrt bug #510454 (diff) | |
download | gentoo-2-b4b5493dba3a21a53917070d9c26bbd5b880a188.tar.gz gentoo-2-b4b5493dba3a21a53917070d9c26bbd5b880a188.tar.bz2 gentoo-2-b4b5493dba3a21a53917070d9c26bbd5b880a188.zip |
x86 stable wrt bug #504312
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-ruby/erubis')
-rw-r--r-- | dev-ruby/erubis/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/erubis/erubis-2.7.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/erubis/ChangeLog b/dev-ruby/erubis/ChangeLog index 325976c7f972..9ecd0aa346f2 100644 --- a/dev-ruby/erubis/ChangeLog +++ b/dev-ruby/erubis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/erubis # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/ChangeLog,v 1.29 2014/06/08 14:57:45 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/ChangeLog,v 1.30 2014/06/14 11:19:35 phajdan.jr Exp $ + + 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> erubis-2.7.0-r1.ebuild: + x86 stable wrt bug #504312 08 Jun 2014; Chema Alonso <nimiux@gentoo.org> erubis-2.7.0-r1.ebuild: Stable for amd64 wrt bug #504312 diff --git a/dev-ruby/erubis/erubis-2.7.0-r1.ebuild b/dev-ruby/erubis/erubis-2.7.0-r1.ebuild index 33ebf8300d2d..3301ef1557e1 100644 --- a/dev-ruby/erubis/erubis-2.7.0-r1.ebuild +++ b/dev-ruby/erubis/erubis-2.7.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r1.ebuild,v 1.4 2014/06/08 14:57:45 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/erubis-2.7.0-r1.ebuild,v 1.5 2014/06/14 11:19:35 phajdan.jr Exp $ EAPI=5 @@ -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_rdepend ">=dev-ruby/abstract-1.0.0" |