diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-02-13 02:48:54 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-02-13 02:48:54 +0000 |
commit | f76b88944df017af9c0ef6909bda301b834c480c (patch) | |
tree | d12c9db71bde910275353cee630f5f47613711e9 /app-i18n/unicon/unicon-3.0.4-r2.ebuild | |
parent | Fix: RDEPEND: 'emul-linux-x86-xlibs' not a valid atom (diff) | |
download | gentoo-2-f76b88944df017af9c0ef6909bda301b834c480c.tar.gz gentoo-2-f76b88944df017af9c0ef6909bda301b834c480c.tar.bz2 gentoo-2-f76b88944df017af9c0ef6909bda301b834c480c.zip |
Clean up trailing and leading spaces, and unused digest for unicon_3.0.4-9.2.diff.gz
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'app-i18n/unicon/unicon-3.0.4-r2.ebuild')
-rw-r--r-- | app-i18n/unicon/unicon-3.0.4-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-i18n/unicon/unicon-3.0.4-r2.ebuild b/app-i18n/unicon/unicon-3.0.4-r2.ebuild index 464f0b6ef3e5..04cd212c6b64 100644 --- a/app-i18n/unicon/unicon-3.0.4-r2.ebuild +++ b/app-i18n/unicon/unicon-3.0.4-r2.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-i18n/unicon/unicon-3.0.4-r2.ebuild,v 1.1 2006/02/10 21:39:52 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/unicon/unicon-3.0.4-r2.ebuild,v 1.2 2006/02/13 02:48:54 halcy0n Exp $ inherit eutils @@ -21,8 +21,8 @@ IUSE="" RDEPEND="virtual/linux-sources dev-libs/newt dev-libs/pth - || ( x11-libs/libX11 virtual/x11 )" - + || ( x11-libs/libX11 virtual/x11 )" + DEPEND="${RDEPEND} || ( x11-proto/xproto virtual/x11 )" |