summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-11-23 14:39:38 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-11-23 14:39:38 +0000
commitfd864c0f287b6ccfbcf9183e25cb2442459d9a07 (patch)
treeb4af4764e717f2e7b9e3df0827a3ade41e85e707 /dev-ruby
parentStable for amd64, wrt bug #523186 (diff)
downloadgentoo-2-fd864c0f287b6ccfbcf9183e25cb2442459d9a07.tar.gz
gentoo-2-fd864c0f287b6ccfbcf9183e25cb2442459d9a07.tar.bz2
gentoo-2-fd864c0f287b6ccfbcf9183e25cb2442459d9a07.zip
Stable for amd64, wrt bug #523186
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ffi/ChangeLog5
-rw-r--r--dev-ruby/ffi/ffi-1.9.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ffi/ChangeLog b/dev-ruby/ffi/ChangeLog
index f18edc38d035..101606a87962 100644
--- a/dev-ruby/ffi/ChangeLog
+++ b/dev-ruby/ffi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ffi
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ChangeLog,v 1.80 2014/11/21 14:46:06 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ChangeLog,v 1.81 2014/11/23 14:39:38 ago Exp $
+
+ 23 Nov 2014; Agostino Sarubbo <ago@gentoo.org> ffi-1.9.3.ebuild:
+ Stable for amd64, wrt bug #523186
21 Nov 2014; Tobias Klausmann <klausman@gentoo.org> ffi-1.9.3.ebuild:
Stable on alpha, bug 523186
diff --git a/dev-ruby/ffi/ffi-1.9.3.ebuild b/dev-ruby/ffi/ffi-1.9.3.ebuild
index 8b5656d5e96b..416f2cc81fe4 100644
--- a/dev-ruby/ffi/ffi-1.9.3.ebuild
+++ b/dev-ruby/ffi/ffi-1.9.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.9.3.ebuild,v 1.13 2014/11/21 14:46:06 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.9.3.ebuild,v 1.14 2014/11/23 14:39:38 ago Exp $
EAPI=5
@@ -24,7 +24,7 @@ SRC_URI="http://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${PN}-git-${PV}.t
IUSE=""
LICENSE="BSD"
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+=" virtual/libffi"
DEPEND+=" virtual/libffi"