summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-10-08 11:23:18 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-10-08 11:23:18 +0000
commita99f8ab2c549c732f8cf7f115d7926e85a62a6c1 (patch)
tree34950c3f49cc0a37a3351bb6a7955bdf0fdbb170 /x11-apps/luit/luit-1.1.0.ebuild
parentStable on amd64 wrt bug #339880 (diff)
downloadhistorical-a99f8ab2c549c732f8cf7f115d7926e85a62a6c1.tar.gz
historical-a99f8ab2c549c732f8cf7f115d7926e85a62a6c1.tar.bz2
historical-a99f8ab2c549c732f8cf7f115d7926e85a62a6c1.zip
Version bump.
Package-Manager: portage-2.2_rc88/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/luit/luit-1.1.0.ebuild')
-rw-r--r--x11-apps/luit/luit-1.1.0.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/x11-apps/luit/luit-1.1.0.ebuild b/x11-apps/luit/luit-1.1.0.ebuild
new file mode 100644
index 000000000000..e2a355224e5a
--- /dev/null
+++ b/x11-apps/luit/luit-1.1.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.0.ebuild,v 1.1 2010/10/08 11:16:10 scarabeus Exp $
+
+EAPI=3
+XORG_STATIC=no
+inherit xorg-2
+
+DESCRIPTION="Locale and ISO 2022 support for Unicode terminals"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+RDEPEND="sys-libs/zlib
+ x11-libs/libX11
+ x11-libs/libfontenc"
+DEPEND="${RDEPEND}"