public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/input-utils: ChangeLog input-utils-0.0.1_pre20050727.ebuild metadata.xml input-utils-0.0.1_pre20051128.ebuild input-utils-0.0.1_pre20051128-r1.ebuild
@ 2008-01-05  0:41 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; only message in thread
From: Robin H. Johnson (robbat2) @ 2008-01-05  0:41 UTC (permalink / raw
  To: gentoo-commits

robbat2     08/01/05 00:41:06

  Modified:             ChangeLog input-utils-0.0.1_pre20050727.ebuild
                        metadata.xml input-utils-0.0.1_pre20051128.ebuild
  Added:                input-utils-0.0.1_pre20051128-r1.ebuild
  Log:
  Minor bump for the newer debian patch. Cleans up manpage and uses system header instead of bundled header. Also clean up ebuilds to modern standards.
  (Portage version: 2.1.4_rc11)

Revision  Changes    Path
1.4                  sys-apps/input-utils/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/input-utils/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/input-utils/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/input-utils/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/input-utils/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -p -w -b -B -u -u -r1.3 -r1.4
--- ChangeLog	31 Mar 2007 08:17:29 -0000	1.3
+++ ChangeLog	5 Jan 2008 00:41:06 -0000	1.4
@@ -1,6 +1,15 @@
 # ChangeLog for sys-apps/input-utils
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/input-utils/ChangeLog,v 1.3 2007/03/31 08:17:29 robbat2 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/input-utils/ChangeLog,v 1.4 2008/01/05 00:41:06 robbat2 Exp $
+
+*input-utils-0.0.1_pre20051128-r1 (05 Jan 2008)
+
+  05 Jan 2008; Robin H. Johnson <robbat2@gentoo.org> metadata.xml,
+  input-utils-0.0.1_pre20050727.ebuild,
+  input-utils-0.0.1_pre20051128.ebuild,
+  +input-utils-0.0.1_pre20051128-r1.ebuild:
+  Minor bump for the newer debian patch. Cleans up manpage and uses system
+  header instead of bundled header. Also clean up ebuilds to modern standards.
 
 *input-utils-0.0.1_pre20051128 (31 Mar 2007)
 



1.3                  sys-apps/input-utils/input-utils-0.0.1_pre20050727.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20050727.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20050727.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20050727.ebuild?r1=1.2&r2=1.3

Index: input-utils-0.0.1_pre20050727.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20050727.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -p -w -b -B -u -u -r1.2 -r1.3
--- input-utils-0.0.1_pre20050727.ebuild	12 Jul 2007 05:10:21 -0000	1.2
+++ input-utils-0.0.1_pre20050727.ebuild	5 Jan 2008 00:41:06 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20050727.ebuild,v 1.2 2007/07/12 05:10:21 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20050727.ebuild,v 1.3 2008/01/05 00:41:06 robbat2 Exp $
 
 MY_P=input-${PV/0.0.1_pre/}-141704
 
@@ -19,7 +19,6 @@ RDEPEND=""
 S="${WORKDIR}/input"
 
 src_install() {
-	make install bindir=${D}/usr/bin mandir=${D}/usr/share/man || die "make	install failed"
-
+	make install bindir="${D}"/usr/bin mandir="${D}"/usr/share/man || die "make install failed"
 	dodoc lircd.conf
 }



1.2                  sys-apps/input-utils/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/input-utils/metadata.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/input-utils/metadata.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/input-utils/metadata.xml?r1=1.1&r2=1.2

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/input-utils/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -p -w -b -B -u -u -r1.1 -r1.2
--- metadata.xml	22 Nov 2005 20:14:31 -0000	1.1
+++ metadata.xml	5 Jan 2008 00:41:06 -0000	1.2
@@ -6,7 +6,15 @@
 <email>zzam@gentoo.org</email>
 <name>Matthias Schwarzott</name>
 </maintainer>
+<maintainer>
+<email>robbat2@gentoo.org</email>
+<name>Robin H. Johnson</name>
+</maintainer>
 <longdescription lang="en">
+This is a collection of utilities which are useful when working with the input
+layer of the Linux kernel (version 2.6 and later). Included are utilities to
+list the input devices known to the kernel, show the input events that are
+received by a device, and query or modify keyboard maps.
 </longdescription>
 </pkgmetadata>
 



1.3                  sys-apps/input-utils/input-utils-0.0.1_pre20051128.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20051128.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20051128.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20051128.ebuild?r1=1.2&r2=1.3

Index: input-utils-0.0.1_pre20051128.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20051128.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -p -w -b -B -u -u -r1.2 -r1.3
--- input-utils-0.0.1_pre20051128.ebuild	12 Jul 2007 05:10:21 -0000	1.2
+++ input-utils-0.0.1_pre20051128.ebuild	5 Jan 2008 00:41:06 -0000	1.3
@@ -1,16 +1,17 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20051128.ebuild,v 1.2 2007/07/12 05:10:21 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20051128.ebuild,v 1.3 2008/01/05 00:41:06 robbat2 Exp $
 
 inherit eutils
 
 MY_P="input-${PV/0.0.1_pre/}-143821"
-DEBIAN_P="${PN}_${PV/1_pre/}-1.diff.gz"
+DEBIAN_PR=1
+DEBIAN_P="${PN}_${PV/1_pre/}-${DEBIAN_PR}.diff.gz"
 
 DESCRIPTION="Small collection of linux input layer utils"
 HOMEPAGE="http://dl.bytesex.org/cvs-snapshots/"
 SRC_URI="http://dl.bytesex.org/cvs-snapshots/${MY_P}.tar.gz
-		http://ftp.debian.org/debian/pool/main/i/input-utils/${DEBIAN_P}"
+		mirror://debian/pool/main/i/input-utils/${DEBIAN_P}"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -24,16 +25,16 @@ S="${WORKDIR}/input"
 
 src_unpack() {
 	unpack ${MY_P}.tar.gz
-	EPATCH_OPTS="-d ${S} -p1 " epatch ${DISTDIR}/${DEBIAN_P}
-	for p in $(<${S}/debian/patches/series) ; do
-		EPATCH_OPTS="-d ${S} -p1 " epatch ${S}/debian/patches/${p}
+	EPATCH_OPTS="-d ${S} -p1 " epatch "${DISTDIR}"/${DEBIAN_P}
+	for p in $(<"${S}"/debian/patches/series) ; do
+		EPATCH_OPTS="-d ${S} -p1 " epatch "${S}"/debian/patches/${p}
 	done
-	sed -i -e '/INSTALL_BINARY/s,-s,,g' ${S}/mk/Variables.mk \
+	sed -i -e '/INSTALL_BINARY/s,-s,,g' "${S}"/mk/Variables.mk \
 		|| die "Failed to sed"
 }
 
 src_install() {
-	make install bindir=${D}/usr/bin mandir=${D}/usr/share/man || die "make	install failed"
+	make install bindir="${D}"/usr/bin mandir="${D}"/usr/share/man || die "make install failed"
 	dodoc lircd.conf
 	dodoc README
 }



1.1                  sys-apps/input-utils/input-utils-0.0.1_pre20051128-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20051128-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20051128-r1.ebuild?rev=1.1&content-type=text/plain

Index: input-utils-0.0.1_pre20051128-r1.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20051128-r1.ebuild,v 1.1 2008/01/05 00:41:06 robbat2 Exp $

inherit eutils

MY_P="input-${PV/0.0.1_pre/}-143821"
DEBIAN_PR=4
DEBIAN_P="${PN}_${PV/1_pre/}-${DEBIAN_PR}.diff.gz"

DESCRIPTION="Small collection of linux input layer utils"
HOMEPAGE="http://dl.bytesex.org/cvs-snapshots/"
SRC_URI="http://dl.bytesex.org/cvs-snapshots/${MY_P}.tar.gz
		mirror://debian/pool/main/i/input-utils/${DEBIAN_P}"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~amd64 ~ppc"
IUSE=""

DEPEND=""
RDEPEND=""

S="${WORKDIR}/input"

src_unpack() {
	unpack ${MY_P}.tar.gz
	EPATCH_OPTS="-d ${S} -p1 " epatch "${DISTDIR}"/${DEBIAN_P}
	for p in $(<"${S}"/debian/patches/series) ; do
		EPATCH_OPTS="-d ${S} -p1 " epatch "${S}"/debian/patches/${p}
	done
	sed -i -e '/INSTALL_BINARY/s,-s,,g' "${S}"/mk/Variables.mk \
		|| die "Failed to sed"
}

src_install() {
	make install bindir="${D}"/usr/bin mandir="${D}"/usr/share/man || die "make install failed"
	dodoc lircd.conf
	dodoc README
}



-- 
gentoo-commits@gentoo.org mailing list



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

only message in thread, other threads:[~2008-01-05  0:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-05  0:41 [gentoo-commits] gentoo-x86 commit in sys-apps/input-utils: ChangeLog input-utils-0.0.1_pre20050727.ebuild metadata.xml input-utils-0.0.1_pre20051128.ebuild input-utils-0.0.1_pre20051128-r1.ebuild Robin H. Johnson (robbat2)

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