diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 19:26:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 19:26:59 +0000 |
commit | 79f36a98dd81bf0e09cddbc1d530c1aa4560f8a2 (patch) | |
tree | 0111ab87d915794a945f208eb7eeb9bf77861a57 /dev-ruby/bluecloth | |
parent | Marking xf86-input-keyboard-1.4.0 ppc64 for bug 294958 (diff) | |
download | gentoo-2-79f36a98dd81bf0e09cddbc1d530c1aa4560f8a2.tar.gz gentoo-2-79f36a98dd81bf0e09cddbc1d530c1aa4560f8a2.tar.bz2 gentoo-2-79f36a98dd81bf0e09cddbc1d530c1aa4560f8a2.zip |
ia64 stable wrt #283020
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-ruby/bluecloth')
-rw-r--r-- | dev-ruby/bluecloth/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/bluecloth/bluecloth-2.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/bluecloth/ChangeLog b/dev-ruby/bluecloth/ChangeLog index e945c1c1425f..f5685c63227b 100644 --- a/dev-ruby/bluecloth/ChangeLog +++ b/dev-ruby/bluecloth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/bluecloth # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.25 2009/12/15 15:09:31 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.26 2009/12/15 19:26:59 armin76 Exp $ + + 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> bluecloth-2.0.5.ebuild: + ia64 stable wrt #283020 *bluecloth-2.0.5-r1 (15 Dec 2009) diff --git a/dev-ruby/bluecloth/bluecloth-2.0.5.ebuild b/dev-ruby/bluecloth/bluecloth-2.0.5.ebuild index 5ee7efa4d261..f35cd2c0850e 100644 --- a/dev-ruby/bluecloth/bluecloth-2.0.5.ebuild +++ b/dev-ruby/bluecloth/bluecloth-2.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.5.ebuild,v 1.4 2009/11/25 09:46:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.5.ebuild,v 1.5 2009/12/15 19:26:59 armin76 Exp $ inherit ruby gems @@ -9,7 +9,7 @@ HOMEPAGE="http://www.deveiate.org/projects/BlueCloth" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86" +KEYWORDS="amd64 ia64 ppc ~ppc64 x86" IUSE="" USE_RUBY="ruby18 ruby19" |