public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-drivers/linuxwacom: metadata.xml ChangeLog linuxwacom-0.8.2_p2.ebuild linuxwacom-0.8.3_p2.ebuild linuxwacom-0.8.2.ebuild
@ 2009-07-21 18:53 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-07-21 18:53 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/07/21 18:53:05

  Modified:             metadata.xml ChangeLog linuxwacom-0.8.2_p2.ebuild
                        linuxwacom-0.8.3_p2.ebuild linuxwacom-0.8.2.ebuild
  Log:
  To keep tree constant; rename USE module to USE modules.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  x11-drivers/linuxwacom/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/metadata.xml?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/metadata.xml?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/metadata.xml?r1=1.4&r2=1.5

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/metadata.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- metadata.xml	5 Aug 2008 21:24:10 -0000	1.4
+++ metadata.xml	21 Jul 2009 18:53:05 -0000	1.5
@@ -12,6 +12,6 @@
   </maintainer>
   <longdescription>linuxwacom is an open-source XFree86 input driver for Wacom tablets.</longdescription>
   <use>
-	  <flag name='module'>Build kernel module</flag>
+	  <flag name='modules'>Build kernel module</flag>
   </use>
 </pkgmetadata>



1.37                 x11-drivers/linuxwacom/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	10 May 2009 23:20:50 -0000	1.36
+++ ChangeLog	21 Jul 2009 18:53:05 -0000	1.37
@@ -1,6 +1,11 @@
 # ChangeLog for x11-drivers/linuxwacom
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/ChangeLog,v 1.36 2009/05/10 23:20:50 ikelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/ChangeLog,v 1.37 2009/07/21 18:53:05 ssuominen Exp $
+
+  21 Jul 2009; Samuli Suominen <ssuominen@gentoo.org>
+  linuxwacom-0.8.2.ebuild, linuxwacom-0.8.2_p2.ebuild,
+  linuxwacom-0.8.3_p2.ebuild, metadata.xml:
+  To keep tree constant; rename USE module to USE modules.
 
   10 May 2009; Mike Auty <ikelos@gentoo.org> linuxwacom-0.8.2.ebuild,
   linuxwacom-0.8.2_p2.ebuild, linuxwacom-0.8.3_p2.ebuild:



1.4                  x11-drivers/linuxwacom/linuxwacom-0.8.2_p2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.2_p2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.2_p2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.2_p2.ebuild?r1=1.3&r2=1.4

Index: linuxwacom-0.8.2_p2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.2_p2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- linuxwacom-0.8.2_p2.ebuild	10 May 2009 23:20:50 -0000	1.3
+++ linuxwacom-0.8.2_p2.ebuild	21 Jul 2009 18:53:05 -0000	1.4
@@ -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/x11-drivers/linuxwacom/linuxwacom-0.8.2_p2.ebuild,v 1.3 2009/05/10 23:20:50 ikelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.2_p2.ebuild,v 1.4 2009/07/21 18:53:05 ssuominen Exp $
 
 inherit eutils autotools toolchain-funcs linux-mod
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://linuxwacom.sourceforge.net/"
 SRC_URI="mirror://sourceforge/${PN}/${P/_p/-}.tar.bz2"
 
