diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-07-26 12:12:08 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-07-26 12:12:08 +0000 |
commit | 3b6a3c698a0bbf9d11102eb196aacdf98acd7ecb (patch) | |
tree | 98a73083c0cfd7108182b931af06abcfb47f83cd /dev-ruby/diff-lcs | |
parent | Bump to TeX Live 2012 version. (diff) | |
download | historical-3b6a3c698a0bbf9d11102eb196aacdf98acd7ecb.tar.gz historical-3b6a3c698a0bbf9d11102eb196aacdf98acd7ecb.tar.bz2 historical-3b6a3c698a0bbf9d11102eb196aacdf98acd7ecb.zip |
Stable ppc, bug #426668
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/diff-lcs')
-rw-r--r-- | dev-ruby/diff-lcs/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/diff-lcs/ChangeLog b/dev-ruby/diff-lcs/ChangeLog index aeb9aaad2ad7..4d29692a019d 100644 --- a/dev-ruby/diff-lcs/ChangeLog +++ b/dev-ruby/diff-lcs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/diff-lcs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v 1.35 2012/07/22 07:53:16 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v 1.36 2012/07/26 12:06:03 blueness Exp $ + + 26 Jul 2012; Anthony G. Basile <blueness@gentoo.org> diff-lcs-1.1.3.ebuild: + Stable ppc, bug #426668 22 Jul 2012; Jeff Horelick <jdhore@gentoo.org> diff-lcs-1.1.3.ebuild: marked x86 per bug 426668 diff --git a/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild b/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild index b008536b6ce1..b60e533e90ef 100644 --- a/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild +++ b/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild,v 1.5 2012/07/22 07:53:16 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild,v 1.6 2012/07/26 12:06:03 blueness Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/halostatue/diff-lcs" LICENSE="|| ( MIT Ruby GPL-2 )" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "test? ( >=dev-ruby/hoe-2.10 dev-ruby/rspec:2 )" |