summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Boshell <leonardop@gentoo.org>2005-08-24 00:06:17 +0000
committerLeonardo Boshell <leonardop@gentoo.org>2005-08-24 00:06:17 +0000
commit9f0e0f02c7c553f3a99b02fdfe4c5bdb1a9af914 (patch)
treebd74f585c559f936e12e31744599f03e5f046bf7 /dev-util/pkgconfig
parentbringing 1.5 series into the tree (masked for testing anyway) (diff)
downloadgentoo-2-9f0e0f02c7c553f3a99b02fdfe4c5bdb1a9af914.tar.gz
gentoo-2-9f0e0f02c7c553f3a99b02fdfe4c5bdb1a9af914.tar.bz2
gentoo-2-9f0e0f02c7c553f3a99b02fdfe4c5bdb1a9af914.zip
Inherit from eutils
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-util/pkgconfig')
-rw-r--r--dev-util/pkgconfig/ChangeLog6
-rw-r--r--dev-util/pkgconfig/pkgconfig-0.15.0.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-util/pkgconfig/ChangeLog b/dev-util/pkgconfig/ChangeLog
index a270f458e657..4c78e57a05bf 100644
--- a/dev-util/pkgconfig/ChangeLog
+++ b/dev-util/pkgconfig/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/pkgconfig
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.35 2005/08/04 03:41:11 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.36 2005/08/24 00:06:17 leonardop Exp $
+
+ 24 Aug 2005; Leonardo Boshell <leonardop@gentoo.org>
+ pkgconfig-0.15.0.ebuild:
+ Inherit from eutils.
03 Aug 2005; Leonardo Boshell <leonardop@gentoo.org>
pkgconfig-0.18.1-r1.ebuild:
diff --git a/dev-util/pkgconfig/pkgconfig-0.15.0.ebuild b/dev-util/pkgconfig/pkgconfig-0.15.0.ebuild
index 46a7f3903e8c..919ece8da582 100644
--- a/dev-util/pkgconfig/pkgconfig-0.15.0.ebuild
+++ b/dev-util/pkgconfig/pkgconfig-0.15.0.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.15.0.ebuild,v 1.26 2005/05/03 02:00:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.15.0.ebuild,v 1.27 2005/08/24 00:06:17 leonardop Exp $
-inherit flag-o-matic
+inherit flag-o-matic eutils
DESCRIPTION="Package Config system that manages compile/link flags for libraries"
HOMEPAGE="http://www.freedesktop.org/software/pkgconfig/"
@@ -16,7 +16,7 @@ IUSE="hardened"
DEPEND=""
src_unpack() {
- unpack ${A}
+ unpack "${A}"
cd "${S}"
epatch "${FILESDIR}"/${P}-m4.patch
use ppc64 && use hardened && replace-flags -O[2-3] -O1