diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 20:24:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 20:24:08 +0000 |
commit | 642bab7b622ac21c6e12dd32535b7138e1d7ab0f (patch) | |
tree | 446a43dcc387a967f791be986c58a74f22887a26 /dev-ruby/bluecloth | |
parent | Stable for ia64, wrt bug #448310 (diff) | |
download | gentoo-2-642bab7b622ac21c6e12dd32535b7138e1d7ab0f.tar.gz gentoo-2-642bab7b622ac21c6e12dd32535b7138e1d7ab0f.tar.bz2 gentoo-2-642bab7b622ac21c6e12dd32535b7138e1d7ab0f.zip |
Stable for ia64, wrt bug #448310
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'dev-ruby/bluecloth')
-rw-r--r-- | dev-ruby/bluecloth/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/bluecloth/bluecloth-2.2.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/bluecloth/ChangeLog b/dev-ruby/bluecloth/ChangeLog index ab9dd23b6d81..59dc6c0ed191 100644 --- a/dev-ruby/bluecloth/ChangeLog +++ b/dev-ruby/bluecloth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/bluecloth -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.67 2012/12/30 20:31:43 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.68 2013/01/04 20:24:08 ago Exp $ + + 04 Jan 2013; Agostino Sarubbo <ago@gentoo.org> bluecloth-2.2.0.ebuild: + Stable for ia64, wrt bug #448310 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> bluecloth-2.2.0.ebuild: Stable for alpha, wrt bug #448310 diff --git a/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild b/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild index 46278e32f7b5..fafa8be6038f 100644 --- a/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild +++ b/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild,v 1.12 2012/12/30 20:31:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild,v 1.13 2013/01/04 20:24:08 ago Exp $ EAPI=4 USE_RUBY="ruby18 ruby19 ree18" @@ -19,7 +19,7 @@ HOMEPAGE="http://www.deveiate.org/projects/BlueCloth" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" DEPEND="${DEPEND} doc? ( dev-lang/perl )" |