public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/PerlQt: PerlQt-3.009_beta2.ebuild
@ 2009-11-11 12:31 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-11-11 12:31 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/11/11 12:31:31

  Modified:             PerlQt-3.009_beta2.ebuild
  Log:
  ARTS_REQUIRED=never
  (Portage version: 2.2_rc49/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 dev-perl/PerlQt/PerlQt-3.009_beta2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PerlQt/PerlQt-3.009_beta2.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PerlQt/PerlQt-3.009_beta2.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PerlQt/PerlQt-3.009_beta2.ebuild?r1=1.10&r2=1.11

Index: PerlQt-3.009_beta2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PerlQt/PerlQt-3.009_beta2.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- PerlQt-3.009_beta2.ebuild	10 Jul 2007 23:33:29 -0000	1.10
+++ PerlQt-3.009_beta2.ebuild	11 Nov 2009 12:31:31 -0000	1.11
@@ -1,7 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PerlQt/PerlQt-3.009_beta2.ebuild,v 1.10 2007/07/10 23:33:29 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PerlQt/PerlQt-3.009_beta2.ebuild,v 1.11 2009/11/11 12:31:31 ssuominen Exp $
 
+ARTS_REQUIRED=never
 inherit perl-module kde
 
 #install pqtsh to this directory
@@ -16,7 +17,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ia64 ppc sparc x86"
-IUSE="arts"
+IUSE=""
 S=${WORKDIR}/${P/_beta2/}
 
 #if kdebindings is installed compilation is really fast!
@@ -35,7 +36,7 @@
 }
 
 src_compile() {
-	useq arts || myconf="${myconf} --without-arts"
+	myconf="${myconf} --without-arts"
 	addwrite $QTDIR/etc/settings
 	perl Makefile.PL ${myconf} --prefix=${D}/usr --exec-prefix=/usr
 	emake






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

only message in thread, other threads:[~2009-11-11 12:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-11 12:31 [gentoo-commits] gentoo-x86 commit in dev-perl/PerlQt: PerlQt-3.009_beta2.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