From f41d214088de75feff0f6b503e3a569c0376a2c9 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Sat, 24 Mar 2012 14:33:55 +0000 Subject: Marked ~x{86,64}-macos, bug #408497 (Portage version: 2.2.01.20271-prefix/cvs/Darwin i386) --- sci-mathematics/glpk/ChangeLog | 5 ++++- sci-mathematics/glpk/glpk-4.47.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'sci-mathematics/glpk') diff --git a/sci-mathematics/glpk/ChangeLog b/sci-mathematics/glpk/ChangeLog index e953390e1836..6a99b009413b 100644 --- a/sci-mathematics/glpk/ChangeLog +++ b/sci-mathematics/glpk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/glpk # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.55 2012/03/08 15:14:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.56 2012/03/24 14:33:55 grobian Exp $ + + 24 Mar 2012; Fabian Groffen glpk-4.47.ebuild: + Marked ~x{86,64}-macos, bug #408497 08 Mar 2012; Brent Baude glpk-4.45.ebuild: Marking glpk-4.45 ppc64 for bug 391517 diff --git a/sci-mathematics/glpk/glpk-4.47.ebuild b/sci-mathematics/glpk/glpk-4.47.ebuild index d1079eb3c1f7..c2c12478d774 100644 --- a/sci-mathematics/glpk/glpk-4.47.ebuild +++ b/sci-mathematics/glpk/glpk-4.47.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.47.ebuild,v 1.1 2011/11/25 19:11:22 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.47.ebuild,v 1.2 2012/03/24 14:33:55 grobian Exp $ EAPI=4 inherit flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" SLOT="0" IUSE="doc examples gmp odbc mysql static-libs" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" RDEPEND="odbc? ( || ( dev-db/libiodbc dev-db/unixODBC ) ) gmp? ( dev-libs/gmp ) -- cgit v1.2.3-65-gdbad