diff options
author | 2006-02-06 05:26:17 +0000 | |
---|---|---|
committer | 2006-02-06 05:26:17 +0000 | |
commit | 597eebff64f72cd66862d20cb4937b095c02a9e0 (patch) | |
tree | 08e5a884c41ef2ba0f6987fa82e79506bbf7afe3 /app-text/libwpd/libwpd-0.8.2.ebuild | |
parent | Mark 0.49 stable on ia64 (diff) | |
download | historical-597eebff64f72cd66862d20cb4937b095c02a9e0.tar.gz historical-597eebff64f72cd66862d20cb4937b095c02a9e0.tar.bz2 historical-597eebff64f72cd66862d20cb4937b095c02a9e0.zip |
Mark 0.8.2 stable on ia64
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'app-text/libwpd/libwpd-0.8.2.ebuild')
-rw-r--r-- | app-text/libwpd/libwpd-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libwpd/libwpd-0.8.2.ebuild b/app-text/libwpd/libwpd-0.8.2.ebuild index e8e7aae724d7..fa3b082c3dfb 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-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.2.ebuild,v 1.11 2006/01/02 17:00:34 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.8.2.ebuild,v 1.12 2006/02/06 05:26:17 agriffis Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc-macos ppc64 sparc x86" +KEYWORDS="~alpha amd64 ia64 ppc ~ppc-macos ppc64 sparc x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2 |