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

(-)polipo-1.0.4.ebuild (-4 / +4 lines)
Lines 1-16 Link Here
1
# Copyright 1999-2009 Gentoo Foundation
1
# Copyright 1999-2010 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/net-proxy/polipo/polipo-1.0.4.ebuild,v 1.3 2009/09/13 14:41:29 maekke Exp $
3
# $Header: $
4
4
5
inherit eutils
5
inherit eutils
6
6
7
DESCRIPTION="A caching web proxy"
7
DESCRIPTION="A caching web proxy"
8
HOMEPAGE="http://www.pps.jussieu.fr/~jch/software/polipo/"
8
HOMEPAGE="http://www.pps.jussieu.fr/~jch/software/polipo/"
9
SRC_URI="http://www.pps.jussieu.fr/~jch/software/files/${PN}/${P}.tar.gz"
9
SRC_URI="http://freehaven.net/~chrisd/${PN}/${P}.tar.gz"
10
10
11
LICENSE="MIT"
11
LICENSE="MIT"
12
SLOT="0"
12
SLOT="0"
13
KEYWORDS="amd64 x86"
13
KEYWORDS="~amd64 ~x86"
14
IUSE=""
14
IUSE=""
15
15
16
DEPEND="sys-apps/texinfo"
16
DEPEND="sys-apps/texinfo"

Return to bug 300173