diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-27 00:46:46 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-27 00:46:46 +0000 |
commit | 7e1e5cc484b5cba847851f4dbbb0f29dc6a8fcad (patch) | |
tree | 1c42df55788465cc81f3db74836b500e22b82551 /net-misc/suite3270 | |
parent | hppa/ia64 stable (diff) | |
download | gentoo-2-7e1e5cc484b5cba847851f4dbbb0f29dc6a8fcad.tar.gz gentoo-2-7e1e5cc484b5cba847851f4dbbb0f29dc6a8fcad.tar.bz2 gentoo-2-7e1e5cc484b5cba847851f4dbbb0f29dc6a8fcad.zip |
repoman: Trim trailing whitespace
(Portage version: 2.0.54)
Diffstat (limited to 'net-misc/suite3270')
-rw-r--r-- | net-misc/suite3270/suite3270-3.3.2_p1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/suite3270/suite3270-3.3.2_p1.ebuild b/net-misc/suite3270/suite3270-3.3.2_p1.ebuild index ff8921c05df3..c7171599edf1 100644 --- a/net-misc/suite3270/suite3270-3.3.2_p1.ebuild +++ b/net-misc/suite3270/suite3270-3.3.2_p1.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/net-misc/suite3270/suite3270-3.3.2_p1.ebuild,v 1.6 2006/01/26 06:32:16 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/suite3270/suite3270-3.3.2_p1.ebuild,v 1.7 2006/01/27 00:45:19 mr_bones_ Exp $ IUSE="tcltk X cjk ssl debug" @@ -22,9 +22,9 @@ RDEPEND="X? ( || ( x11-libs/libXaw virtual/x11 ) ) ssl? ( dev-libs/openssl ) cjk? ( dev-libs/icu )" DEPEND="${RDEPEND} - X? ( || ( ( app-text/rman - x11-misc/imake - x11-proto/xproto ) + X? ( || ( ( app-text/rman + x11-misc/imake + x11-proto/xproto ) virtual/x11 ) ) sys-apps/sed sys-apps/grep" |