diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-12-27 20:54:18 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-12-27 20:54:18 +0000 |
commit | c462b30a4ed086a1e2c4accb563b0e1eeefb6b8b (patch) | |
tree | 07683d78ec4b701ba384f67b68cfd025624bb939 /dev-ruby/patron | |
parent | Add dev-util/re2c to DEPEND, bug 345241 by Jung Tae-young (diff) | |
download | historical-c462b30a4ed086a1e2c4accb563b0e1eeefb6b8b.tar.gz historical-c462b30a4ed086a1e2c4accb563b0e1eeefb6b8b.tar.bz2 historical-c462b30a4ed086a1e2c4accb563b0e1eeefb6b8b.zip |
Added Prefix keywords
Package-Manager: portage-2.2.01.17422-prefix/cvs/Darwin powerpc
RepoMan-Options: --force
Diffstat (limited to 'dev-ruby/patron')
-rw-r--r-- | dev-ruby/patron/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/patron/patron-0.4.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/patron/ChangeLog b/dev-ruby/patron/ChangeLog index c99d9ab98e4c..bba9275e099b 100644 --- a/dev-ruby/patron/ChangeLog +++ b/dev-ruby/patron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/patron # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/ChangeLog,v 1.7 2010/11/07 06:25:56 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/ChangeLog,v 1.8 2010/12/27 20:43:34 grobian Exp $ + + 27 Dec 2010; Fabian Groffen <grobian@gentoo.org> patron-0.4.10.ebuild: + Added Prefix keywords *patron-0.4.10 (07 Nov 2010) diff --git a/dev-ruby/patron/patron-0.4.10.ebuild b/dev-ruby/patron/patron-0.4.10.ebuild index 6b3464183b3f..ce37dad8d492 100644 --- a/dev-ruby/patron/patron-0.4.10.ebuild +++ b/dev-ruby/patron/patron-0.4.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/patron-0.4.10.ebuild,v 1.1 2010/11/07 06:25:56 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/patron/patron-0.4.10.ebuild,v 1.2 2010/12/27 20:43:34 grobian Exp $ EAPI=2 USE_RUBY="ruby18" @@ -17,7 +17,7 @@ HOMEPAGE="http://toland.github.com/patron/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "doc? ( dev-ruby/jeweler )" |