diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-10-31 07:41:58 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-10-31 07:41:58 +0000 |
commit | 8f45049761e2607681929063e4fbd4484779d9f4 (patch) | |
tree | af396b33d0b6c36afa24589312b738bbaf4e46c4 /app-text/libwpd | |
parent | Stable on alpha + ia64. (diff) | |
download | gentoo-2-8f45049761e2607681929063e4fbd4484779d9f4.tar.gz gentoo-2-8f45049761e2607681929063e4fbd4484779d9f4.tar.bz2 gentoo-2-8f45049761e2607681929063e4fbd4484779d9f4.zip |
~ia64 keyword.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'app-text/libwpd')
-rw-r--r-- | app-text/libwpd/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libwpd/libwpd-0.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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 |