summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2007-11-03 16:17:32 +0000
committerFabian Groffen <grobian@gentoo.org>2007-11-03 16:17:32 +0000
commit6ef972aae4fdee184da0fb2ed76f742e7a17a2a3 (patch)
treec4c19d02da25110775cc5938569610853f663477 /sys-libs
parentUse epatch for bulk patching. (diff)
downloadgentoo-2-6ef972aae4fdee184da0fb2ed76f742e7a17a2a3.tar.gz
gentoo-2-6ef972aae4fdee184da0fb2ed76f742e7a17a2a3.tar.bz2
gentoo-2-6ef972aae4fdee184da0fb2ed76f742e7a17a2a3.zip
Include elibc_FreeBSD in IUSE, free service from Gentoo/Alt:Prefix team
(Portage version: 2.1.3.9)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libutempter/ChangeLog6
-rw-r--r--sys-libs/libutempter/libutempter-1.1.4.1.ebuild4
-rw-r--r--sys-libs/libutempter/libutempter-1.1.5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-libs/libutempter/ChangeLog b/sys-libs/libutempter/ChangeLog
index 919b45cd9751..c799081c65af 100644
--- a/sys-libs/libutempter/ChangeLog
+++ b/sys-libs/libutempter/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/libutempter
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.28 2007/08/13 21:56:54 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.29 2007/11/03 16:17:32 grobian Exp $
+
+ 03 Nov 2007; Fabian Groffen <grobian@gentoo.org>
+ libutempter-1.1.4.1.ebuild, libutempter-1.1.5.ebuild:
+ Include elibc_FreeBSD in IUSE
13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
libutempter-1.1.5.ebuild:
diff --git a/sys-libs/libutempter/libutempter-1.1.4.1.ebuild b/sys-libs/libutempter/libutempter-1.1.4.1.ebuild
index b0ac2cd9f2f3..860a3a350d92 100644
--- a/sys-libs/libutempter/libutempter-1.1.4.1.ebuild
+++ b/sys-libs/libutempter/libutempter-1.1.4.1.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/sys-libs/libutempter/libutempter-1.1.4.1.ebuild,v 1.17 2007/07/15 02:08:20 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.4.1.ebuild,v 1.18 2007/11/03 16:17:32 grobian Exp $
inherit eutils flag-o-matic versionator toolchain-funcs
@@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.altlinux.org/pub/people/ldv/${PN}/${MY_P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
+IUSE="elibc_FreeBSD"
DEPEND="!virtual/utempter"
RDEPEND="!virtual/utempter"
diff --git a/sys-libs/libutempter/libutempter-1.1.5.ebuild b/sys-libs/libutempter/libutempter-1.1.5.ebuild
index 5c08e8cedf70..facda31309ab 100644
--- a/sys-libs/libutempter/libutempter-1.1.5.ebuild
+++ b/sys-libs/libutempter/libutempter-1.1.5.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/sys-libs/libutempter/libutempter-1.1.5.ebuild,v 1.8 2007/08/13 21:56:54 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.5.ebuild,v 1.9 2007/11/03 16:17:32 grobian Exp $
inherit eutils flag-o-matic versionator toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.altlinux.org/pub/people/ldv/${PN}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
+IUSE="elibc_FreeBSD"
DEPEND="!virtual/utempter"
RDEPEND="!virtual/utempter"