diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-14 18:03:57 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-14 18:03:57 +0000 |
commit | 1d8e9f94d44e0d847c4d97f787768a120a850681 (patch) | |
tree | 0ae7fac6502658f7f08c1d6411ae4fbcc6a4a491 /app-text/wv2/wv2-0.2.3.ebuild | |
parent | ppc stable, bug #135921 (diff) | |
download | historical-1d8e9f94d44e0d847c4d97f787768a120a850681.tar.gz historical-1d8e9f94d44e0d847c4d97f787768a120a850681.tar.bz2 historical-1d8e9f94d44e0d847c4d97f787768a120a850681.zip |
ppc stable, bug #136759
Package-Manager: portage-2.1
Diffstat (limited to 'app-text/wv2/wv2-0.2.3.ebuild')
-rw-r--r-- | app-text/wv2/wv2-0.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wv2/wv2-0.2.3.ebuild b/app-text/wv2/wv2-0.2.3.ebuild index aa1e6e8bf579..dd127aca8901 100644 --- a/app-text/wv2/wv2-0.2.3.ebuild +++ b/app-text/wv2/wv2-0.2.3.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/wv2/wv2-0.2.3.ebuild,v 1.2 2006/06/14 13:25:35 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.2.3.ebuild,v 1.3 2006/06/14 18:03:57 dertobi123 Exp $ inherit eutils autotools @@ -8,7 +8,7 @@ DESCRIPTION="Excellent MS Word filter lib, used in most Office suites" SRC_URI="mirror://sourceforge/wvware/${P}.tar.bz2" HOMEPAGE="http://wvware.sourceforge.net/" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc ~x86" IUSE="" SLOT="0" LICENSE="GPL-2" |