diff options
author | 2011-12-18 15:55:48 +0000 | |
---|---|---|
committer | 2011-12-18 15:55:48 +0000 | |
commit | 764b087e4714429fcfb39b5c627c2111507ba61d (patch) | |
tree | 956496d2b4b9a9edce5ccc595a1aefdf657dcb76 /dev-ruby | |
parent | ia64/sparc stable wrt #393667 (diff) | |
download | gentoo-2-764b087e4714429fcfb39b5c627c2111507ba61d.tar.gz gentoo-2-764b087e4714429fcfb39b5c627c2111507ba61d.tar.bz2 gentoo-2-764b087e4714429fcfb39b5c627c2111507ba61d.zip |
ia64/sparc stable wrt #393665
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/coderay/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/coderay/coderay-0.9.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/coderay/ChangeLog b/dev-ruby/coderay/ChangeLog index 85d6a56dee7d..026d1773c1bb 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.45 2011/12/15 17:49:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v 1.46 2011/12/18 15:55:48 armin76 Exp $ + + 18 Dec 2011; Raúl Porcel <armin76@gentoo.org> coderay-0.9.8.ebuild: + ia64/sparc stable wrt #393665 15 Dec 2011; Agostino Sarubbo <ago@gentoo.org> coderay-0.9.8.ebuild: Stable for AMD64, wrt bug #393665 diff --git a/dev-ruby/coderay/coderay-0.9.8.ebuild b/dev-ruby/coderay/coderay-0.9.8.ebuild index a911a062627e..585047145cd9 100644 --- a/dev-ruby/coderay/coderay-0.9.8.ebuild +++ b/dev-ruby/coderay/coderay-0.9.8.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.8.ebuild,v 1.5 2011/12/15 17:49:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-0.9.8.ebuild,v 1.6 2011/12/18 15:55:48 armin76 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 |