diff options
author | 2007-10-09 09:16:16 +0000 | |
---|---|---|
committer | 2007-10-09 09:16:16 +0000 | |
commit | c8d7d6ba70e1930e88a196e279508c21ee287dfa (patch) | |
tree | 4eb6190034c2c3da345ae7a645480b1361c37a1f /x11-apps/luit | |
parent | Drop old ebuilds. (diff) | |
download | gentoo-2-c8d7d6ba70e1930e88a196e279508c21ee287dfa.tar.gz gentoo-2-c8d7d6ba70e1930e88a196e279508c21ee287dfa.tar.bz2 gentoo-2-c8d7d6ba70e1930e88a196e279508c21ee287dfa.zip |
Drop old ebuilds.
(Portage version: 2.1.3.12)
Diffstat (limited to 'x11-apps/luit')
-rw-r--r-- | x11-apps/luit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/luit/files/digest-luit-1.0.1 | 3 | ||||
-rw-r--r-- | x11-apps/luit/luit-1.0.1.ebuild | 16 |
3 files changed, 4 insertions, 20 deletions
diff --git a/x11-apps/luit/ChangeLog b/x11-apps/luit/ChangeLog index ba7ecb1891b9..3411d07c6bac 100644 --- a/x11-apps/luit/ChangeLog +++ b/x11-apps/luit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/luit # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.31 2007/08/07 13:22:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.32 2007/10/09 09:16:16 dberkholz Exp $ + + 09 Oct 2007; Donnie Berkholz <dberkholz@gentoo.org>; -luit-1.0.1.ebuild: + Drop old ebuilds. 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> luit-1.0.2.ebuild: Stable on sparc wrt #175465 diff --git a/x11-apps/luit/files/digest-luit-1.0.1 b/x11-apps/luit/files/digest-luit-1.0.1 deleted file mode 100644 index af3669b7600c..000000000000 --- a/x11-apps/luit/files/digest-luit-1.0.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 fbe44e739590d3d73f711bfc8a0e33fd luit-1.0.1.tar.bz2 92254 -RMD160 bed28dcadcd0477e09f6a9131ce4857159eae33a luit-1.0.1.tar.bz2 92254 -SHA256 75262691dfe8ea6bfcbd3a7ebf2f5135b52b13e877f040edef64ec7dc3936c59 luit-1.0.1.tar.bz2 92254 diff --git a/x11-apps/luit/luit-1.0.1.ebuild b/x11-apps/luit/luit-1.0.1.ebuild deleted file mode 100644 index 3401169b4bef..000000000000 --- a/x11-apps/luit/luit-1.0.1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.1.ebuild,v 1.12 2006/10/10 23:55:18 dberkholz Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="Locale and ISO 2022 support for Unicode terminals" - -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" - -RDEPEND="x11-libs/libX11 - x11-libs/libfontenc" -DEPEND="${RDEPEND}" |