diff options
author | Michael Weber <xmw@gentoo.org> | 2011-04-01 08:31:31 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2011-04-01 08:31:31 +0000 |
commit | 9519867bcb98d851a4207438f474b38c3b4ceaf1 (patch) | |
tree | 45b4d75d55fae104895b8201c60c02e616c6efe9 /dev-ruby/coderay | |
parent | sparc stable (bug 352483) (diff) | |
download | gentoo-2-9519867bcb98d851a4207438f474b38c3b4ceaf1.tar.gz gentoo-2-9519867bcb98d851a4207438f474b38c3b4ceaf1.tar.bz2 gentoo-2-9519867bcb98d851a4207438f474b38c3b4ceaf1.zip |
sparc stable (bug 353032)
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/coderay')
-rw-r--r-- | dev-ruby/coderay/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/coderay/coderay-0.9.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/coderay/ChangeLog b/dev-ruby/coderay/ChangeLog index 2128b57b9f2c..1824785cc5cd 100644 --- a/dev-ruby/coderay/ChangeLog +++ b/dev-ruby/coderay/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/coderay # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v 1.32 2011/03/27 19:32:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v 1.33 2011/04/01 08:31:31 xmw Exp $ + + 01 Apr 2011; Michael Weber <xmw@gentoo.org> coderay-0.9.6.ebuild: + sparc stable (bug 353032) 27 Mar 2011; Brent Baude <ranger@gentoo.org> coderay-0.9.6.ebuild: Marking coderay-0.9.6 ppc stable for bug 353032 diff --git a/dev-ruby/coderay/coderay-0.9.6.ebuild b/dev-ruby/coderay/coderay-0.9.6.ebuild index 241d6a65b225..faf15d95dd57 100644 --- a/dev-ruby/coderay/coderay-0.9.6.ebuild +++ b/dev-ruby/coderay/coderay-0.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-0.9.6.ebuild,v 1.6 2011/03/27 19:32:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-0.9.6.ebuild,v 1.7 2011/04/01 08:31:31 xmw Exp $ EAPI=2 @@ -18,7 +18,7 @@ HOMEPAGE="http://coderay.rubychan.de/" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" # Redcloth is optional but automagically tested, so we add this |