summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-05-12 07:55:46 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-05-12 07:55:46 +0000
commit85b27fc5971dfac79d84fe83682ef42c5d3a46e6 (patch)
tree753d161f791f5d852964b480736506547b2b92ab /sci-visualization
parentFixed configure run with USE="-ruby" (diff)
downloadgentoo-2-85b27fc5971dfac79d84fe83682ef42c5d3a46e6.tar.gz
gentoo-2-85b27fc5971dfac79d84fe83682ef42c5d3a46e6.tar.bz2
gentoo-2-85b27fc5971dfac79d84fe83682ef42c5d3a46e6.zip
Stable for amd64, wrt bug #549152
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-visualization')
-rw-r--r--sci-visualization/g3data/ChangeLog7
-rw-r--r--sci-visualization/g3data/g3data-1.5.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-visualization/g3data/ChangeLog b/sci-visualization/g3data/ChangeLog
index 00326a09af8e..22f9c6694106 100644
--- a/sci-visualization/g3data/ChangeLog
+++ b/sci-visualization/g3data/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-visualization/g3data
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/g3data/ChangeLog,v 1.13 2013/07/08 05:37:42 jlec Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/g3data/ChangeLog,v 1.14 2015/05/12 07:55:46 ago Exp $
+
+ 12 May 2015; Agostino Sarubbo <ago@gentoo.org> g3data-1.5.4.ebuild:
+ Stable for amd64, wrt bug #549152
08 Jul 2013; Justin Lecher <jlec@gentoo.org> g3data-1.5.4.ebuild,
metadata.xml:
diff --git a/sci-visualization/g3data/g3data-1.5.4.ebuild b/sci-visualization/g3data/g3data-1.5.4.ebuild
index 9c699f4d9419..14d54da3bf60 100644
--- a/sci-visualization/g3data/g3data-1.5.4.ebuild
+++ b/sci-visualization/g3data/g3data-1.5.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/g3data/g3data-1.5.4.ebuild,v 1.2 2013/07/08 05:37:42 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/g3data/g3data-1.5.4.ebuild,v 1.3 2015/05/12 07:55:46 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://github/pn2200/g3data/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="x11-libs/gtk+:2"