diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-27 19:30:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-27 19:30:37 +0000 |
commit | 5f313fe2628210d0c67f41d61e8dcb7b87915690 (patch) | |
tree | 8b128f9b1e2a8c370e7545fa525d02f5f5219e6e /sci-electronics/xnec2c | |
parent | Stable for amd64, wrt bug #523010 (diff) | |
download | gentoo-2-5f313fe2628210d0c67f41d61e8dcb7b87915690.tar.gz gentoo-2-5f313fe2628210d0c67f41d61e8dcb7b87915690.tar.bz2 gentoo-2-5f313fe2628210d0c67f41d61e8dcb7b87915690.zip |
Stable for amd64, wrt bug #531204
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-electronics/xnec2c')
-rw-r--r-- | sci-electronics/xnec2c/ChangeLog | 5 | ||||
-rw-r--r-- | sci-electronics/xnec2c/xnec2c-3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-electronics/xnec2c/ChangeLog b/sci-electronics/xnec2c/ChangeLog index 2c6d2e61bce3..4c51353fbd8b 100644 --- a/sci-electronics/xnec2c/ChangeLog +++ b/sci-electronics/xnec2c/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/xnec2c # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xnec2c/ChangeLog,v 1.19 2014/09/27 07:48:59 tomjbe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xnec2c/ChangeLog,v 1.20 2014/12/27 19:30:37 ago Exp $ + + 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> xnec2c-3.0.ebuild: + Stable for amd64, wrt bug #531204 *xnec2c-3.0 (27 Sep 2014) diff --git a/sci-electronics/xnec2c/xnec2c-3.0.ebuild b/sci-electronics/xnec2c/xnec2c-3.0.ebuild index 5bf34ac48562..0101889cecf8 100644 --- a/sci-electronics/xnec2c/xnec2c-3.0.ebuild +++ b/sci-electronics/xnec2c/xnec2c-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xnec2c/xnec2c-3.0.ebuild,v 1.1 2014/09/27 07:48:59 tomjbe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xnec2c/xnec2c-3.0.ebuild,v 1.2 2014/12/27 19:30:37 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.qsl.net/5b4az/pkg/nec2/xnec2c/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc examples" RDEPEND="dev-libs/glib:2 |