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 | 52ebb03db66b25c034efda7b2d02bb84737ae861 (patch) | |
tree | fc8856fb79686dece5868634e273bd11d1d0555c /app-text | |
parent | Fix segfault with perl regex usage #95495 by emanuele.giaquinta@gmail.com and... (diff) | |
download | historical-52ebb03db66b25c034efda7b2d02bb84737ae861.tar.gz historical-52ebb03db66b25c034efda7b2d02bb84737ae861.tar.bz2 historical-52ebb03db66b25c034efda7b2d02bb84737ae861.zip |
- remove extra white space in IUSE
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xdvik/Manifest | 16 | ||||
-rw-r--r-- | app-text/xdvik/xdvik-22.84.5.ebuild | 4 |
2 files changed, 16 insertions, 4 deletions
diff --git a/app-text/xdvik/Manifest b/app-text/xdvik/Manifest index 7aa26a205c9f..9284595288c2 100644 --- a/app-text/xdvik/Manifest +++ b/app-text/xdvik/Manifest @@ -1,6 +1,18 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 b56c6af34ad269a53ee19b489bfd7dc8 xdvik-22.84.5.ebuild 3556 +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 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.0 (GNU/Linux) + +iQCVAwUBQqy4RJ4WFLgrx1GWAQIchwQApn8xUvA7sfpTWwJQQ63aPtKfVvnRlr9X +BBcTt0hRnbW3xnO3dcBAYSRbnb4gh/Zu2Y47BRm9NZe3e6h4etscmvPAXk+upQks +Kutcdo7nGulnat+7GOt/wBOOKMTWy+tDx91xF4lezbZ6uqroZQEm8O55YyJfzTsc +E+xM4C6QyV4= +=VGvb +-----END PGP SIGNATURE----- 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" |