public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gti/
@ 2017-06-22 12:10 Tomas Chvatal
  0 siblings, 0 replies; 5+ messages in thread
From: Tomas Chvatal @ 2017-06-22 12:10 UTC (permalink / raw
  To: gentoo-commits

commit:     d11fda26b17bc646afde5d8632f55c60b7864923
Author:     Tomáš Chvátal <tomas.chvatal <AT> gmail <DOT> com>
AuthorDate: Thu Jun 22 12:00:06 2017 +0000
Commit:     Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
CommitDate: Thu Jun 22 12:09:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d11fda26

dev-vcs/gti: drop to maintainer-needed

 dev-vcs/gti/metadata.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/dev-vcs/gti/metadata.xml b/dev-vcs/gti/metadata.xml
index 604e6083727..6f49eba8f49 100644
--- a/dev-vcs/gti/metadata.xml
+++ b/dev-vcs/gti/metadata.xml
@@ -1,8 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="person">
-		<email>scarabeus@gentoo.org</email>
-		<name>Tomáš Chvátal</name>
-	</maintainer>
+<!-- maintainer-needed -->
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gti/
@ 2017-07-30  9:38 Michał Górny
  0 siblings, 0 replies; 5+ messages in thread
From: Michał Górny @ 2017-07-30  9:38 UTC (permalink / raw
  To: gentoo-commits

commit:     aa9d14611e72badcd8bda7908349aea6f74e714a
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 16:01:12 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 09:37:58 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa9d1461

dev-vcs/gti: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-vcs/gti/gti-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-vcs/gti/gti-9999.ebuild b/dev-vcs/gti/gti-9999.ebuild
index f0365ee286b..44d3b512528 100644
--- a/dev-vcs/gti/gti-9999.ebuild
+++ b/dev-vcs/gti/gti-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
 
-EGIT_REPO_URI="git://github.com/rwos/${PN}.git"
+EGIT_REPO_URI="https://github.com/rwos/${PN}.git"
 inherit git-2
 
 DESCRIPTION="A silly git launcher, basically. Inspired by sl"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gti/
@ 2018-05-20 13:24 Johannes Huber
  0 siblings, 0 replies; 5+ messages in thread
From: Johannes Huber @ 2018-05-20 13:24 UTC (permalink / raw
  To: gentoo-commits

commit:     9aee510c116a5a5a35ea6904073a2bbcf36cc305
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun May 20 13:08:30 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun May 20 13:08:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aee510c

dev-vcs/gti: Add nyself as maintainer

Package-Manager: Portage-2.3.38, Repoman-2.3.9

 dev-vcs/gti/metadata.xml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-vcs/gti/metadata.xml b/dev-vcs/gti/metadata.xml
index 6f49eba8f49..15fd2f3a22b 100644
--- a/dev-vcs/gti/metadata.xml
+++ b/dev-vcs/gti/metadata.xml
@@ -1,5 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<!-- maintainer-needed -->
+	<maintainer type="person">
+		<email>johu@gentoo.org</email>
+		<name>Johannes Huber</name>
+	</maintainer>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gti/
@ 2018-05-20 13:24 Johannes Huber
  0 siblings, 0 replies; 5+ messages in thread
From: Johannes Huber @ 2018-05-20 13:24 UTC (permalink / raw
  To: gentoo-commits

commit:     85fccb19d7b3a648656fff85929a0605cf1d8afc
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun May 20 13:15:45 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun May 20 13:15:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85fccb19

dev-vcs/gti: Move git-r3 eclass

Package-Manager: Portage-2.3.38, Repoman-2.3.9

 dev-vcs/gti/gti-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-vcs/gti/gti-9999.ebuild b/dev-vcs/gti/gti-9999.ebuild
index 44d3b512528..e3a1a7c80da 100644
--- a/dev-vcs/gti/gti-9999.ebuild
+++ b/dev-vcs/gti/gti-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
 
 EGIT_REPO_URI="https://github.com/rwos/${PN}.git"
-inherit git-2
+inherit git-r3
 
 DESCRIPTION="A silly git launcher, basically. Inspired by sl"
 HOMEPAGE="http://r-wos.org/hacks/gti"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gti/
@ 2018-05-20 13:24 Johannes Huber
  0 siblings, 0 replies; 5+ messages in thread
From: Johannes Huber @ 2018-05-20 13:24 UTC (permalink / raw
  To: gentoo-commits

commit:     3e7a213e5d208b6002797e605b4d1878e165871f
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun May 20 13:24:12 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun May 20 13:24:12 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e7a213e

dev-vcs/gti: EAPI 7

Package-Manager: Portage-2.3.38, Repoman-2.3.9

 dev-vcs/gti/gti-9999.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-vcs/gti/gti-9999.ebuild b/dev-vcs/gti/gti-9999.ebuild
index e3a1a7c80da..5ab71a691c0 100644
--- a/dev-vcs/gti/gti-9999.ebuild
+++ b/dev-vcs/gti/gti-9999.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=7
 
 EGIT_REPO_URI="https://github.com/rwos/${PN}.git"
 inherit git-r3
@@ -20,13 +20,14 @@ DEPEND="dev-vcs/git"
 RDEPEND="${DEPEND}"
 
 src_prepare() {
+	default
 	# fix the makefile
 	sed -i \
 		-e "s:CC=:CC?=:g" \
 		-e "s:CFLAGS=:CFLAGS?=:g" \
-		-e "/-strip/d" \
+		-e "/-\$(STRIP)/d" \
 		-e 's:$(CC):$(CC) $(LDFLAGS):' \
-		Makefile
+		Makefile || die
 }
 
 src_install() {


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

end of thread, other threads:[~2018-05-20 13:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-20 13:24 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gti/ Johannes Huber
  -- strict thread matches above, loose matches on Subject: below --
2018-05-20 13:24 Johannes Huber
2018-05-20 13:24 Johannes Huber
2017-07-30  9:38 Michał Górny
2017-06-22 12:10 Tomas Chvatal

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