public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/zthread: zthread-2.3.1.ebuild zthread-2.3.2-r1.ebuild
@ 2010-04-16 17:52 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2010-04-16 17:52 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/04/16 17:52:57

  Modified:             zthread-2.3.1.ebuild zthread-2.3.2-r1.ebuild
  Log:
  Minor cleanup
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 dev-libs/zthread/zthread-2.3.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/zthread/zthread-2.3.1.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/zthread/zthread-2.3.1.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/zthread/zthread-2.3.1.ebuild?r1=1.13&r2=1.14

Index: zthread-2.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/zthread/zthread-2.3.1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- zthread-2.3.1.ebuild	23 Sep 2009 16:51:16 -0000	1.13
+++ zthread-2.3.1.ebuild	16 Apr 2010 17:52:57 -0000	1.14
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/zthread-2.3.1.ebuild,v 1.13 2009/09/23 16:51:16 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/zthread-2.3.1.ebuild,v 1.14 2010/04/16 17:52:57 ssuominen Exp $
 
 inherit flag-o-matic
 
@@ -13,8 +13,6 @@
 KEYWORDS="x86 sparc ppc alpha ~mips ~hppa amd64"
 IUSE="debug"
 
-DEPEND=""
-
 S=${WORKDIR}/ZThread-${PV}
 
 src_compile() {
@@ -25,11 +23,11 @@
 
 	append-flags -fpermissive
 
-	econf ${myconf} || die "./configure failed"
+	econf ${myconf}
 	emake || die
 }
 
 src_install() {
 	einstall || die
-	dodoc AUTHORS ChangeLog COPYING README* INSTALL NEWS TODO THANK.YOU
+	dodoc AUTHORS ChangeLog README* NEWS TODO THANK.YOU
 }



1.3                  dev-libs/zthread/zthread-2.3.2-r1.ebuild

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

Index: zthread-2.3.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/zthread/zthread-2.3.2-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- zthread-2.3.2-r1.ebuild	16 Apr 2010 17:42:04 -0000	1.2
+++ zthread-2.3.2-r1.ebuild	16 Apr 2010 17:52:57 -0000	1.3
@@ -1,9 +1,9 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/zthread-2.3.2-r1.ebuild,v 1.2 2010/04/16 17:42:04 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/zthread/zthread-2.3.2-r1.ebuild,v 1.3 2010/04/16 17:52:57 ssuominen Exp $
 
 EAPI=2
-inherit eutils flag-o-matic
+inherit eutils
 
 MY_P=ZThread-${PV}
 






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

only message in thread, other threads:[~2010-04-16 17:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-16 17:52 [gentoo-commits] gentoo-x86 commit in dev-libs/zthread: zthread-2.3.1.ebuild zthread-2.3.2-r1.ebuild Samuli Suominen (ssuominen)

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