summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-10-28 17:49:17 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-10-28 17:49:17 +0000
commitf21373588c1084aad99d49f88bc8f299477f8efe (patch)
tree72a8f0a2e4d445ec06c2a5f9047cb83359937a31 /dev-ruby/ascii85
parentapp-text/dos2unix: Remove old (diff)
downloadhistorical-f21373588c1084aad99d49f88bc8f299477f8efe.tar.gz
historical-f21373588c1084aad99d49f88bc8f299477f8efe.tar.bz2
historical-f21373588c1084aad99d49f88bc8f299477f8efe.zip
Add ~alpha/~ia64/~sparc wrt #431384
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/ascii85')
-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() {