diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-06 17:22:20 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-06 17:22:20 +0000 |
commit | bb2d5385ec6f162cca6ecefe7352987d390d1982 (patch) | |
tree | 2cd95c55c6aab57550e0857a46d714a64f53e6f2 /dev-ruby/ascii85 | |
parent | Marking man-pages-pl-20070628-r1 ppc for bug 399935 (diff) | |
download | gentoo-2-bb2d5385ec6f162cca6ecefe7352987d390d1982.tar.gz gentoo-2-bb2d5385ec6f162cca6ecefe7352987d390d1982.tar.bz2 gentoo-2-bb2d5385ec6f162cca6ecefe7352987d390d1982.zip |
Marking ascii85-1.0.1 ~ppc for bug 388357
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/ascii85')
-rw-r--r-- | dev-ruby/ascii85/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/ascii85/ascii85-1.0.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/ascii85/ChangeLog b/dev-ruby/ascii85/ChangeLog index b68b6aea768e..536a99d7aac8 100644 --- a/dev-ruby/ascii85/ChangeLog +++ b/dev-ruby/ascii85/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ascii85 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ChangeLog,v 1.9 2011/12/03 17:41:53 armin76 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ChangeLog,v 1.10 2012/02/06 17:22:20 ranger Exp $ + + 06 Feb 2012; Brent Baude <ranger@gentoo.org> ascii85-1.0.1.ebuild: + Marking ascii85-1.0.1 ~ppc for bug 388357 03 Dec 2011; Raúl Porcel <armin76@gentoo.org> ascii85-1.0.1.ebuild: Add ~ia64/~sparc wrt #388357 diff --git a/dev-ruby/ascii85/ascii85-1.0.1.ebuild b/dev-ruby/ascii85/ascii85-1.0.1.ebuild index 9f7e70069b4f..e0f1a9fc00ef 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-2011 Gentoo Foundation +# 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.4 2011/12/03 17:41:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ascii85-1.0.1.ebuild,v 1.5 2012/02/06 17:22:20 ranger Exp $ EAPI=2 @@ -20,7 +20,7 @@ HOMEPAGE="http://ascii85.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="" ruby_add_bdepend "test? ( >=dev-ruby/rspec-2.4.0:2 )" |