summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-12-22 14:32:43 +0000
committerJeroen Roovers <jer@gentoo.org>2013-12-22 14:32:43 +0000
commit17c9b1c604026694e2173aacd3f6debb0afd4ea4 (patch)
treeb5e20b66cda1e734ca6090ef698372c015cebfe2 /dev-ruby
parentStable for HPPA (bug #493780). (diff)
downloadgentoo-2-17c9b1c604026694e2173aacd3f6debb0afd4ea4.tar.gz
gentoo-2-17c9b1c604026694e2173aacd3f6debb0afd4ea4.tar.bz2
gentoo-2-17c9b1c604026694e2173aacd3f6debb0afd4ea4.zip
Stable for HPPA (bug #493780).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ffi/ChangeLog5
-rw-r--r--dev-ruby/ffi/ffi-1.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ffi/ChangeLog b/dev-ruby/ffi/ChangeLog
index f1117b014324..f38a7adf757d 100644
--- a/dev-ruby/ffi/ChangeLog
+++ b/dev-ruby/ffi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ffi
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ChangeLog,v 1.57 2013/12/22 13:54:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ChangeLog,v 1.58 2013/12/22 14:32:43 jer Exp $
+
+ 22 Dec 2013; Jeroen Roovers <jer@gentoo.org> ffi-1.4.0.ebuild:
+ Stable for HPPA (bug #493780).
22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> ffi-1.4.0.ebuild:
Stable for ppc64, wrt bug #487750
diff --git a/dev-ruby/ffi/ffi-1.4.0.ebuild b/dev-ruby/ffi/ffi-1.4.0.ebuild
index f2f8011cabcd..6d582fec7db2 100644
--- a/dev-ruby/ffi/ffi-1.4.0.ebuild
+++ b/dev-ruby/ffi/ffi-1.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.4.0.ebuild,v 1.5 2013/12/22 13:54:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.4.0.ebuild,v 1.6 2013/12/22 14:32:43 jer Exp $
EAPI=5
@@ -24,7 +24,7 @@ SRC_URI="http://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${PN}-git-${PV}.t
IUSE=""
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
RDEPEND="${RDEPEND} virtual/libffi"
DEPEND="${DEPEND} virtual/libffi"