* [gentoo-commits] proj/betagarden:master commit in: x11-drivers/multitouch/
@ 2012-04-27 14:41 Johannes Huber
0 siblings, 0 replies; 3+ messages in thread
From: Johannes Huber @ 2012-04-27 14:41 UTC (permalink / raw
To: gentoo-commits
commit: 6328dd05b3df38048a6233e60cc5155d27fe9298
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 27 14:40:34 2012 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Apr 27 14:40:34 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=6328dd05
[x11-drivers/multitouch] Fix repoman issues.
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key F3CFD2BD)
---
x11-drivers/multitouch/metadata.xml | 5 +++++
x11-drivers/multitouch/multitouch-1.0_beta1.ebuild | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/x11-drivers/multitouch/metadata.xml b/x11-drivers/multitouch/metadata.xml
new file mode 100644
index 0000000..31dc017
--- /dev/null
+++ b/x11-drivers/multitouch/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
+</pkgmetadata>
diff --git a/x11-drivers/multitouch/multitouch-1.0_beta1.ebuild b/x11-drivers/multitouch/multitouch-1.0_beta1.ebuild
index 574443b..3d69949 100644
--- a/x11-drivers/multitouch/multitouch-1.0_beta1.ebuild
+++ b/x11-drivers/multitouch/multitouch-1.0_beta1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -8,7 +8,6 @@ EAPI=3
DESCRIPTION="Multitouch-X-Driver for MT-Touchpads"
HOMEPAGE="http://bitmath.org/code/multitouch/"
-#SRC_URI="http://github.com/rydberg/Multitouch-X-Driver/tarball/v1.0-alpha3"
SRC_URI="http://github.com/rydberg/Multitouch-X-Driver/tarball/v${PV/_/-} -> ${P}.tar.gz"
S="${WORKDIR}/rydberg-Multitouch-X-Driver-90c1b69"
@@ -16,6 +15,7 @@ S="${WORKDIR}/rydberg-Multitouch-X-Driver-90c1b69"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+IUSE=""
RDEPEND="
x11-base/xorg-server"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/betagarden:master commit in: x11-drivers/multitouch/
@ 2015-06-06 10:37 Justin Lecher
0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2015-06-06 10:37 UTC (permalink / raw
To: gentoo-commits
commit: a7099dac7150b4d210e0797bab145aa2aae2fca3
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 6 10:35:24 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jun 6 10:35:24 2015 +0000
URL: https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=a7099dac
x11-drivers/multitouch: Add github to remote-id in metadata.xml
Package-Manager: portage-2.2.20
x11-drivers/multitouch/ChangeLog | 2 ++
x11-drivers/multitouch/metadata.xml | 7 ++++++-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/x11-drivers/multitouch/ChangeLog b/x11-drivers/multitouch/ChangeLog
new file mode 100644
index 0000000..9e8b039
--- /dev/null
+++ b/x11-drivers/multitouch/ChangeLog
@@ -0,0 +1,2 @@
+ 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ x11-drivers/multitouch: Add github to remote-id in metadata.xml
diff --git a/x11-drivers/multitouch/metadata.xml b/x11-drivers/multitouch/metadata.xml
index 31dc017..c01f162 100644
--- a/x11-drivers/multitouch/metadata.xml
+++ b/x11-drivers/multitouch/metadata.xml
@@ -1,5 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
+ <maintainer>
+ <email>maintainer-wanted@gentoo.org</email>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">rydberg/Multitouch-X-Driver</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/betagarden:master commit in: x11-drivers/multitouch/
@ 2015-06-06 10:37 Justin Lecher
0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2015-06-06 10:37 UTC (permalink / raw
To: gentoo-commits
commit: fd1ce5db5de18d87b0ad47e3caebf3aff102e328
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 6 10:36:23 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jun 6 10:36:23 2015 +0000
URL: https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=fd1ce5db
x11-drivers/multitouch: Bump to EAPI=5
Package-Manager: portage-2.2.20
x11-drivers/multitouch/ChangeLog | 3 +++
x11-drivers/multitouch/multitouch-1.0_beta1.ebuild | 9 +++------
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/x11-drivers/multitouch/ChangeLog b/x11-drivers/multitouch/ChangeLog
index 9e8b039..3bf9f39 100644
--- a/x11-drivers/multitouch/ChangeLog
+++ b/x11-drivers/multitouch/ChangeLog
@@ -1,2 +1,5 @@
+ 06 Jun 2015; Justin Lecher <jlec@gentoo.org> multitouch-1.0_beta1.ebuild:
+ x11-drivers/multitouch: Bump to EAPI=5
+
06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
x11-drivers/multitouch: Add github to remote-id in metadata.xml
diff --git a/x11-drivers/multitouch/multitouch-1.0_beta1.ebuild b/x11-drivers/multitouch/multitouch-1.0_beta1.ebuild
index 3d69949..c504109 100644
--- a/x11-drivers/multitouch/multitouch-1.0_beta1.ebuild
+++ b/x11-drivers/multitouch/multitouch-1.0_beta1.ebuild
@@ -1,10 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=3
-
-#inherit x-modular
+EAPI=5
DESCRIPTION="Multitouch-X-Driver for MT-Touchpads"
HOMEPAGE="http://bitmath.org/code/multitouch/"
@@ -23,8 +21,7 @@ DEPEND="${RDEPEND}
x11-proto/inputproto"
src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
-
+ emake DESTDIR="${D}" install
}
pkg_postinst() {
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-06-06 10:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-27 14:41 [gentoo-commits] proj/betagarden:master commit in: x11-drivers/multitouch/ Johannes Huber
-- strict thread matches above, loose matches on Subject: below --
2015-06-06 10:37 Justin Lecher
2015-06-06 10:37 Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox