diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-15 14:58:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-15 14:58:37 +0000 |
commit | 059cdf55ae4900cc61951662d816fe10a148a798 (patch) | |
tree | b97660794a713af976e84da75daa2988122f90b4 /app-text/libetonyek | |
parent | Stable for x86, wrt bug #534684 (diff) | |
download | gentoo-2-059cdf55ae4900cc61951662d816fe10a148a798.tar.gz gentoo-2-059cdf55ae4900cc61951662d816fe10a148a798.tar.bz2 gentoo-2-059cdf55ae4900cc61951662d816fe10a148a798.zip |
Stable for x86, wrt bug #534684
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/libetonyek')
-rw-r--r-- | app-text/libetonyek/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libetonyek/libetonyek-0.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libetonyek/ChangeLog b/app-text/libetonyek/ChangeLog index b00fde61cb26..b06d7b33125f 100644 --- a/app-text/libetonyek/ChangeLog +++ b/app-text/libetonyek/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libetonyek # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libetonyek/ChangeLog,v 1.9 2015/02/15 14:56:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libetonyek/ChangeLog,v 1.10 2015/02/15 14:58:37 ago Exp $ + + 15 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libetonyek-0.1.1.ebuild: + Stable for x86, wrt bug #534684 15 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libetonyek-0.1.1.ebuild: Stable for amd64, wrt bug #534684 diff --git a/app-text/libetonyek/libetonyek-0.1.1.ebuild b/app-text/libetonyek/libetonyek-0.1.1.ebuild index a660d55ebb64..01a8e41fabf6 100644 --- a/app-text/libetonyek/libetonyek-0.1.1.ebuild +++ b/app-text/libetonyek/libetonyek-0.1.1.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/app-text/libetonyek/libetonyek-0.1.1.ebuild,v 1.3 2015/02/15 14:56:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libetonyek/libetonyek-0.1.1.ebuild,v 1.4 2015/02/15 14:58:37 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek" LICENSE="|| ( GPL-2+ LGPL-2.1 MPL-1.1 )" SLOT="0" [[ ${PV} == 9999 ]] || \ -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="doc static-libs test" RDEPEND=" |