summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2014-01-05 12:29:13 +0000
committerNaohiro Aota <naota@gentoo.org>2014-01-05 12:29:13 +0000
commit1971ed0c22af29cd5f7d47958567fb562a513e31 (patch)
treefc74e4fb7c652920d5e00ed1613189c39e5e9747 /dev-ruby
parentNew ebuild (diff)
downloadgentoo-2-1971ed0c22af29cd5f7d47958567fb562a513e31.tar.gz
gentoo-2-1971ed0c22af29cd5f7d47958567fb562a513e31.tar.bz2
gentoo-2-1971ed0c22af29cd5f7d47958567fb562a513e31.zip
Add ~x86-fbsd. #330337
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F8551514)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/pg/ChangeLog7
-rw-r--r--dev-ruby/pg/pg-0.17.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/pg/ChangeLog b/dev-ruby/pg/ChangeLog
index 71fdacc40197..7b1ee4cdf1b8 100644
--- a/dev-ruby/pg/ChangeLog
+++ b/dev-ruby/pg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/pg
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.67 2013/12/21 02:31:05 mrueg Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.68 2014/01/05 12:29:13 naota Exp $
+
+ 05 Jan 2014; Naohiro Aota <naota@gentoo.org> pg-0.17.1.ebuild:
+ Add ~x86-fbsd. #330337
*pg-0.17.1 (21 Dec 2013)
diff --git a/dev-ruby/pg/pg-0.17.1.ebuild b/dev-ruby/pg/pg-0.17.1.ebuild
index d4f857b69bf3..9d264eaa858d 100644
--- a/dev-ruby/pg/pg-0.17.1.ebuild
+++ b/dev-ruby/pg/pg-0.17.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.17.1.ebuild,v 1.1 2013/12/21 02:31:04 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.17.1.ebuild,v 1.2 2014/01/05 12:29:13 naota Exp $
EAPI=5
USE_RUBY="ruby18 ruby19 ruby20"
@@ -18,7 +18,7 @@ HOMEPAGE="http://bitbucket.org/ged/ruby-pg/"
LICENSE="|| ( GPL-2 Ruby )"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="${RDEPEND}