public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-libs/libutempter: ChangeLog libutempter-1.1.4.1.ebuild libutempter-1.1.5.ebuild
@ 2007-11-03 16:17 Fabian Groffen (grobian)
  0 siblings, 0 replies; only message in thread
From: Fabian Groffen (grobian) @ 2007-11-03 16:17 UTC (permalink / raw
  To: gentoo-commits

grobian     07/11/03 16:17:32

  Modified:             ChangeLog libutempter-1.1.4.1.ebuild
                        libutempter-1.1.5.ebuild
  Log:
  Include elibc_FreeBSD in IUSE, free service from Gentoo/Alt:Prefix team
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.29                 sys-libs/libutempter/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libutempter/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libutempter/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libutempter/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	13 Aug 2007 21:56:54 -0000	1.28
+++ ChangeLog	3 Nov 2007 16:17:32 -0000	1.29
@@ -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:



1.18                 sys-libs/libutempter/libutempter-1.1.4.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libutempter/libutempter-1.1.4.1.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libutempter/libutempter-1.1.4.1.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libutempter/libutempter-1.1.4.1.ebuild?r1=1.17&r2=1.18

Index: libutempter-1.1.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.4.1.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- libutempter-1.1.4.1.ebuild	15 Jul 2007 02:08:20 -0000	1.17
+++ libutempter-1.1.4.1.ebuild	3 Nov 2007 16:17:32 -0000	1.18
@@ -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 @@
 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"



1.9                  sys-libs/libutempter/libutempter-1.1.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libutempter/libutempter-1.1.5.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libutempter/libutempter-1.1.5.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libutempter/libutempter-1.1.5.ebuild?r1=1.8&r2=1.9

Index: libutempter-1.1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.5.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libutempter-1.1.5.ebuild	13 Aug 2007 21:56:54 -0000	1.8
+++ libutempter-1.1.5.ebuild	3 Nov 2007 16:17:32 -0000	1.9
@@ -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 @@
 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"



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-11-03 16:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-03 16:17 [gentoo-commits] gentoo-x86 commit in sys-libs/libutempter: ChangeLog libutempter-1.1.4.1.ebuild libutempter-1.1.5.ebuild Fabian Groffen (grobian)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox