summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/patron')
-rw-r--r--dev-ruby/patron/ChangeLog5
-rw-r--r--dev-ruby/patron/patron-0.4.10.ebuild4
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 )"