diff options
author | Ned Ludd <solar@gentoo.org> | 2005-06-12 22:33:27 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2005-06-12 22:33:27 +0000 |
commit | ff0e3db812ca857c4a5ac116ffc7b22b9075af2d (patch) | |
tree | 74783f1f7eb70a1e431753fb3a63432c7acb2ef1 /app-text/xdvik | |
parent | Fix segfault with perl regex usage #95495 by emanuele.giaquinta@gmail.com and... (diff) | |
download | gentoo-2-ff0e3db812ca857c4a5ac116ffc7b22b9075af2d.tar.gz gentoo-2-ff0e3db812ca857c4a5ac116ffc7b22b9075af2d.tar.bz2 gentoo-2-ff0e3db812ca857c4a5ac116ffc7b22b9075af2d.zip |
- remove extra white space in IUSE
Diffstat (limited to 'app-text/xdvik')
-rw-r--r-- | app-text/xdvik/Manifest | 4 | ||||
-rw-r--r-- | app-text/xdvik/xdvik-22.84.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/xdvik/Manifest b/app-text/xdvik/Manifest index 7aa26a205c9f..8bbe6d5730a6 100644 --- a/app-text/xdvik/Manifest +++ b/app-text/xdvik/Manifest @@ -1,6 +1,6 @@ +MD5 e5995b4b4a0b840c91e6075352b22aec xdvik-22.84.5.ebuild 3561 +MD5 48c49269d5aae05fac8a06d50aac6b27 xdvik-22.40y-r2.ebuild 1787 MD5 5147dc529907e745f8e12d32dee19dbc ChangeLog 3249 MD5 e94683fd6e8552de7f9cc96d8c1110ec metadata.xml 432 -MD5 48c49269d5aae05fac8a06d50aac6b27 xdvik-22.40y-r2.ebuild 1787 -MD5 2cc8b698cb55be32b2e032e0fe7f092c xdvik-22.84.5.ebuild 3562 MD5 2957e3b202cbb3d7a5dc43a68ffd2ef0 files/digest-xdvik-22.84.5 144 MD5 ef28316e4f45cb7762b5ec33efe38f61 files/digest-xdvik-22.40y-r2 139 diff --git a/app-text/xdvik/xdvik-22.84.5.ebuild b/app-text/xdvik/xdvik-22.84.5.ebuild index ffd3681b3613..e4d8da874872 100644 --- a/app-text/xdvik/xdvik-22.84.5.ebuild +++ b/app-text/xdvik/xdvik-22.84.5.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.84.5.ebuild,v 1.2 2005/01/01 16:42:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.84.5.ebuild,v 1.3 2005/06/12 22:33:27 solar Exp $ inherit eutils flag-o-matic elisp-common -IUSE="cjk libwww lesstif motif neXt Xaw3d emacs" +IUSE="cjk libwww lesstif motif neXt Xaw3d emacs" XDVIK_JP="${P}-20041106-jp" |