summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild')
-rw-r--r--x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild10
1 files changed, 4 insertions, 6 deletions
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild
index db2b4de06f4d..08f3b1d434c7 100644
--- a/x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild
+++ b/x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild
@@ -1,10 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild,v 1.9 2005/04/09 13:46:16 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild,v 1.10 2005/05/05 02:53:44 vapier Exp $
-inherit 64-bit eutils
-
-IUSE="xgetdefault"
+inherit eutils 64-bit
DESCRIPTION="rxvt clone with XFT and Unicode support"
HOMEPAGE="http://software.schmorp.de/"
@@ -13,9 +11,9 @@ SRC_URI="http://rxvt-unicode-dist.plan9.de/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 sparc ~mips amd64 ~ppc ~hppa ppc64"
+IUSE="xgetdefault"
-DEPEND="virtual/libc
- dev-util/pkgconfig
+DEPEND="dev-util/pkgconfig
sys-devel/libtool
virtual/x11
dev-lang/perl"