diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-27 12:05:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-27 12:05:06 +0000 |
commit | 02da62b676f93d61230edfa0c637bb73f66d7ca4 (patch) | |
tree | 6bd72ba076d67e4febb4f1c32950fb9af74f2a3c /app-text/libmwaw | |
parent | Stable for x86, wrt bug #486204 (diff) | |
download | gentoo-2-02da62b676f93d61230edfa0c637bb73f66d7ca4.tar.gz gentoo-2-02da62b676f93d61230edfa0c637bb73f66d7ca4.tar.bz2 gentoo-2-02da62b676f93d61230edfa0c637bb73f66d7ca4.zip |
Stable for x86, wrt bug #486204
(Portage version: 2.2.7/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.1.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libmwaw/ChangeLog b/app-text/libmwaw/ChangeLog index 0a4098b59d5a..498f8a42f237 100644 --- a/app-text/libmwaw/ChangeLog +++ b/app-text/libmwaw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libmwaw # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libmwaw/ChangeLog,v 1.6 2013/10/20 22:47:13 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libmwaw/ChangeLog,v 1.7 2013/10/27 12:05:06 ago Exp $ + + 27 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libmwaw-0.1.10.ebuild: + Stable for x86, wrt bug #486204 20 Oct 2013; Tony Vroon <chainsaw@gentoo.org> libmwaw-0.1.10.ebuild: Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El diff --git a/app-text/libmwaw/libmwaw-0.1.10.ebuild b/app-text/libmwaw/libmwaw-0.1.10.ebuild index 0c59608cb3aa..b51899b6d3d1 100644 --- a/app-text/libmwaw/libmwaw-0.1.10.ebuild +++ b/app-text/libmwaw/libmwaw-0.1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libmwaw/libmwaw-0.1.10.ebuild,v 1.2 2013/10/20 22:47:13 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libmwaw/libmwaw-0.1.10.ebuild,v 1.3 2013/10/27 12:05:06 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=" |