diff options
author | Jason Wever <weeve@gentoo.org> | 2005-07-16 02:52:56 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-07-16 02:52:56 +0000 |
commit | b564c0db1e3350ab9079ef3b38e4738fd6863730 (patch) | |
tree | 5bb606aa7c708e230542de1df3b5a85b92b92160 /app-text/libwpd | |
parent | Added ~sparc keyword. (diff) | |
download | historical-b564c0db1e3350ab9079ef3b38e4738fd6863730.tar.gz historical-b564c0db1e3350ab9079ef3b38e4738fd6863730.tar.bz2 historical-b564c0db1e3350ab9079ef3b38e4738fd6863730.zip |
Added ~sparc keyword.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-text/libwpd')
-rw-r--r-- | app-text/libwpd/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libwpd/Manifest | 4 | ||||
-rw-r--r-- | app-text/libwpd/libwpd-0.7.2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog index 5c92513d01d2..5dc694c6cd0f 100644 --- a/app-text/libwpd/ChangeLog +++ b/app-text/libwpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libwpd # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.13 2005/06/17 20:13:08 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.14 2005/07/16 02:52:56 weeve Exp $ + + 16 Jul 2005; Jason Wever <weeve@gentoo.org> libwpd-0.7.2.ebuild: + Added ~sparc keyword. 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> libwpd-0.7.2.ebuild: Stable on ppc. diff --git a/app-text/libwpd/Manifest b/app-text/libwpd/Manifest index 1dc1fd419a3f..82241a143d80 100644 --- a/app-text/libwpd/Manifest +++ b/app-text/libwpd/Manifest @@ -1,6 +1,6 @@ +MD5 7644607791e0bb502b2020bdff91f7d6 ChangeLog 1673 MD5 ae8843192d7ae9b6b06801f3b3247392 libwpd-0.7.1.ebuild 654 +MD5 71a2cbd885492d38000f7a0226e62284 libwpd-0.7.2.ebuild 661 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 4b820cd9b327c7d26de947b67a4b21f9 ChangeLog 1582 -MD5 cd8b393db2d4af09d898f57cec395a2e libwpd-0.7.2.ebuild 655 MD5 15bfdcb6f86c239b6a90414b4dfeed49 files/digest-libwpd-0.7.1 64 MD5 95c86ec8c33955b7d8d5e243ea27dea0 files/digest-libwpd-0.7.2 64 diff --git a/app-text/libwpd/libwpd-0.7.2.ebuild b/app-text/libwpd/libwpd-0.7.2.ebuild index 497f5e3d4f07..1fb407afeea7 100644 --- a/app-text/libwpd/libwpd-0.7.2.ebuild +++ b/app-text/libwpd/libwpd-0.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.7.2.ebuild,v 1.4 2005/06/17 20:13:08 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.7.2.ebuild,v 1.5 2005/07/16 02:52:56 weeve Exp $ DESCRIPTION="WordPerfect Document import/export library" HOMEPAGE="http://libwpd.sf.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="~amd64 ppc ~sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-2 |