summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-04-12 10:31:59 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-04-12 10:31:59 +0000
commit7fbc97a971383ea11ae7f0e91d90e5a72ff28933 (patch)
treeecb8b6dc61a8410ee3ed801a45d219d311652352 /x11-apps
parentRemove old. (diff)
downloadgentoo-2-7fbc97a971383ea11ae7f0e91d90e5a72ff28933.tar.gz
gentoo-2-7fbc97a971383ea11ae7f0e91d90e5a72ff28933.tar.bz2
gentoo-2-7fbc97a971383ea11ae7f0e91d90e5a72ff28933.zip
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/luit/ChangeLog7
-rw-r--r--x11-apps/luit/luit-1.1.0.ebuild16
2 files changed, 5 insertions, 18 deletions
diff --git a/x11-apps/luit/ChangeLog b/x11-apps/luit/ChangeLog
index 61b47104e438..a8415b922d61 100644
--- a/x11-apps/luit/ChangeLog
+++ b/x11-apps/luit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/luit
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.84 2013/04/12 12:05:43 chithanh Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.85 2015/04/12 10:31:59 mrueg Exp $
+
+ 12 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -luit-1.1.0.ebuild:
+ Remove old.
12 Apr 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
luit-1.1.1.ebuild:
diff --git a/x11-apps/luit/luit-1.1.0.ebuild b/x11-apps/luit/luit-1.1.0.ebuild
deleted file mode 100644
index e76403201f7e..000000000000
--- a/x11-apps/luit/luit-1.1.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2012 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.10 2012/03/07 04:26:32 darkside Exp $
-
-EAPI=3
-
-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 ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-RDEPEND="sys-libs/zlib
- x11-libs/libX11
- x11-libs/libfontenc"
-DEPEND="${RDEPEND}"