diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-05 17:33:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-05 17:33:53 +0000 |
commit | 4d62ccb6fbbcc4490560752345f8bbe2154a381e (patch) | |
tree | 2d8e1423aed342ff1735dd9f3b5fd22da88c91da /app-text/libwpd | |
parent | Added handbrake; an open-source, GPL-licensed, multiplatform, multithreaded v... (diff) | |
download | gentoo-2-4d62ccb6fbbcc4490560752345f8bbe2154a381e.tar.gz gentoo-2-4d62ccb6fbbcc4490560752345f8bbe2154a381e.tar.bz2 gentoo-2-4d62ccb6fbbcc4490560752345f8bbe2154a381e.zip |
Stable for alpha, wrt bug #467450
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/libwpd')
-rw-r--r-- | app-text/libwpd/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libwpd/libwpd-0.9.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog index a498531bcaad..b0fc4d556e99 100644 --- a/app-text/libwpd/ChangeLog +++ b/app-text/libwpd/ChangeLog @@ -1,6 +1,9 @@ # 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.108 2013/05/03 13:29:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.109 2013/05/05 17:33:53 ago Exp $ + + 05 May 2013; Agostino Sarubbo <ago@gentoo.org> libwpd-0.9.7.ebuild: + Stable for alpha, wrt bug #467450 03 May 2013; Agostino Sarubbo <ago@gentoo.org> libwpd-0.9.7.ebuild: Stable for ppc, wrt bug #467450 diff --git a/app-text/libwpd/libwpd-0.9.7.ebuild b/app-text/libwpd/libwpd-0.9.7.ebuild index 636ab34033d7..ec459266c9d4 100644 --- a/app-text/libwpd/libwpd-0.9.7.ebuild +++ b/app-text/libwpd/libwpd-0.9.7.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.7.ebuild,v 1.5 2013/05/03 13:29:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.9.7.ebuild,v 1.6 2013/05/05 17:33:53 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" 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="" |