public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/xxl: xxl-1.0.1.ebuild
@ 2007-11-17 23:06 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2007-11-17 23:06 UTC (permalink / raw
  To: gentoo-commits

vapier      07/11/17 23:06:14

  Modified:             xxl-1.0.1.ebuild
  Log:
  touchups
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.3                  dev-libs/xxl/xxl-1.0.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/xxl/xxl-1.0.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/xxl/xxl-1.0.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/xxl/xxl-1.0.1.ebuild?r1=1.2&r2=1.3

Index: xxl-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/xxl/xxl-1.0.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xxl-1.0.1.ebuild	6 May 2005 11:59:23 -0000	1.2
+++ xxl-1.0.1.ebuild	17 Nov 2007 23:06:13 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/xxl/xxl-1.0.1.ebuild,v 1.2 2005/05/06 11:59:23 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/xxl/xxl-1.0.1.ebuild,v 1.3 2007/11/17 23:06:13 vapier Exp $
 
 DESCRIPTION="C/C++ library that provides exception handling and asset management"
 HOMEPAGE="http://www.zork.org/xxl/"
@@ -11,10 +11,7 @@
 KEYWORDS="x86"
 IUSE=""
 
-RDEPEND="virtual/libc"
-DEPEND="${RDEPEND}"
-
 src_install() {
-	make DESTDIR="${D}" install || die "make install failed"
+	emake DESTDIR="${D}" install || die "make install failed"
 	dodoc README
 }



-- 
gentoo-commits@gentoo.org mailing list



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

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

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-17 23:06 [gentoo-commits] gentoo-x86 commit in dev-libs/xxl: xxl-1.0.1.ebuild 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