diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2013-10-20 22:42:39 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2013-10-20 22:42:39 +0000 |
commit | fbe5be58ecf4d5014a949b0eb095bc1cd0f90838 (patch) | |
tree | f8b0e4f99d8319f60aca0a1e5c5c7fc6b8edacfc /app-text/libwpd | |
parent | Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkan... (diff) | |
download | gentoo-2-fbe5be58ecf4d5014a949b0eb095bc1cd0f90838.tar.gz gentoo-2-fbe5be58ecf4d5014a949b0eb095bc1cd0f90838.tar.bz2 gentoo-2-fbe5be58ecf4d5014a949b0eb095bc1cd0f90838.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/libwpd')
-rw-r--r-- | app-text/libwpd/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/libwpd/libwpd-0.9.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog index 6004b348e983..cff4d1983225 100644 --- a/app-text/libwpd/ChangeLog +++ b/app-text/libwpd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/libwpd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.115 2013/08/21 08:13:44 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.116 2013/10/20 22:42:39 chainsaw Exp $ + + 20 Oct 2013; Tony Vroon <chainsaw@gentoo.org> libwpd-0.9.9.ebuild: + Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El + Lazkani in bug #486204. *libwpd-0.9.9 (21 Aug 2013) diff --git a/app-text/libwpd/libwpd-0.9.9.ebuild b/app-text/libwpd/libwpd-0.9.9.ebuild index e13845dc3aa6..1c234d24ac94 100644 --- a/app-text/libwpd/libwpd-0.9.9.ebuild +++ b/app-text/libwpd/libwpd-0.9.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/libwpd/libwpd-0.9.9.ebuild,v 1.1 2013/08/21 08:13:44 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.9.9.ebuild,v 1.2 2013/10/20 22:42:39 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.9" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc test +tools" RDEPEND="" |