Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 287018
Collapse All | Expand All

(-)/var/gentoo/repositories/gentoo/app-arch/fastjar/fastjar-0.95.ebuild (-5 / +4 lines)
Lines 1-15 Link Here
1
# Copyright 1999-2008 Gentoo Foundation
1
# Copyright 1999-2009 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/app-arch/fastjar/fastjar-0.95.ebuild,v 1.7 2008/03/31 22:02:38 maekke Exp $
3
# $Header: $
4
4
5
DESCRIPTION="A jar program written in C"
5
DESCRIPTION="A jar program written in C"
6
HOMEPAGE="https://savannah.nongnu.org/projects/fastjar"
6
HOMEPAGE="http://savannah.nongnu.org/projects/fastjar"
7
SRC_URI="http://download.savannah.nongnu.org/releases/${PN}/${P}.tar.gz"
7
SRC_URI="http://download.savannah.nongnu.org/releases/${PN}/${P}.tar.gz"
8
8
9
LICENSE="GPL-2"
9
LICENSE="GPL-2"
10
SLOT="0"
10
SLOT="0"
11
KEYWORDS="amd64 ppc ppc64 x86"
11
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
12
13
IUSE=""
12
IUSE=""
14
13
15
# bug #188542
14
# bug #188542

Return to bug 287018