summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-07-23 14:25:54 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-07-23 14:25:54 +0000
commita94c6302e61483530ff7a8d90ee43e0cfcd365e4 (patch)
treeeff3f8895f0e22e96330894199bbca373c6cdfe9 /dev-ruby/ffi
parentBump release candidate, fixes build issue on hardened profile #301676 thank J... (diff)
downloadgentoo-2-a94c6302e61483530ff7a8d90ee43e0cfcd365e4.tar.gz
gentoo-2-a94c6302e61483530ff7a8d90ee43e0cfcd365e4.tar.bz2
gentoo-2-a94c6302e61483530ff7a8d90ee43e0cfcd365e4.zip
ppc stable wrt #348510
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/ffi')
-rw-r--r--dev-ruby/ffi/ChangeLog5
-rw-r--r--dev-ruby/ffi/ffi-1.0.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ffi/ChangeLog b/dev-ruby/ffi/ChangeLog
index 135dc418c844..9e5d52552ce1 100644
--- a/dev-ruby/ffi/ChangeLog
+++ b/dev-ruby/ffi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ffi
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ChangeLog,v 1.21 2011/07/20 14:54:02 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ChangeLog,v 1.22 2011/07/23 14:25:54 xarthisius Exp $
+
+ 23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> ffi-1.0.9.ebuild:
+ ppc stable wrt #348510
20 Jul 2011; Thomas Kahle <tomka@gentoo.org> ffi-1.0.9.ebuild:
x86 stable per bug 348510
diff --git a/dev-ruby/ffi/ffi-1.0.9.ebuild b/dev-ruby/ffi/ffi-1.0.9.ebuild
index 162824b255e6..b529d623ee70 100644
--- a/dev-ruby/ffi/ffi-1.0.9.ebuild
+++ b/dev-ruby/ffi/ffi-1.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.0.9.ebuild,v 1.4 2011/07/20 14:54:02 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.0.9.ebuild,v 1.5 2011/07/23 14:25:54 xarthisius Exp $
EAPI=4
@@ -25,7 +25,7 @@ RUBY_S="${PN}-${PN}-*"
IUSE=""
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
RDEPEND="${RDEPEND} dev-libs/libffi"
DEPEND="${DEPEND} dev-libs/libffi"