diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 13:27:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 13:27:47 +0000 |
commit | 1d33061be8e2e057a5d06b786332c3cb85d7a5f3 (patch) | |
tree | 10f76c8d62409ee60f975bafabcd0edcbe36432f /sci-libs/fetk | |
parent | Stable for amd64, wrt bug #542666 (diff) | |
download | gentoo-2-1d33061be8e2e057a5d06b786332c3cb85d7a5f3.tar.gz gentoo-2-1d33061be8e2e057a5d06b786332c3cb85d7a5f3.tar.bz2 gentoo-2-1d33061be8e2e057a5d06b786332c3cb85d7a5f3.zip |
Stable for amd64, wrt bug #534674
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-libs/fetk')
-rw-r--r-- | sci-libs/fetk/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/fetk/fetk-1.5.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/sci-libs/fetk/ChangeLog b/sci-libs/fetk/ChangeLog index 4fee4926058a..4c37c7c8a108 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.2 2015/01/04 17:57:56 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/fetk/ChangeLog,v 1.3 2015/04/19 13:27:47 ago Exp $ + + 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> fetk-1.5.ebuild: + Stable for amd64, wrt bug #534674 04 Jan 2015; Justin Lecher <jlec@gentoo.org> fetk-1.5.ebuild, metadata.xml: Bump EAPI; sort dependencies @@ -9,4 +12,3 @@ 16 Apr 2011; Justin Lecher <jlec@gentoo.org> +fetk-1.5.ebuild, +metadata.xml: New addition, meta ebuild around fetk libs - diff --git a/sci-libs/fetk/fetk-1.5.ebuild b/sci-libs/fetk/fetk-1.5.ebuild index a16ad142702c..bc8e8eed867f 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.3 2015/01/04 17:57:56 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/fetk/fetk-1.5.ebuild,v 1.4 2015/04/19 13:27:47 ago 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="" |