diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-12-18 15:55:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-12-18 15:55:48 +0000 |
commit | 88d0286f34d345e3fa8cc25e5d082d7fe94f2cdf (patch) | |
tree | 90d93056163951bb55afc83f631705bc528c9514 /dev-ruby/coderay | |
parent | ia64/sparc stable wrt #393667 (diff) | |
download | historical-88d0286f34d345e3fa8cc25e5d082d7fe94f2cdf.tar.gz historical-88d0286f34d345e3fa8cc25e5d082d7fe94f2cdf.tar.bz2 historical-88d0286f34d345e3fa8cc25e5d082d7fe94f2cdf.zip |
ia64/sparc stable wrt #393665
Package-Manager: portage-2.1.10.38/cvs/Linux ia64
Diffstat (limited to 'dev-ruby/coderay')
-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 |