summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Villavicencio <the_paya@gentoo.org>2008-07-08 01:54:38 +0000
committerJavier Villavicencio <the_paya@gentoo.org>2008-07-08 01:54:38 +0000
commit702f9c248d2318f61d0b13740d74633bc8e15c9d (patch)
treebac445b21d061ec81f3b6ec29615922097ff718c /dev-ruby
parentAdded ~x86-fbsd keyword. (diff)
downloadgentoo-2-702f9c248d2318f61d0b13740d74633bc8e15c9d.tar.gz
gentoo-2-702f9c248d2318f61d0b13740d74633bc8e15c9d.tar.bz2
gentoo-2-702f9c248d2318f61d0b13740d74633bc8e15c9d.zip
Added ~x86-fbsd keyword.
(Portage version: 2.2_rc1/cvs/FreeBSD 7.0-RELEASE i386)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/mechanize/ChangeLog6
-rw-r--r--dev-ruby/mechanize/mechanize-0.7.6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/mechanize/ChangeLog b/dev-ruby/mechanize/ChangeLog
index 4a6109f6ec7d..2bec8149bb82 100644
--- a/dev-ruby/mechanize/ChangeLog
+++ b/dev-ruby/mechanize/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/mechanize
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mechanize/ChangeLog,v 1.11 2008/07/07 18:48:30 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mechanize/ChangeLog,v 1.12 2008/07/08 01:54:38 the_paya Exp $
+
+ 08 Jul 2008; Javier Villavicencio <the_paya@gentoo.org>
+ mechanize-0.7.6.ebuild:
+ Added ~x86-fbsd keyword.
07 Jul 2008; Friedrich Oslage <bluebird@gentoo.org>
mechanize-0.7.6.ebuild:
diff --git a/dev-ruby/mechanize/mechanize-0.7.6.ebuild b/dev-ruby/mechanize/mechanize-0.7.6.ebuild
index 39ca3f822e2a..6a84c38736e0 100644
--- a/dev-ruby/mechanize/mechanize-0.7.6.ebuild
+++ b/dev-ruby/mechanize/mechanize-0.7.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mechanize/mechanize-0.7.6.ebuild,v 1.2 2008/07/07 18:48:30 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mechanize/mechanize-0.7.6.ebuild,v 1.3 2008/07/08 01:54:38 the_paya Exp $
inherit ruby gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://mechanize.rubyforge.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-ruby/hpricot-0.5.0