diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-01-01 20:51:05 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-01-01 20:51:05 +0000 |
commit | 946223b5c7c2c70990242aa95f9c68bcbc12355b (patch) | |
tree | d3a5811cd370c9cce52d45c62568de668960fbfc /dev-ruby | |
parent | Split ChangeLog. (diff) | |
download | gentoo-2-946223b5c7c2c70990242aa95f9c68bcbc12355b.tar.gz gentoo-2-946223b5c7c2c70990242aa95f9c68bcbc12355b.tar.bz2 gentoo-2-946223b5c7c2c70990242aa95f9c68bcbc12355b.zip |
Marked ~x86-solaris
(Portage version: 2.2.01.20048-prefix/cvs/SunOS i386)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/allison/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/allison/allison-2.0.3-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/allison/ChangeLog b/dev-ruby/allison/ChangeLog index 7cee629095e9..7f5e92fea7f6 100644 --- a/dev-ruby/allison/ChangeLog +++ b/dev-ruby/allison/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/allison -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.15 2011/08/06 23:14:03 flameeyes Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/ChangeLog,v 1.16 2012/01/01 20:51:05 grobian Exp $ + + 01 Jan 2012; Fabian Groffen <grobian@gentoo.org> allison-2.0.3-r1.ebuild: + Marked ~x86-solaris 06 Aug 2011; Diego E. Pettenò <flameeyes@gentoo.org> allison-2.0.3-r1.ebuild: diff --git a/dev-ruby/allison/allison-2.0.3-r1.ebuild b/dev-ruby/allison/allison-2.0.3-r1.ebuild index 98dd8ade67a9..47d0d536093d 100644 --- a/dev-ruby/allison/allison-2.0.3-r1.ebuild +++ b/dev-ruby/allison/allison-2.0.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3-r1.ebuild,v 1.4 2011/08/06 23:14:03 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/allison/allison-2.0.3-r1.ebuild,v 1.5 2012/01/01 20:51:05 grobian Exp $ EAPI=2 USE_RUBY="ruby18 ruby19 ree18 jruby" @@ -18,7 +18,7 @@ HOMEPAGE="http://fauna.github.com/fauna/allison/files/README.html" LICENSE="AFL-3.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-solaris" IUSE="" all_ruby_install() { |