public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-laptop/macbook-backlight: macbook-backlight-0.1.ebuild
@ 2009-08-15 13:20 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-08-15 13:20 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/08/15 13:20:55

  Modified:             macbook-backlight-0.1.ebuild
  Log:
  Drop totally bogus built_with_use and append-ldflags combo for -lz
  (Portage version: 2.2_rc38/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild?r1=1.6&r2=1.7

Index: macbook-backlight-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- macbook-backlight-0.1.ebuild	5 Apr 2008 11:42:57 -0000	1.6
+++ macbook-backlight-0.1.ebuild	15 Aug 2009 13:20:54 -0000	1.7
@@ -1,25 +1,22 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild,v 1.6 2008/04/05 11:42:57 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild,v 1.7 2009/08/15 13:20:54 ssuominen Exp $
 
-inherit toolchain-funcs eutils flag-o-matic
+inherit toolchain-funcs
 
 DESCRIPTION="a tool to control the backlight intensity of macbook"
 HOMEPAGE="http://dev.gentoo.org/~cedk/macbook-backlight/"
-SRC_URI="http://dev.gentoo.org/~cedk/macbook-backlight/${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE=""
 
-DEPEND="sys-apps/pciutils"
-RDEPEND=$DEPEND
+RDEPEND="sys-apps/pciutils"
+DEPEND=${DEPEND}
 
 src_compile() {
-	if built_with_use sys-apps/pciutils zlib ; then
-		append-ldflags -lz
-	fi
 	emake CC=$(tc-getCC) || die "emake failed"
 }
 






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

only message in thread, other threads:[~2009-08-15 13:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-15 13:20 [gentoo-commits] gentoo-x86 commit in app-laptop/macbook-backlight: macbook-backlight-0.1.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