media-gfx/gimp: kill for now, too complicated
[sgilles-overlay.git] / eclass / poly-c_ebuilds.eclass
blob641b816f2749168ce4a6bbdbca13bbc337317565
1 # Copyright 1999-2006 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
5 # polyc_ebuilds.eclass: eclass for all _pre ebuilds created by me, Polynomial-C
7 MY_PV="${PV%_*}"
8 MY_P="${PN}-${MY_PV}"
10 S="${WORKDIR}/${MY_P}"
12 RESTRICT="mirror"