summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2007-11-03 17:16:39 +0000
committerFabian Groffen <grobian@gentoo.org>2007-11-03 17:16:39 +0000
commit43e82ad393145d751ac157140b1fefb0b9358b23 (patch)
tree1ef416b15325994073c75ebc6645eb21d721e50d /dev-util/pkgconfig
parentia64 stable wrt #197665 (diff)
downloadgentoo-2-43e82ad393145d751ac157140b1fefb0b9358b23.tar.gz
gentoo-2-43e82ad393145d751ac157140b1fefb0b9358b23.tar.bz2
gentoo-2-43e82ad393145d751ac157140b1fefb0b9358b23.zip
Include elibc_FreeBSD in IUSE
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-util/pkgconfig')
-rw-r--r--dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild4
-rw-r--r--dev-util/pkgconfig/pkgconfig-0.22.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild b/dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild
index 856f726c6e3b..376794912225 100644
--- a/dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild
+++ b/dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild,v 1.13 2007/07/12 01:05:42 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.21-r1.ebuild,v 1.14 2007/11/03 17:16:39 grobian Exp $
inherit flag-o-matic eutils
@@ -13,7 +13,7 @@ SRC_URI="http://pkgconfig.freedesktop.org/releases/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
-IUSE="hardened"
+IUSE="hardened elibc_FreeBSD"
DEPEND=""
diff --git a/dev-util/pkgconfig/pkgconfig-0.22.ebuild b/dev-util/pkgconfig/pkgconfig-0.22.ebuild
index 093ce55746ca..10303b9538aa 100644
--- a/dev-util/pkgconfig/pkgconfig-0.22.ebuild
+++ b/dev-util/pkgconfig/pkgconfig-0.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.22.ebuild,v 1.1 2007/08/27 17:25:00 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.22.ebuild,v 1.2 2007/11/03 17:16:39 grobian Exp $
inherit flag-o-matic eutils
@@ -14,7 +14,7 @@ SRC_URI="http://pkgconfig.freedesktop.org/releases/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
-IUSE="hardened"
+IUSE="hardened elibc_FreeBSD"
DEPEND=""