summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-08-21 16:05:20 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-08-21 16:05:20 +0000
commit6a7a7a257128d0ac481e59377f437a8075a06e86 (patch)
tree7207828cde7f75fd888e9317ea87c49f931c6052 /app-text/libwpd
parentadd initial luks-tools ebuild (diff)
downloadgentoo-2-6a7a7a257128d0ac481e59377f437a8075a06e86.tar.gz
gentoo-2-6a7a7a257128d0ac481e59377f437a8075a06e86.tar.bz2
gentoo-2-6a7a7a257128d0ac481e59377f437a8075a06e86.zip
Stable on amd64 and x86 to bring it in line with the release snapshot.
(Portage version: 2.1.1_pre5-r1)
Diffstat (limited to 'app-text/libwpd')
-rw-r--r--app-text/libwpd/ChangeLog5
-rw-r--r--app-text/libwpd/libwpd-0.8.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog
index 2c2482315e0f..f3c058cb42f1 100644
--- a/app-text/libwpd/ChangeLog
+++ b/app-text/libwpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/libwpd
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.35 2006/08/17 18:59:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.36 2006/08/21 16:05:20 wolf31o2 Exp $
+
+ 21 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org> libwpd-0.8.4.ebuild:
+ Stable on amd64 and x86 to bring it in line with the release snapshot.
17 Aug 2006; Jeroen Roovers <jer@gentoo.org> libwpd-0.8.4.ebuild:
Stable for HPPA (bug #144120).
diff --git a/app-text/libwpd/libwpd-0.8.4.ebuild b/app-text/libwpd/libwpd-0.8.4.ebuild
index 8e7035fb0e5b..9d23dcc705c3 100644
--- a/app-text/libwpd/libwpd-0.8.4.ebuild
+++ b/app-text/libwpd/libwpd-0.8.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.8.4.ebuild,v 1.7 2006/08/17 18:59:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.8.4.ebuild,v 1.8 2006/08/21 16:05:20 wolf31o2 Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ia64 ppc ~ppc-macos ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 hppa ia64 ppc ~ppc-macos ppc64 ~sparc x86 ~x86-fbsd"
IUSE="doc"
RDEPEND=">=dev-libs/glib-2