diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-04-04 13:32:20 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-04-04 13:32:20 +0000 |
commit | 07c7b5d90a7f041b32e49542a64841a0e1ee68b7 (patch) | |
tree | 7cdbe97815c9bd80feb3929f696f944ce8b93c46 /virtual/libffi | |
parent | Stable for amd64 wrt bug #497760 (diff) | |
download | gentoo-2-07c7b5d90a7f041b32e49542a64841a0e1ee68b7.tar.gz gentoo-2-07c7b5d90a7f041b32e49542a64841a0e1ee68b7.tar.bz2 gentoo-2-07c7b5d90a7f041b32e49542a64841a0e1ee68b7.zip |
Stable for amd64 wrt bug #497760
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'virtual/libffi')
-rw-r--r-- | virtual/libffi/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/libffi/libffi-3.0.13-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/libffi/ChangeLog b/virtual/libffi/ChangeLog index ad1f542173af..665312578928 100644 --- a/virtual/libffi/ChangeLog +++ b/virtual/libffi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/libffi # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.36 2014/03/29 19:52:21 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.37 2014/04/04 13:32:20 nimiux Exp $ + + 04 Apr 2014; Chema Alonso <nimiux@gentoo.org> libffi-3.0.13-r1.ebuild: + Stable for amd64 wrt bug #497760 29 Mar 2014; Matt Turner <mattst88@gentoo.org> libffi-3.0.13-r1.ebuild: alpha stable, bug #497760. diff --git a/virtual/libffi/libffi-3.0.13-r1.ebuild b/virtual/libffi/libffi-3.0.13-r1.ebuild index 3d08e4bf5d09..bada1553e04f 100644 --- a/virtual/libffi/libffi-3.0.13-r1.ebuild +++ b/virtual/libffi/libffi-3.0.13-r1.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/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.6 2014/03/29 19:52:21 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.7 2014/04/04 13:32:20 nimiux Exp $ # The purpose of this ebuild is to provide quick fallback if and when we need to # switch back to internal copy of libffi from sys-devel/gcc. @@ -15,7 +15,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm arm64 hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm arm64 hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=dev-libs/libffi-3.0.13-r1[${MULTILIB_USEDEP}]" |