public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-misc/tpconfig/
@ 2016-04-26 22:27 Austin English
  0 siblings, 0 replies; 7+ messages in thread
From: Austin English @ 2016-04-26 22:27 UTC (permalink / raw
  To: gentoo-commits

commit:     88c14adfefc4ed23843641dd5b11f3cdfe105114
Author:     Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 26 20:21:45 2016 +0000
Commit:     Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 22:26:32 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88c14adf

app-misc/tpconfig: remove tpconfig-3.1.3

 app-misc/tpconfig/tpconfig-3.1.3.ebuild | 26 --------------------------
 1 file changed, 26 deletions(-)

diff --git a/app-misc/tpconfig/tpconfig-3.1.3.ebuild b/app-misc/tpconfig/tpconfig-3.1.3.ebuild
deleted file mode 100644
index 29cebe2..0000000
--- a/app-misc/tpconfig/tpconfig-3.1.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit toolchain-funcs
-
-DESCRIPTION="Touchpad config for ALPS and Synaptics TPs. Controls tap/click behaviour"
-HOMEPAGE="http://www.compass.com/synaptics/"
-SRC_URI="http://www.compass.com/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 x86"
-IUSE=""
-
-src_compile() {
-	econf
-	emake CC="$(tc-getCC)" || die "emake failed"
-}
-
-src_install() {
-	dobin tpconfig || die "dobin failed!"
-	dodoc README AUTHORS NEWS INSTALL
-	doinitd "${FILESDIR}"/tpconfig
-	newconfd "${FILESDIR}"/tpconfig.conf tpconfig
-}


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-misc/tpconfig/
@ 2017-02-02 23:25 Patrice Clement
  0 siblings, 0 replies; 7+ messages in thread
From: Patrice Clement @ 2017-02-02 23:25 UTC (permalink / raw
  To: gentoo-commits

commit:     c4ad931603db84b8bcafc69b1194c9acefb5e088
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  2 23:24:57 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Feb  2 23:25:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4ad9316

app-misc/tpconfig: EAPI 6 bump.

Package-Manager: portage-2.3.3

 app-misc/tpconfig/tpconfig-3.1.3-r2.ebuild | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/app-misc/tpconfig/tpconfig-3.1.3-r2.ebuild b/app-misc/tpconfig/tpconfig-3.1.3-r2.ebuild
new file mode 100644
index 00000000..8a15af1
--- /dev/null
+++ b/app-misc/tpconfig/tpconfig-3.1.3-r2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+inherit toolchain-funcs
+
+DESCRIPTION="Touchpad config for ALPS and Synaptics TPs. Controls tap/click behaviour"
+HOMEPAGE="http://www.compass.com/synaptics/"
+SRC_URI="http://www.compass.com/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DOCS=( README AUTHORS NEWS INSTALL )
+
+src_compile() {
+	econf
+	emake CC="$(tc-getCC)"
+}
+
+src_install() {
+	dobin "${PN}"
+	doinitd "${FILESDIR}"/"${PN}"
+	newconfd "${FILESDIR}"/"${PN}.conf" "${PN}"
+}


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-misc/tpconfig/
@ 2019-02-24 10:53 Pacho Ramos
  0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos @ 2019-02-24 10:53 UTC (permalink / raw
  To: gentoo-commits

commit:     7703e904a89240198153b5bec8418a6c24632063
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 24 09:39:46 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Feb 24 10:53:01 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7703e904

app-misc/tpconfig: Update EAPI

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 app-misc/tpconfig/tpconfig-3.1.3-r2.ebuild | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/app-misc/tpconfig/tpconfig-3.1.3-r2.ebuild b/app-misc/tpconfig/tpconfig-3.1.3-r2.ebuild
index 334811db95d..e64af82c8af 100644
--- a/app-misc/tpconfig/tpconfig-3.1.3-r2.ebuild
+++ b/app-misc/tpconfig/tpconfig-3.1.3-r2.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=0
-
+EAPI=7
 inherit toolchain-funcs
 
 DESCRIPTION="Touchpad config for ALPS and Synaptics TPs. Controls tap/click behaviour"
@@ -13,14 +12,12 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DOCS=( README AUTHORS NEWS INSTALL )
-
 src_compile() {
-	econf
 	emake CC="$(tc-getCC)"
 }
 
 src_install() {
+	einstalldocs
 	dobin "${PN}"
 	doinitd "${FILESDIR}"/"${PN}"
 	newconfd "${FILESDIR}"/"${PN}.conf" "${PN}"


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-misc/tpconfig/
@ 2019-02-24 10:53 Pacho Ramos
  0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos @ 2019-02-24 10:53 UTC (permalink / raw
  To: gentoo-commits

commit:     c1399152f5549718a4716312cda4ec3d27c538ef
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 24 09:40:15 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Feb 24 10:53:03 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1399152

app-misc/tpconfig: Drop old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 app-misc/tpconfig/tpconfig-3.1.3-r1.ebuild | 27 ---------------------------
 1 file changed, 27 deletions(-)

diff --git a/app-misc/tpconfig/tpconfig-3.1.3-r1.ebuild b/app-misc/tpconfig/tpconfig-3.1.3-r1.ebuild
deleted file mode 100644
index 4fe0e3cb803..00000000000
--- a/app-misc/tpconfig/tpconfig-3.1.3-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit toolchain-funcs
-
-DESCRIPTION="Touchpad config for ALPS and Synaptics TPs. Controls tap/click behaviour"
-HOMEPAGE="http://www.compass.com/synaptics/"
-SRC_URI="http://www.compass.com/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 x86"
-IUSE=""
-
-src_compile() {
-	econf
-	emake CC="$(tc-getCC)" || die "emake failed"
-}
-
-src_install() {
-	dobin tpconfig || die "dobin failed!"
-	dodoc README AUTHORS NEWS INSTALL
-	doinitd "${FILESDIR}"/tpconfig
-	newconfd "${FILESDIR}"/tpconfig.conf tpconfig
-}


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-misc/tpconfig/
@ 2019-02-24 10:53 Pacho Ramos
  0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos @ 2019-02-24 10:53 UTC (permalink / raw
  To: gentoo-commits

commit:     9d74e7870a79e25b111a351736cf6b4821b267b0
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 24 09:40:02 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Feb 24 10:53:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d74e787

app-misc/tpconfig: Stable

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 app-misc/tpconfig/tpconfig-3.1.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/tpconfig/tpconfig-3.1.3-r2.ebuild b/app-misc/tpconfig/tpconfig-3.1.3-r2.ebuild
index e64af82c8af..94932d5acd8 100644
--- a/app-misc/tpconfig/tpconfig-3.1.3-r2.ebuild
+++ b/app-misc/tpconfig/tpconfig-3.1.3-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://www.compass.com/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 src_compile() {
 	emake CC="$(tc-getCC)"


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-misc/tpconfig/
@ 2021-04-12 17:33 Sam James
  0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2021-04-12 17:33 UTC (permalink / raw
  To: gentoo-commits

commit:     2570ce1cc0be7bbe5499cf2fd0ce89115005d766
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 12 17:32:44 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 17:32:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2570ce1c

app-misc/tpconfig: Stabilize 3.1.3-r3 amd64, #768039

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-misc/tpconfig/tpconfig-3.1.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/tpconfig/tpconfig-3.1.3-r3.ebuild b/app-misc/tpconfig/tpconfig-3.1.3-r3.ebuild
index b80c3d28c2f..3ed09b3a848 100644
--- a/app-misc/tpconfig/tpconfig-3.1.3-r3.ebuild
+++ b/app-misc/tpconfig/tpconfig-3.1.3-r3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://www.compass.com/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 src_compile() {
 	emake CC="$(tc-getCC)"


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-misc/tpconfig/
@ 2021-04-12 17:33 Sam James
  0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2021-04-12 17:33 UTC (permalink / raw
  To: gentoo-commits

commit:     1d94c976c10f77d6a9f542709c32c60f3dd3c653
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 12 17:33:04 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 17:33:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d94c976

app-misc/tpconfig: Stabilize 3.1.3-r3 x86, #768039

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-misc/tpconfig/tpconfig-3.1.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/tpconfig/tpconfig-3.1.3-r3.ebuild b/app-misc/tpconfig/tpconfig-3.1.3-r3.ebuild
index 3ed09b3a848..f170bc089e8 100644
--- a/app-misc/tpconfig/tpconfig-3.1.3-r3.ebuild
+++ b/app-misc/tpconfig/tpconfig-3.1.3-r3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://www.compass.com/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 src_compile() {
 	emake CC="$(tc-getCC)"


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-04-12 17:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-02 23:25 [gentoo-commits] repo/gentoo:master commit in: app-misc/tpconfig/ Patrice Clement
  -- strict thread matches above, loose matches on Subject: below --
2021-04-12 17:33 Sam James
2021-04-12 17:33 Sam James
2019-02-24 10:53 Pacho Ramos
2019-02-24 10:53 Pacho Ramos
2019-02-24 10:53 Pacho Ramos
2016-04-26 22:27 Austin English

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