summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-23 17:01:07 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-23 17:01:07 +0000
commitac8169133992bbbba1d1277f6821275d3d5735e4 (patch)
treebf217d0ae47d33e909e8203e52f020fde3abf105 /dev-ruby/ffi
parentStable for ppc64, wrt bug #445226 (diff)
downloadgentoo-2-ac8169133992bbbba1d1277f6821275d3d5735e4.tar.gz
gentoo-2-ac8169133992bbbba1d1277f6821275d3d5735e4.tar.bz2
gentoo-2-ac8169133992bbbba1d1277f6821275d3d5735e4.zip
Stable for ppc64, wrt bug #448056
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-ruby/ffi')
-rw-r--r--dev-ruby/ffi/ChangeLog5
-rw-r--r--dev-ruby/ffi/ffi-1.1.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ffi/ChangeLog b/dev-ruby/ffi/ChangeLog
index db9afaef4d7a..90660b6d92a6 100644
--- a/dev-ruby/ffi/ChangeLog
+++ b/dev-ruby/ffi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ffi
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ChangeLog,v 1.43 2012/12/22 13:55:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ChangeLog,v 1.44 2012/12/23 17:01:07 ago Exp $
+
+ 23 Dec 2012; Agostino Sarubbo <ago@gentoo.org> ffi-1.1.5.ebuild:
+ Stable for ppc64, wrt bug #448056
22 Dec 2012; Agostino Sarubbo <ago@gentoo.org> ffi-1.1.5.ebuild:
Stable for ppc, wrt bug #448056
diff --git a/dev-ruby/ffi/ffi-1.1.5.ebuild b/dev-ruby/ffi/ffi-1.1.5.ebuild
index 1c3c55408747..989b3f958b04 100644
--- a/dev-ruby/ffi/ffi-1.1.5.ebuild
+++ b/dev-ruby/ffi/ffi-1.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.1.5.ebuild,v 1.4 2012/12/22 13:55:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.1.5.ebuild,v 1.5 2012/12/23 17:01:07 ago Exp $
EAPI=4
@@ -25,7 +25,7 @@ RUBY_S="${PN}-${PN}-*"
IUSE=""
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~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"