summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-04-21 17:40:59 +0000
committerPacho Ramos <pacho@gentoo.org>2015-04-21 17:40:59 +0000
commit9c47a7cd4c277ab33711e634decd23d35018b22d (patch)
treeed82768ef064eee0ef84ebeda7f83a2093261cae /sci-mathematics
parentx86 stable wrt bug #542572 (diff)
downloadgentoo-2-9c47a7cd4c277ab33711e634decd23d35018b22d.tar.gz
gentoo-2-9c47a7cd4c277ab33711e634decd23d35018b22d.tar.bz2
gentoo-2-9c47a7cd4c277ab33711e634decd23d35018b22d.zip
x86 stable wrt bug #542666
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/nauty/ChangeLog5
-rw-r--r--sci-mathematics/nauty/nauty-2.5.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/nauty/ChangeLog b/sci-mathematics/nauty/ChangeLog
index 6b6b9e7a9374..1ea5a095bce4 100644
--- a/sci-mathematics/nauty/ChangeLog
+++ b/sci-mathematics/nauty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/nauty
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nauty/ChangeLog,v 1.7 2015/04/19 13:27:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nauty/ChangeLog,v 1.8 2015/04/21 17:40:59 pacho Exp $
+
+ 21 Apr 2015; Pacho Ramos <pacho@gentoo.org> nauty-2.5.9.ebuild:
+ x86 stable wrt bug #542666
19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> nauty-2.5.9.ebuild:
Stable for amd64, wrt bug #542666
diff --git a/sci-mathematics/nauty/nauty-2.5.9.ebuild b/sci-mathematics/nauty/nauty-2.5.9.ebuild
index ae2e45219cc3..faf431b7b5a9 100644
--- a/sci-mathematics/nauty/nauty-2.5.9.ebuild
+++ b/sci-mathematics/nauty/nauty-2.5.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nauty/nauty-2.5.9.ebuild,v 1.2 2015/04/19 13:27:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nauty/nauty-2.5.9.ebuild,v 1.3 2015/04/21 17:40:59 pacho Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="http://cs.anu.edu.au/~bdm/${PN}/${PN}${MY_PV}.tar.gz"
LICENSE="nauty"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
S="${WORKDIR}/${PN}${MY_PV}"