mgorny 15/02/22 11:51:39 Modified: glpk-4.54.ebuild ChangeLog Log: 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!)
Revision Changes Path 1.3 sci-mathematics/glpk/glpk-4.54.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.54.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.54.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.54.ebuild?r1=1.2&r2=1.3 Index: glpk-4.54.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.54.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- glpk-4.54.ebuild 1 Sep 2014 16:41:18 -0000 1.2 +++ glpk-4.54.ebuild 22 Feb 2015 11:51:39 -0000 1.3 @@ -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 @@ 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= 1.73 sci-mathematics/glpk/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?rev=1.73&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?rev=1.73&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?r1=1.72&r2=1.73 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v retrieving revision 1.72 retrieving revision 1.73 diff -u -r1.72 -r1.73 --- ChangeLog 1 Sep 2014 16:41:18 -0000 1.72 +++ ChangeLog 22 Feb 2015 11:51:39 -0000 1.73 @@ -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 <[email protected]> glpk-4.54.ebuild: + Drop ~alpha because of a number of non-keyworded deps. 01 Sep 2014; Michał Górny <[email protected]> glpk-4.54.ebuild: Remove := subslot operator from || () block since it is meaningless and
