diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-29 16:43:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-29 16:43:34 +0000 |
commit | 9b04eb65308d43006bb7d3161445e7467b9e94fa (patch) | |
tree | 116efcfab9522b3b630e8db0c5ffa5bd20433e53 /app-text | |
parent | Stable for x86, wrt bug #514886 (diff) | |
download | gentoo-2-9b04eb65308d43006bb7d3161445e7467b9e94fa.tar.gz gentoo-2-9b04eb65308d43006bb7d3161445e7467b9e94fa.tar.bz2 gentoo-2-9b04eb65308d43006bb7d3161445e7467b9e94fa.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/libabw/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libabw/libabw-0.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libabw/ChangeLog b/app-text/libabw/ChangeLog index f40b8eee6968..4c693915aa1b 100644 --- a/app-text/libabw/ChangeLog +++ b/app-text/libabw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libabw # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libabw/ChangeLog,v 1.3 2014/05/25 11:56:42 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libabw/ChangeLog,v 1.4 2014/06/29 16:43:34 ago Exp $ + + 29 Jun 2014; Agostino Sarubbo <ago@gentoo.org> libabw-0.0.2.ebuild: + Stable for x86, wrt bug #514886 25 May 2014; Mikle Kolyada <zlogene@gentoo.org> libabw-0.0.2.ebuild: amd64 stable wrt bug #511144 diff --git a/app-text/libabw/libabw-0.0.2.ebuild b/app-text/libabw/libabw-0.0.2.ebuild index dc8995ab50a2..0babaa0ff025 100644 --- a/app-text/libabw/libabw-0.0.2.ebuild +++ b/app-text/libabw/libabw-0.0.2.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/libabw/libabw-0.0.2.ebuild,v 1.2 2014/05/25 11:56:42 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libabw/libabw-0.0.2.ebuild,v 1.3 2014/06/29 16:43:34 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://dev-www.libreoffice.org/src//${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc x86" IUSE="doc static-libs" RDEPEND=" |