diff options
author | 2005-10-23 11:32:34 +0000 | |
---|---|---|
committer | 2005-10-23 11:32:34 +0000 | |
commit | 7b412032cd9bbe280b3c8bb8e43981e89ffba2dd (patch) | |
tree | f0857443ae248225d573bd79ee5e1e145201c7ef /app-text/libwpd/libwpd-0.8.2.ebuild | |
parent | version bump (diff) | |
download | historical-7b412032cd9bbe280b3c8bb8e43981e89ffba2dd.tar.gz historical-7b412032cd9bbe280b3c8bb8e43981e89ffba2dd.tar.bz2 historical-7b412032cd9bbe280b3c8bb8e43981e89ffba2dd.zip |
Marked ~alpha wrt bug #108874
Package-Manager: portage-2.0.51.22-r2
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 824db3e5a07b..a0f579ea5146 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.3 2005/10/12 00:33:55 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.8.2.ebuild,v 1.4 2005/10/23 11:32:34 yoswink Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2 |