diff options
author | 2011-08-20 18:32:21 +0000 | |
---|---|---|
committer | 2011-08-20 18:32:21 +0000 | |
commit | 63c36afb96f134b71f84d1ab1c3e02e30d779488 (patch) | |
tree | 92a984d5bf366f70c06652a145ba7d240fae6c59 /app-text | |
parent | New snapshot. (diff) | |
download | gentoo-2-63c36afb96f134b71f84d1ab1c3e02e30d779488.tar.gz gentoo-2-63c36afb96f134b71f84d1ab1c3e02e30d779488.tar.bz2 gentoo-2-63c36afb96f134b71f84d1ab1c3e02e30d779488.zip |
Stable for HPPA (bug #369909).
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libwpd/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libwpd/libwpd-0.8.14-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog index 500e6a5d5a09..efe7074c08ce 100644 --- a/app-text/libwpd/ChangeLog +++ b/app-text/libwpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libwpd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.78 2011/08/13 16:36:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.79 2011/08/20 18:32:21 jer Exp $ + + 20 Aug 2011; Jeroen Roovers <jer@gentoo.org> libwpd-0.8.14-r1.ebuild: + Stable for HPPA (bug #369909). 13 Aug 2011; Raúl Porcel <armin76@gentoo.org> libwpd-0.8.14-r1.ebuild: alpha/ia64/sparc stable wrt #369909 diff --git a/app-text/libwpd/libwpd-0.8.14-r1.ebuild b/app-text/libwpd/libwpd-0.8.14-r1.ebuild index ed0ef6cd3890..2fd1dbc4fa12 100644 --- a/app-text/libwpd/libwpd-0.8.14-r1.ebuild +++ b/app-text/libwpd/libwpd-0.8.14-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.8.14-r1.ebuild,v 1.5 2011/08/13 16:36:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.8.14-r1.ebuild,v 1.6 2011/08/20 18:32:21 jer Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0.8" -KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 hppa ia64 ~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="dev-libs/glib:2 |