diff options
author | Michał Górny <mgorny@gentoo.org> | 2015-02-22 11:51:39 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2015-02-22 11:51:39 +0000 |
commit | d955805b3811efadab51f005608b6bec574805a5 (patch) | |
tree | e02587bcb9619bd6bead68da9308d14f11b61950 /sci-mathematics | |
parent | Mask media-libs/gegl[umfpack] because of non-keyworded dep. (diff) | |
download | gentoo-2-d955805b3811efadab51f005608b6bec574805a5.tar.gz gentoo-2-d955805b3811efadab51f005608b6bec574805a5.tar.bz2 gentoo-2-d955805b3811efadab51f005608b6bec574805a5.zip |
Drop ~alpha because of a number of non-keyworded deps.
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/glpk/ChangeLog | 7 | ||||
-rw-r--r-- | sci-mathematics/glpk/glpk-4.54.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-mathematics/glpk/ChangeLog b/sci-mathematics/glpk/ChangeLog index 99d9c0ced173..50f44a8e15e9 100644 --- a/sci-mathematics/glpk/ChangeLog +++ b/sci-mathematics/glpk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/glpk -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.72 2014/09/01 16:41:18 mgorny Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.73 2015/02/22 11:51:39 mgorny Exp $ + + 22 Feb 2015; Michał Górny <mgorny@gentoo.org> glpk-4.54.ebuild: + Drop ~alpha because of a number of non-keyworded deps. 01 Sep 2014; Michał Górny <mgorny@gentoo.org> glpk-4.54.ebuild: Remove := subslot operator from || () block since it is meaningless and diff --git a/sci-mathematics/glpk/glpk-4.54.ebuild b/sci-mathematics/glpk/glpk-4.54.ebuild index e296bfce02ea..7edc3ebe58d5 100644 --- a/sci-mathematics/glpk/glpk-4.54.ebuild +++ b/sci-mathematics/glpk/glpk-4.54.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.54.ebuild,v 1.2 2014/09/01 16:41:18 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.54.ebuild,v 1.3 2015/02/22 11:51:39 mgorny Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" SLOT="0/36" IUSE="doc examples gmp odbc mysql static-libs" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" RDEPEND=" sci-libs/amd:0= |