diff options
author | 2013-10-20 22:43:58 +0000 | |
---|---|---|
committer | 2013-10-20 22:43:58 +0000 | |
commit | 0793a74fff38d4b94928c53581535a0b619b4045 (patch) | |
tree | 635d295d3bf87e5a8c6421153aeb8bbf199ffb44 /app-text | |
parent | Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkan... (diff) | |
download | gentoo-2-0793a74fff38d4b94928c53581535a0b619b4045.tar.gz gentoo-2-0793a74fff38d4b94928c53581535a0b619b4045.tar.bz2 gentoo-2-0793a74fff38d4b94928c53581535a0b619b4045.zip |
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani in bug #486204.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libwps/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/libwps/libwps-0.2.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/libwps/ChangeLog b/app-text/libwps/ChangeLog index 4858289891dd..76d93c96ae0c 100644 --- a/app-text/libwps/ChangeLog +++ b/app-text/libwps/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/libwps # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwps/ChangeLog,v 1.42 2013/05/27 07:48:49 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwps/ChangeLog,v 1.43 2013/10/20 22:43:58 chainsaw Exp $ + + 20 Oct 2013; Tony Vroon <chainsaw@gentoo.org> libwps-0.2.9.ebuild: + Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El + Lazkani in bug #486204. *libwps-0.2.9 (27 May 2013) diff --git a/app-text/libwps/libwps-0.2.9.ebuild b/app-text/libwps/libwps-0.2.9.ebuild index 8c2044b22f2e..9c9190004b6d 100644 --- a/app-text/libwps/libwps-0.2.9.ebuild +++ b/app-text/libwps/libwps-0.2.9.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/libwps/libwps-0.2.9.ebuild,v 1.1 2013/05/27 07:48:49 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwps/libwps-0.2.9.ebuild,v 1.2 2013/10/20 22:43:58 chainsaw Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="|| ( LGPL-2.1 MPL-2.0 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="doc debug static-libs" RDEPEND=" |