public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-devel/libtool: libtool-2.2.6a.ebuild
@ 2009-09-08 17:51 Mike Frysinger (vapier)
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Frysinger (vapier) @ 2009-09-08 17:51 UTC (permalink / raw
  To: gentoo-commits

vapier      09/09/08 17:51:21

  Modified:             libtool-2.2.6a.ebuild
  Log:
  allow xz-utils and lzma-utils #279871
  (Portage version: 2.2_rc40/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  sys-devel/libtool/libtool-2.2.6a.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/libtool/libtool-2.2.6a.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/libtool/libtool-2.2.6a.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/libtool/libtool-2.2.6a.ebuild?r1=1.4&r2=1.5

Index: libtool-2.2.6a.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.2.6a.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libtool-2.2.6a.ebuild	28 Jun 2009 16:37:48 -0000	1.4
+++ libtool-2.2.6a.ebuild	8 Sep 2009 17:51:21 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.2.6a.ebuild,v 1.4 2009/06/28 16:37:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.2.6a.ebuild,v 1.5 2009/09/08 17:51:21 vapier Exp $
 
 LIBTOOLIZE="true" #225559
 inherit eutils autotools
@@ -18,7 +18,7 @@
 	>=sys-devel/autoconf-2.60
 	>=sys-devel/automake-1.10.1"
 DEPEND="${RDEPEND}
-	app-arch/lzma-utils
+	|| ( app-arch/xz-utils app-arch/lzma-utils )
 	sys-apps/help2man"
 
 S=${WORKDIR}/${P%a}






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-devel/libtool: libtool-2.2.6a.ebuild
@ 2009-09-19 20:17 Mike Frysinger (vapier)
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Frysinger (vapier) @ 2009-09-19 20:17 UTC (permalink / raw
  To: gentoo-commits

vapier      09/09/19 20:17:56

  Modified:             libtool-2.2.6a.ebuild
  Log:
  make sure we inherit multilib explicitly rather than implicitly
  (Portage version: 2.2_rc40/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 sys-devel/libtool/libtool-2.2.6a.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/libtool/libtool-2.2.6a.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/libtool/libtool-2.2.6a.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/libtool/libtool-2.2.6a.ebuild?r1=1.13&r2=1.14

Index: libtool-2.2.6a.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.2.6a.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- libtool-2.2.6a.ebuild	19 Sep 2009 15:12:54 -0000	1.13
+++ libtool-2.2.6a.ebuild	19 Sep 2009 20:17:56 -0000	1.14
@@ -1,9 +1,9 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.2.6a.ebuild,v 1.13 2009/09/19 15:12:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.2.6a.ebuild,v 1.14 2009/09/19 20:17:56 vapier Exp $
 
 LIBTOOLIZE="true" #225559
-inherit eutils autotools flag-o-matic
+inherit eutils autotools flag-o-matic multilib
 
 DESCRIPTION="A shared library tool for developers"
 HOMEPAGE="http://www.gnu.org/software/libtool/"






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-devel/libtool: libtool-2.2.6a.ebuild
@ 2010-02-14 16:53 Mike Frysinger (vapier)
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Frysinger (vapier) @ 2010-02-14 16:53 UTC (permalink / raw
  To: gentoo-commits

vapier      10/02/14 16:53:49

  Removed:              libtool-2.2.6a.ebuild
  Log:
  old
  (Portage version: 2.2_rc62/cvs/Linux x86_64)



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-02-14 16:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-19 20:17 [gentoo-commits] gentoo-x86 commit in sys-devel/libtool: libtool-2.2.6a.ebuild Mike Frysinger (vapier)
  -- strict thread matches above, loose matches on Subject: below --
2010-02-14 16:53 Mike Frysinger (vapier)
2009-09-08 17:51 Mike Frysinger (vapier)

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