summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-12-29 17:23:22 +0000
committerMarkus Meier <maekke@gentoo.org>2013-12-29 17:23:22 +0000
commit60980c4c731c06c0a124c62fc3df52befaff0d8b (patch)
treec424570d70a24080628ff784f1fc405b401ce2d0 /dev-ruby/racc
parentarm stable, bug #483254 (diff)
downloadgentoo-2-60980c4c731c06c0a124c62fc3df52befaff0d8b.tar.gz
gentoo-2-60980c4c731c06c0a124c62fc3df52befaff0d8b.tar.bz2
gentoo-2-60980c4c731c06c0a124c62fc3df52befaff0d8b.zip
arm stable, bug #483254
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-ruby/racc')
-rw-r--r--dev-ruby/racc/ChangeLog5
-rw-r--r--dev-ruby/racc/racc-1.4.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/racc/ChangeLog b/dev-ruby/racc/ChangeLog
index f2523d105291..f4882ce4eb44 100644
--- a/dev-ruby/racc/ChangeLog
+++ b/dev-ruby/racc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/racc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.103 2013/12/26 09:27:43 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.104 2013/12/29 17:23:22 maekke Exp $
+
+ 29 Dec 2013; Markus Meier <maekke@gentoo.org> racc-1.4.9.ebuild:
+ arm stable, bug #483254
26 Dec 2013; Hans de Graaff <graaff@gentoo.org> racc-1.4.10.ebuild:
Add ruby21.
diff --git a/dev-ruby/racc/racc-1.4.9.ebuild b/dev-ruby/racc/racc-1.4.9.ebuild
index 13dd75925b6a..656d823b29c5 100644
--- a/dev-ruby/racc/racc-1.4.9.ebuild
+++ b/dev-ruby/racc/racc-1.4.9.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/racc/racc-1.4.9.ebuild,v 1.9 2013/12/20 15:54:28 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.9.ebuild,v 1.10 2013/12/29 17:23:22 maekke Exp $
EAPI=4
@@ -18,7 +18,7 @@ HOMEPAGE="http://www.loveruby.net/en/racc.html"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc test"
ruby_add_bdepend "dev-ruby/rake"