summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-10-28 17:46:31 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-10-28 17:46:31 +0000
commit00b541aa3d35d5d73f0ad698a19abe5945af91ff (patch)
treee52db83b51e681b10ac68111051fc1b07207c691
parentalpha stable, add ~alpha (diff)
downloadgentoo-2-00b541aa3d35d5d73f0ad698a19abe5945af91ff.tar.gz
gentoo-2-00b541aa3d35d5d73f0ad698a19abe5945af91ff.tar.bz2
gentoo-2-00b541aa3d35d5d73f0ad698a19abe5945af91ff.zip
Add ~alpha/~ia64/~sparc wrt #431384
(Portage version: 2.1.11.9/cvs/Linux x86_64)
-rw-r--r--dev-ruby/ascii85/ChangeLog5
-rw-r--r--dev-ruby/ascii85/ascii85-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ascii85/ChangeLog b/dev-ruby/ascii85/ChangeLog
index 00383ed4bdcf..612be5dd1eab 100644
--- a/dev-ruby/ascii85/ChangeLog
+++ b/dev-ruby/ascii85/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ascii85
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ChangeLog,v 1.15 2012/08/14 00:56:40 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ChangeLog,v 1.16 2012/10/28 17:46:31 armin76 Exp $
+
+ 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> ascii85-1.0.1.ebuild:
+ Add ~alpha/~ia64/~sparc wrt #431384
14 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> ascii85-1.0.1.ebuild:
Port to rspec helper for testing.
diff --git a/dev-ruby/ascii85/ascii85-1.0.1.ebuild b/dev-ruby/ascii85/ascii85-1.0.1.ebuild
index 46ebdeb690d9..6b184623182e 100644
--- a/dev-ruby/ascii85/ascii85-1.0.1.ebuild
+++ b/dev-ruby/ascii85/ascii85-1.0.1.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/ascii85/ascii85-1.0.1.ebuild,v 1.9 2012/08/14 00:56:40 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ascii85-1.0.1.ebuild,v 1.10 2012/10/28 17:46:31 armin76 Exp $
EAPI=2
@@ -20,7 +20,7 @@ HOMEPAGE="http://ascii85.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
all_ruby_prepare() {