diff options
author | 2005-10-31 07:41:58 +0000 | |
---|---|---|
committer | 2005-10-31 07:41:58 +0000 | |
commit | 9289030799c742c750e0429feb28a1180960ca08 (patch) | |
tree | ff61bb39d8a42b0900d6d51f80cb8975ef181d42 /app-text/libwpd | |
parent | Stable on alpha + ia64. (diff) | |
download | historical-9289030799c742c750e0429feb28a1180960ca08.tar.gz historical-9289030799c742c750e0429feb28a1180960ca08.tar.bz2 historical-9289030799c742c750e0429feb28a1180960ca08.zip |
~ia64 keyword.
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'app-text/libwpd')
-rw-r--r-- | app-text/libwpd/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libwpd/Manifest | 18 | ||||
-rw-r--r-- | app-text/libwpd/libwpd-0.8.2.ebuild | 4 |
3 files changed, 15 insertions, 12 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog index 4e7087666f44..16fa4474f41f 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.18 2005/10/23 11:32:34 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.19 2005/10/31 07:41:58 kloeri Exp $ + + 31 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> libwpd-0.8.2.ebuild: + ~ia64 keyword. 23 Oct 2005; Jose Luis Rivero <yoswink@gentoo.org> libwpd-0.8.2.ebuild: Marked ~alpha wrt bug #108874 diff --git a/app-text/libwpd/Manifest b/app-text/libwpd/Manifest index faf59108576d..c9e01647aed5 100644 --- a/app-text/libwpd/Manifest +++ b/app-text/libwpd/Manifest @@ -1,18 +1,18 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 71a2cbd885492d38000f7a0226e62284 libwpd-0.7.2.ebuild 661 -MD5 ea7ee1c4f422b1716c5b2d9a7cb5ac9c libwpd-0.8.2.ebuild 750 -MD5 37348146cd8edc632959a741894a976f ChangeLog 2104 -MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 ae8843192d7ae9b6b06801f3b3247392 libwpd-0.7.1.ebuild 654 +MD5 bdba088f21a7254b0cd532904133697f ChangeLog 2195 MD5 15bfdcb6f86c239b6a90414b4dfeed49 files/digest-libwpd-0.7.1 64 MD5 95c86ec8c33955b7d8d5e243ea27dea0 files/digest-libwpd-0.7.2 64 MD5 ccaf4e0348b06f4d02ad4a482bfed4b3 files/digest-libwpd-0.8.2 64 +MD5 ae8843192d7ae9b6b06801f3b3247392 libwpd-0.7.1.ebuild 654 +MD5 71a2cbd885492d38000f7a0226e62284 libwpd-0.7.2.ebuild 661 +MD5 d2f2bcd93ce51ef12bf8d3b4429e05dd libwpd-0.8.2.ebuild 755 +MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) +Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDW3Tz3og80iZgVQgRAnl3AJ0dodCsNtn9Huz6RIEPq03ivUx/4wCfVPse -4sG3hpwf3ukc+5KEVuWIl1o= -=wYnr +iD8DBQFDZcrbKf2g/qXtneoRApB8AJ433V9e0MaDS27w8cFZgM6FXKivyQCfY0wa +kjxrDxS0ByM5QKjIKOsxpgw= +=Hhm3 -----END PGP SIGNATURE----- diff --git a/app-text/libwpd/libwpd-0.8.2.ebuild b/app-text/libwpd/libwpd-0.8.2.ebuild index a0f579ea5146..4bb22244a358 100644 --- a/app-text/libwpd/libwpd-0.8.2.ebuild +++ b/app-text/libwpd/libwpd-0.8.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.8.2.ebuild,v 1.4 2005/10/23 11:32:34 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.8.2.ebuild,v 1.5 2005/10/31 07:41:58 kloeri Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2 |