zipper-1.5.ebuild 404 B

1234567891011121314151617
  1. # Copyright 1999-2013 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=5
  4. inherit gnustep-2
  5. S=${WORKDIR}/${P/z/Z}
  6. DESCRIPTION="Zipper is a tool for inspecting and extracting compressed archives"
  7. HOMEPAGE="http://gap.nongnu.org/zipper"
  8. SRC_URI="https://savannah.nongnu.org/download/gap/${P/z/Z}.tar.gz"
  9. LICENSE="GPL-2"
  10. SLOT="0"
  11. KEYWORDS="amd64 ppc x86"
  12. IUSE=""