summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-apps/zipper/zipper-1.5.ebuild')
-rw-r--r--gnustep-apps/zipper/zipper-1.5.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/gnustep-apps/zipper/zipper-1.5.ebuild b/gnustep-apps/zipper/zipper-1.5.ebuild
new file mode 100644
index 000000000000..b791dcdc725f
--- /dev/null
+++ b/gnustep-apps/zipper/zipper-1.5.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit gnustep-2
+
+S=${WORKDIR}/${P/z/Z}
+
+DESCRIPTION="Zipper is a tool for inspecting and extracting compressed archives"
+HOMEPAGE="http://gap.nongnu.org/zipper"
+SRC_URI="http://savannah.nongnu.org/download/gap/${P/z/Z}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="amd64 ppc x86"
+IUSE=""