From bfc34a1a27f770c18dc4c0b0c4a8af53d0384688 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 2 Jan 2012 00:18:38 +0000 Subject: Stable for AMD64, wrt bug #395843 (Portage version: 2.1.10.41/cvs/Linux x86_64) --- dev-lang/swig/ChangeLog | 5 ++++- dev-lang/swig/swig-2.0.4-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-lang/swig') diff --git a/dev-lang/swig/ChangeLog b/dev-lang/swig/ChangeLog index a5b208a6cac4..11bb972d8932 100644 --- a/dev-lang/swig/ChangeLog +++ b/dev-lang/swig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/swig # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/ChangeLog,v 1.159 2012/01/01 21:36:00 pchrist Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/ChangeLog,v 1.160 2012/01/02 00:18:38 ago Exp $ + + 02 Jan 2012; Agostino Sarubbo swig-2.0.4-r1.ebuild: + Stable for AMD64, wrt bug #395843 01 Jan 2012; Panagiotis Christopoulos swig-2.0.4-r1.ebuild: diff --git a/dev-lang/swig/swig-2.0.4-r1.ebuild b/dev-lang/swig/swig-2.0.4-r1.ebuild index 01726bc80b18..7f28bf88526b 100644 --- a/dev-lang/swig/swig-2.0.4-r1.ebuild +++ b/dev-lang/swig/swig-2.0.4-r1.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-lang/swig/swig-2.0.4-r1.ebuild,v 1.2 2012/01/01 21:36:00 pchrist Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-2.0.4-r1.ebuild,v 1.3 2012/01/02 00:18:38 ago Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3 as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ccache doc pcre" RESTRICT="test" -- cgit v1.2.3-65-gdbad