diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-29 16:43:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-29 16:43:31 +0000 |
commit | 3a5a962c258229ba35087d4997a7a4e6309e1677 (patch) | |
tree | 1742dee245bfe6b14ef5e44e3e085b82a3854af5 /app-text | |
parent | Stable for x86, wrt bug #514886 (diff) | |
download | gentoo-2-3a5a962c258229ba35087d4997a7a4e6309e1677.tar.gz gentoo-2-3a5a962c258229ba35087d4997a7a4e6309e1677.tar.bz2 gentoo-2-3a5a962c258229ba35087d4997a7a4e6309e1677.zip |
Stable for x86, wrt bug #514886
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libetonyek/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libetonyek/libetonyek-0.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libetonyek/ChangeLog b/app-text/libetonyek/ChangeLog index da0a9cc21e9f..ed79c59aef82 100644 --- a/app-text/libetonyek/ChangeLog +++ b/app-text/libetonyek/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libetonyek # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libetonyek/ChangeLog,v 1.5 2014/05/25 11:55:30 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libetonyek/ChangeLog,v 1.6 2014/06/29 16:43:31 ago Exp $ + + 29 Jun 2014; Agostino Sarubbo <ago@gentoo.org> libetonyek-0.0.3.ebuild: + Stable for x86, wrt bug #514886 25 May 2014; Mikle Kolyada <zlogene@gentoo.org> libetonyek-0.0.3.ebuild: amd64 stable wrt bug #511144 diff --git a/app-text/libetonyek/libetonyek-0.0.3.ebuild b/app-text/libetonyek/libetonyek-0.0.3.ebuild index 6f9fb22b6195..4a753b36f038 100644 --- a/app-text/libetonyek/libetonyek-0.0.3.ebuild +++ b/app-text/libetonyek/libetonyek-0.0.3.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/app-text/libetonyek/libetonyek-0.0.3.ebuild,v 1.4 2014/05/25 11:55:30 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libetonyek/libetonyek-0.0.3.ebuild,v 1.5 2014/06/29 16:43:31 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software/libetonyek" LICENSE="|| ( GPL-2+ LGPL-2.1 MPL-1.1 )" SLOT="0" [[ ${PV} == 9999 ]] || \ -KEYWORDS="amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc x86" IUSE="doc static-libs test" RDEPEND=" |