diff options
author | 2011-04-16 17:39:03 +0000 | |
---|---|---|
committer | 2011-04-16 17:39:03 +0000 | |
commit | aad15e3a9da27130565dff0823b249a7ea64630f (patch) | |
tree | ee6b90a2349fe735b04e64a18b1902c778aedefe /dev-ruby/coderay | |
parent | New ebuild for an actual Rhythmbox plugin, a 10-band graphic equalizer. (diff) | |
download | historical-aad15e3a9da27130565dff0823b249a7ea64630f.tar.gz historical-aad15e3a9da27130565dff0823b249a7ea64630f.tar.bz2 historical-aad15e3a9da27130565dff0823b249a7ea64630f.zip |
ia64 stable wrt #353032
Package-Manager: portage-2.1.9.45/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.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/coderay/ChangeLog b/dev-ruby/coderay/ChangeLog index 1824785cc5cd..548dff45f3cc 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.33 2011/04/01 08:31:31 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v 1.34 2011/04/16 17:37:57 armin76 Exp $ + + 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> coderay-0.9.6.ebuild: + ia64 stable wrt #353032 01 Apr 2011; Michael Weber <xmw@gentoo.org> coderay-0.9.6.ebuild: sparc stable (bug 353032) diff --git a/dev-ruby/coderay/coderay-0.9.6.ebuild b/dev-ruby/coderay/coderay-0.9.6.ebuild index faf15d95dd57..d741421c6c72 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.7 2011/04/01 08:31:31 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-0.9.6.ebuild,v 1.8 2011/04/16 17:37:57 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 |