summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/fast_xs/ChangeLog5
-rw-r--r--dev-ruby/fast_xs/fast_xs-0.8.0.ebuild4
-rw-r--r--dev-ruby/rdiscount/ChangeLog5
-rw-r--r--dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild4
4 files changed, 9 insertions, 9 deletions
diff --git a/dev-ruby/fast_xs/ChangeLog b/dev-ruby/fast_xs/ChangeLog
index 8635f3c3d8bc..d026da3a2aef 100644
--- a/dev-ruby/fast_xs/ChangeLog
+++ b/dev-ruby/fast_xs/ChangeLog
@@ -1,9 +1,6 @@
# ChangeLog for dev-ruby/fast_xs
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/ChangeLog,v 1.16 2012/10/28 18:13:38 armin76 Exp $
-
- 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> fast_xs-0.8.0.ebuild:
- Add ~alpha
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/ChangeLog,v 1.17 2012/10/28 18:14:18 armin76 Exp $
28 Oct 2012; Raúl Porcel <armin76@gentoo.org> fast_xs-0.8.0.ebuild:
Add ~alpha/~ia64/~sparc wrt #405757
diff --git a/dev-ruby/fast_xs/fast_xs-0.8.0.ebuild b/dev-ruby/fast_xs/fast_xs-0.8.0.ebuild
index bf9ced11f3e7..2f54a533381e 100644
--- a/dev-ruby/fast_xs/fast_xs-0.8.0.ebuild
+++ b/dev-ruby/fast_xs/fast_xs-0.8.0.ebuild
@@ -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/fast_xs/fast_xs-0.8.0.ebuild,v 1.11 2012/10/28 18:10:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/fast_xs-0.8.0.ebuild,v 1.12 2012/10/28 18:13:38 armin76 Exp $
EAPI=4
@@ -18,7 +18,7 @@ HOMEPAGE="http://fast-xs.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-solaris"
IUSE=""
ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.3.2 )"
diff --git a/dev-ruby/rdiscount/ChangeLog b/dev-ruby/rdiscount/ChangeLog
index 8bd5676f550e..6397cc5b368b 100644
--- a/dev-ruby/rdiscount/ChangeLog
+++ b/dev-ruby/rdiscount/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rdiscount
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.15 2012/09/15 10:14:51 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.16 2012/10/28 18:15:16 armin76 Exp $
+
+ 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> rdiscount-1.6.8-r1.ebuild:
+ Add ~alpha
15 Sep 2012; Hans de Graaff <graaff@gentoo.org> -rdiscount-1.6.8.ebuild:
Cleanup.
diff --git a/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild b/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild
index 1ab9d123b911..c3935fabb567 100644
--- a/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild
+++ b/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild
@@ -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/rdiscount/rdiscount-1.6.8-r1.ebuild,v 1.4 2012/08/15 09:37:23 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild,v 1.5 2012/10/28 18:15:16 armin76 Exp $
EAPI=2
@@ -19,7 +19,7 @@ HOMEPAGE="http://github.com/rtomayko/rdiscount"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""
ruby_add_bdepend "doc? ( app-text/ronn )"