summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-09-23 07:13:01 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-09-23 07:13:01 +0000
commit2c6ee20a07476510008b3459c5c379a65b94c5cd (patch)
tree82fc2c8daad428d8e7e49db528a58d943043076d /app-editors/zile
parentremoved the wrong patch, so now doing the right one, plus restoring the needed (diff)
downloadgentoo-2-2c6ee20a07476510008b3459c5c379a65b94c5cd.tar.gz
gentoo-2-2c6ee20a07476510008b3459c5c379a65b94c5cd.tar.bz2
gentoo-2-2c6ee20a07476510008b3459c5c379a65b94c5cd.zip
clean up
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-editors/zile')
-rw-r--r--app-editors/zile/ChangeLog6
-rw-r--r--app-editors/zile/files/digest-zile-2.2.133
-rw-r--r--app-editors/zile/files/digest-zile-2.2.243
-rw-r--r--app-editors/zile/zile-2.2.13.ebuild28
-rw-r--r--app-editors/zile/zile-2.2.24.ebuild21
5 files changed, 5 insertions, 56 deletions
diff --git a/app-editors/zile/ChangeLog b/app-editors/zile/ChangeLog
index 008f5f831ddb..6391470a9dcf 100644
--- a/app-editors/zile/ChangeLog
+++ b/app-editors/zile/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/zile
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.34 2007/09/22 11:45:14 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/ChangeLog,v 1.35 2007/09/23 07:13:00 opfer Exp $
+
+ 23 Sep 2007; Christian Faulhammer <opfer@gentoo.org> -zile-2.2.13.ebuild,
+ -zile-2.2.24.ebuild:
+ clean up
22 Sep 2007; nixnut <nixnut@gentoo.org> zile-2.2.41.ebuild:
Stable on ppc wrt bug 193251
diff --git a/app-editors/zile/files/digest-zile-2.2.13 b/app-editors/zile/files/digest-zile-2.2.13
deleted file mode 100644
index 0a99a60fa93b..000000000000
--- a/app-editors/zile/files/digest-zile-2.2.13
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 d2156809cf1482c2f670d35b083babb5 zile-2.2.13.tar.gz 329639
-RMD160 01d784d8cab51584ea1155483bf326414f9877ec zile-2.2.13.tar.gz 329639
-SHA256 4dec947e1ec4e4926aa39456fc8907030a32db06f71938bf9c2d3565dd92db86 zile-2.2.13.tar.gz 329639
diff --git a/app-editors/zile/files/digest-zile-2.2.24 b/app-editors/zile/files/digest-zile-2.2.24
deleted file mode 100644
index 3f2680704769..000000000000
--- a/app-editors/zile/files/digest-zile-2.2.24
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 fb39dcdb282181b9e49200d1b4111056 zile-2.2.24.tar.gz 334565
-RMD160 79f44ede6926433ea0e06cfdf15507bc5ffc9646 zile-2.2.24.tar.gz 334565
-SHA256 873f2801999ecbebbc78aa51dbf05294f3f3f1ff40693908701b8a781bc087a3 zile-2.2.24.tar.gz 334565
diff --git a/app-editors/zile/zile-2.2.13.ebuild b/app-editors/zile/zile-2.2.13.ebuild
deleted file mode 100644
index 59919362dc7c..000000000000
--- a/app-editors/zile/zile-2.2.13.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.2.13.ebuild,v 1.11 2006/11/17 23:02:00 flameeyes Exp $
-
-inherit eutils
-
-DESCRIPTION="Zile is a small Emacs clone"
-HOMEPAGE="http://zile.sourceforge.net/"
-SRC_URI="mirror://sourceforge/zile/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ppc sparc ~sparc-fbsd x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="sys-libs/ncurses
- >=sys-apps/texinfo-4.3"
-PROVIDE="virtual/editor"
-
-src_compile() {
- econf || die
- emake || die
-}
-
-src_install() {
- make DESTDIR=${D} install || die
- dodoc AUTHORS NEWS README THANKS
-}
diff --git a/app-editors/zile/zile-2.2.24.ebuild b/app-editors/zile/zile-2.2.24.ebuild
deleted file mode 100644
index bd8e3cc5cfbe..000000000000
--- a/app-editors/zile/zile-2.2.24.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.2.24.ebuild,v 1.2 2007/08/22 10:33:59 ulm Exp $
-
-DESCRIPTION="Zile is a small Emacs clone"
-HOMEPAGE="http://zile.sourceforge.net/"
-SRC_URI="mirror://sourceforge/zile/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="sys-libs/ncurses
- >=sys-apps/texinfo-4.3"
-PROVIDE="virtual/editor"
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
- dodoc AUTHORS NEWS README THANKS || die "dodoc failed"
-}