summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-10-28 19:32:11 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-10-28 19:32:11 +0000
commitf47b917e9b870f55dae2aca899117b67fcb2ed19 (patch)
tree88d0d540cf92d4015140de8bf3791735de6c6445 /dev-ruby/ffi
parentalpha stable (diff)
downloadhistorical-f47b917e9b870f55dae2aca899117b67fcb2ed19.tar.gz
historical-f47b917e9b870f55dae2aca899117b67fcb2ed19.tar.bz2
historical-f47b917e9b870f55dae2aca899117b67fcb2ed19.zip
alpha stable
Package-Manager: portage-2.1.11.9/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 097603f24e58..c06d3b44d0e7 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.38 2012/10/28 17:17:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ChangeLog,v 1.39 2012/10/28 19:32:11 armin76 Exp $
+
+ 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> ffi-1.0.9.ebuild:
+ alpha stable
28 Oct 2012; Raúl Porcel <armin76@gentoo.org> ffi-1.0.9.ebuild,
ffi-1.0.11.ebuild, ffi-1.1.4.ebuild, ffi-1.1.5.ebuild:
diff --git a/dev-ruby/ffi/ffi-1.0.9.ebuild b/dev-ruby/ffi/ffi-1.0.9.ebuild
index 09cd893c9902..cd758fed0219 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-2012 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.11 2012/10/28 17:17:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.0.9.ebuild,v 1.12 2012/10/28 19:32:11 armin76 Exp $
EAPI=4
@@ -25,7 +25,7 @@ RUBY_S="${PN}-${PN}-*"
IUSE=""
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ~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"