repo.or.cz
/
sgilles-overlay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
media-gfx/gimp: kill for now, too complicated
[sgilles-overlay.git]
/
eclass
/
poly-c_ebuilds.eclass
blob
641b816f2749168ce4a6bbdbca13bbc337317565
1
# Copyright 1999-2006 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: $
4
#
5
# polyc_ebuilds.eclass: eclass for all _pre ebuilds created by me, Polynomial-C
6
7
MY_PV="${PV%_*}"
8
MY_P="${PN}-${MY_PV}"
9
10
S="${WORKDIR}/${MY_P}"
11
12
RESTRICT="mirror"