summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-27 18:39:42 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-27 18:39:42 +0000
commit132c1c15a58b35bfd26ba41b270ed8f4879f627f (patch)
tree0470186d66466f9e43ba104fd72f5a8cd2ca63e3 /app-text
parentStable for amd64, wrt bug #467452 (diff)
downloadgentoo-2-132c1c15a58b35bfd26ba41b270ed8f4879f627f.tar.gz
gentoo-2-132c1c15a58b35bfd26ba41b270ed8f4879f627f.tar.bz2
gentoo-2-132c1c15a58b35bfd26ba41b270ed8f4879f627f.zip
Stable for amd64, wrt bug #467450
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/libwpd/ChangeLog5
-rw-r--r--app-text/libwpd/libwpd-0.9.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog
index a7b6438db19f..2477c689e152 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.105 2013/04/27 17:21:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.106 2013/04/27 18:39:42 ago Exp $
+
+ 27 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libwpd-0.9.7.ebuild:
+ Stable for amd64, wrt bug #467450
27 Apr 2013; Jeroen Roovers <jer@gentoo.org> libwpd-0.9.7.ebuild:
Stable for HPPA (bug #467450).
diff --git a/app-text/libwpd/libwpd-0.9.7.ebuild b/app-text/libwpd/libwpd-0.9.7.ebuild
index 642e9465cccb..138364fb2723 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.2 2013/04/27 17:21:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.9.7.ebuild,v 1.3 2013/04/27 18:39:42 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=""