diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 17:42:27 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 17:42:27 +0000 |
commit | 3ea2245017e68a05edc90449799b9bd8620a0eb0 (patch) | |
tree | 8a6c0fb6e59d9a30521e1309be49587d3c16bf2d /sci-libs | |
parent | x86 stable wrt bug #544034 (diff) | |
download | gentoo-2-3ea2245017e68a05edc90449799b9bd8620a0eb0.tar.gz gentoo-2-3ea2245017e68a05edc90449799b9bd8620a0eb0.tar.bz2 gentoo-2-3ea2245017e68a05edc90449799b9bd8620a0eb0.zip |
x86 stable wrt bug #534674
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/fetk/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/fetk/fetk-1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/fetk/ChangeLog b/sci-libs/fetk/ChangeLog index 4c37c7c8a108..ef634dca4d25 100644 --- a/sci-libs/fetk/ChangeLog +++ b/sci-libs/fetk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/fetk # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/fetk/ChangeLog,v 1.3 2015/04/19 13:27:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/fetk/ChangeLog,v 1.4 2015/04/21 17:42:27 pacho Exp $ + + 21 Apr 2015; Pacho Ramos <pacho@gentoo.org> fetk-1.5.ebuild: + x86 stable wrt bug #534674 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> fetk-1.5.ebuild: Stable for amd64, wrt bug #534674 diff --git a/sci-libs/fetk/fetk-1.5.ebuild b/sci-libs/fetk/fetk-1.5.ebuild index bc8e8eed867f..c9c305446a45 100644 --- a/sci-libs/fetk/fetk-1.5.ebuild +++ b/sci-libs/fetk/fetk-1.5.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-libs/fetk/fetk-1.5.ebuild,v 1.4 2015/04/19 13:27:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/fetk/fetk-1.5.ebuild,v 1.5 2015/04/21 17:42:27 pacho Exp $ EAPI=5 @@ -9,7 +9,7 @@ HOMEPAGE="http://fetk.org/" SRC_URI="" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" LICENSE="GPL-2" IUSE="" |