|
@@ -41,7 +41,6 @@ HOMEPAGE="http://foo.example.org/"
|
|
|
# Portage.
|
|
|
SRC_URI="ftp://foo.example.org/${P}.tar.gz"
|
|
|
|
|
|
-
|
|
|
# License of the package. This must match the name of file(s) in
|
|
|
# /usr/portage/licenses/. For complex license combination see the developer
|
|
|
# docs on gentoo.org for details.
|
|
@@ -87,7 +86,6 @@ IUSE="gnome X"
|
|
|
# for details. Usually not needed.
|
|
|
#RESTRICT="strip"
|
|
|
|
|
|
-
|
|
|
# Build-time dependencies, such as
|
|
|
# ssl? ( >=dev-libs/openssl-0.9.6b )
|
|
|
# >=dev-lang/perl-5.6.1-r1
|
|
@@ -107,7 +105,6 @@ RDEPEND="${DEPEND}"
|
|
|
# to keep it tidy.
|
|
|
#S=${WORKDIR}/${P}
|
|
|
|
|
|
-
|
|
|
# The following src_configure function is implemented as default by portage, so
|
|
|
# you only need to call it if you need a different behaviour.
|
|
|
# This function is available only in EAPI 2 and later.
|