-IUSE="gtk tcl tk usb module"
+IUSE="gtk tcl tk usb modules"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -53,7 +53,7 @@
 }
 
 pkg_setup() {
-	if use module; then
+	if use modules; then
 		linux-mod_pkg_setup
 		wacom_check
 		# echo "kernel version is ${KV} , name is ${KV%%-*}"
@@ -79,7 +79,7 @@
 }
 
 src_compile() {
-	if use module; then
+	if use modules; then
 		myconf="${myconf} --enable-wacom"
 		myconf="${myconf} --with-kernel=${KV_OUT_DIR}"
 	fi
@@ -100,7 +100,7 @@
 	emake DESTDIR="${D}" install || die "Install failed."
 
 	# Inelegant attempt to work around a nasty build system
-	if use module; then
+	if use modules; then
 		cp "${S}"/src/*/wacom.{o,ko} "${S}"/src/
 		linux-mod_src_install
 	fi



1.4                  x11-drivers/linuxwacom/linuxwacom-0.8.3_p2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.3_p2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.3_p2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.3_p2.ebuild?r1=1.3&r2=1.4

Index: linuxwacom-0.8.3_p2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.3_p2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- linuxwacom-0.8.3_p2.ebuild	10 May 2009 23:20:50 -0000	1.3
+++ linuxwacom-0.8.3_p2.ebuild	21 Jul 2009 18:53:05 -0000	1.4
@@ -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/x11-drivers/linuxwacom/linuxwacom-0.8.3_p2.ebuild,v 1.3 2009/05/10 23:20:50 ikelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.3_p2.ebuild,v 1.4 2009/07/21 18:53:05 ssuominen Exp $
 
 inherit eutils autotools toolchain-funcs linux-mod
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://linuxwacom.sourceforge.net/"
 SRC_URI="mirror://sourceforge/${PN}/${P/_p/-}.tar.bz2"
 
-IUSE="gtk tcl tk usb module"
+IUSE="gtk tcl tk usb modules"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -53,7 +53,7 @@
 }
 
 pkg_setup() {
-	if use module; then
+	if use modules; then
 		linux-mod_pkg_setup
 		wacom_check
 		# echo "kernel version is ${KV} , name is ${KV%%-*}"
@@ -79,7 +79,7 @@
 }
 
 src_compile() {
-	if use module; then
+	if use modules; then
 		myconf="${myconf} --enable-wacom"
 		myconf="${myconf} --with-kernel=${KV_OUT_DIR}"
 	fi
@@ -98,7 +98,7 @@
 	emake DESTDIR="${D}" install || die "Install failed."
 
 	# Inelegant attempt to work around a nasty build system
-	if use module; then
+	if use modules; then
 		cp "${S}"/src/*/wacom.{o,ko} "${S}"/src/
 		linux-mod_src_install
 	fi



1.8                  x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild?r1=1.7&r2=1.8

Index: linuxwacom-0.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- linuxwacom-0.8.2.ebuild	10 May 2009 23:20:50 -0000	1.7
+++ linuxwacom-0.8.2.ebuild	21 Jul 2009 18:53:05 -0000	1.8
@@ -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/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild,v 1.7 2009/05/10 23:20:50 ikelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/linuxwacom/linuxwacom-0.8.2.ebuild,v 1.8 2009/07/21 18:53:05 ssuominen Exp $
 
 inherit eutils autotools toolchain-funcs linux-mod
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://linuxwacom.sourceforge.net/"
 SRC_URI="mirror://sourceforge/${PN}/${P/_p/-}.tar.bz2"
 
-IUSE="gtk tcl tk usb module"
+IUSE="gtk tcl tk usb modules"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -53,7 +53,7 @@
 }
 
 pkg_setup() {
-	if use module; then
+	if use modules; then
 		linux-mod_pkg_setup
 		wacom_check
 		# echo "kernel version is ${KV} , name is ${KV%%-*}"
@@ -77,7 +77,7 @@
 }
 
 src_compile() {
-	if use module; then
+	if use modules; then
 		myconf="${myconf} --enable-wacom"
 		myconf="${myconf} --with-kernel=${KV_OUT_DIR}"
 	fi
@@ -98,7 +98,7 @@
 	emake DESTDIR="${D}" install || die "Install failed."
 
 	# Inelegant attempt to work around a nasty build system
-	if use module; then
+	if use modules; then
 		cp "${S}"/src/*/wacom.{o,ko} "${S}"/src/
 		linux-mod_src_install
 	fi






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

only message in thread, other threads:[~2009-07-21 18:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-21 18:53 [gentoo-commits] gentoo-x86 commit in x11-drivers/linuxwacom: metadata.xml ChangeLog linuxwacom-0.8.2_p2.ebuild linuxwacom-0.8.3_p2.ebuild linuxwacom-0.8.2.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