diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-29 16:43:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-29 16:43:43 +0000 |
commit | e808459e6d8957261fe32ebb605c2913dcc97d3b (patch) | |
tree | 9ee4eef11dab2b3719e2fbfa9c4d9d248d1f9e8c /app-text/libmwaw | |
parent | Stable for x86, wrt bug #514886 (diff) | |
download | gentoo-2-e808459e6d8957261fe32ebb605c2913dcc97d3b.tar.gz gentoo-2-e808459e6d8957261fe32ebb605c2913dcc97d3b.tar.bz2 gentoo-2-e808459e6d8957261fe32ebb605c2913dcc97d3b.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/libmwaw')
-rw-r--r-- | app-text/libmwaw/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libmwaw/libmwaw-0.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libmwaw/ChangeLog b/app-text/libmwaw/ChangeLog index 04813a4ddb39..9ba34fd9aea6 100644 --- a/app-text/libmwaw/ChangeLog +++ b/app-text/libmwaw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libmwaw # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libmwaw/ChangeLog,v 1.11 2014/05/25 11:59:11 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libmwaw/ChangeLog,v 1.12 2014/06/29 16:43:43 ago Exp $ + + 29 Jun 2014; Agostino Sarubbo <ago@gentoo.org> libmwaw-0.2.0.ebuild: + Stable for x86, wrt bug #514886 25 May 2014; Mikle Kolyada <zlogene@gentoo.org> libmwaw-0.2.0.ebuild: amd64 stable wrt bug #511144 diff --git a/app-text/libmwaw/libmwaw-0.2.0.ebuild b/app-text/libmwaw/libmwaw-0.2.0.ebuild index 53399d19fc49..8ba517696d13 100644 --- a/app-text/libmwaw/libmwaw-0.2.0.ebuild +++ b/app-text/libmwaw/libmwaw-0.2.0.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/libmwaw/libmwaw-0.2.0.ebuild,v 1.3 2014/05/25 11:59:11 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libmwaw/libmwaw-0.2.0.ebuild,v 1.4 2014/06/29 16:43:43 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc x86" IUSE="doc static-libs" RDEPEND=" |