summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2010-02-10 21:45:26 +0000
committerBernard Cafarelli <voyageur@gentoo.org>2010-02-10 21:45:26 +0000
commit0fda17d67d3babe04366788981895c19f7d6d682 (patch)
tree69c0b39b67e3f0d42334ef95a5b066f122c942f8 /gnustep-apps
parentDrop old version (diff)
downloadgentoo-2-0fda17d67d3babe04366788981895c19f7d6d682.tar.gz
gentoo-2-0fda17d67d3babe04366788981895c19f7d6d682.tar.bz2
gentoo-2-0fda17d67d3babe04366788981895c19f7d6d682.zip
Drop old version
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'gnustep-apps')
-rw-r--r--gnustep-apps/zipper/ChangeLog7
-rw-r--r--gnustep-apps/zipper/zipper-1.2.ebuild27
-rw-r--r--gnustep-apps/zipper/zipper-1.3.ebuild5
3 files changed, 8 insertions, 31 deletions
diff --git a/gnustep-apps/zipper/ChangeLog b/gnustep-apps/zipper/ChangeLog
index b18f4382b58a..841a506c57e2 100644
--- a/gnustep-apps/zipper/ChangeLog
+++ b/gnustep-apps/zipper/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnustep-apps/zipper
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/zipper/ChangeLog,v 1.15 2008/09/21 15:47:15 nixnut Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/zipper/ChangeLog,v 1.16 2010/02/10 21:45:26 voyageur Exp $
+
+ 10 Feb 2010; Bernard Cafarelli <voyageur@gentoo.org> -zipper-1.2.ebuild:
+ Drop old version
21 Sep 2008; nixnut <nixnut@gentoo.org> zipper-1.3.ebuild:
Stable on ppc wrt bug 235922
diff --git a/gnustep-apps/zipper/zipper-1.2.ebuild b/gnustep-apps/zipper/zipper-1.2.ebuild
deleted file mode 100644
index 51a2e3367b8b..000000000000
--- a/gnustep-apps/zipper/zipper-1.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/zipper/zipper-1.2.ebuild,v 1.4 2008/03/08 13:55:13 coldwind Exp $
-
-inherit gnustep-2
-
-S=${WORKDIR}/${PN/z/Z}
-
-DESCRIPTION="Zipper is a tool for inspecting and extracting compressed archives"
-HOMEPAGE="http://xanthippe.dyndns.org/Zipper/"
-SRC_URI="http://xanthippe.dyndns.org/Zipper/${P/z/Z}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-
-DEPEND="gnustep-libs/renaissance"
-RDEPEND="${DEPEND}"
-
-pkg_postinst() {
- gnustep-base_pkg_postinst
-
- elog "Optional archives programs zipper can use:"
- elog "app-arch/unzip (ZIP files)"
- elog "app-arch/lha (LZH archives)"
- elog "app-arch/unlzx (Amiga LZX archives)"
- elog "app-arch/rar (RAR files)"
-}
diff --git a/gnustep-apps/zipper/zipper-1.3.ebuild b/gnustep-apps/zipper/zipper-1.3.ebuild
index 3a98d3309000..3e86e3ea572b 100644
--- a/gnustep-apps/zipper/zipper-1.3.ebuild
+++ b/gnustep-apps/zipper/zipper-1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/zipper/zipper-1.3.ebuild,v 1.3 2008/09/21 15:47:15 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/zipper/zipper-1.3.ebuild,v 1.4 2010/02/10 21:45:26 voyageur Exp $
inherit gnustep-2
@@ -12,6 +12,7 @@ SRC_URI="http://xanthippe.dyndns.org/Zipper/${P/z/Z}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc x86"
+IUSE=""
DEPEND="gnustep-libs/renaissance"
RDEPEND="${DEPEND}"