public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-im/skypetab-ng/
@ 2016-03-04 23:23 Sergei Trofimovich
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich @ 2016-03-04 23:23 UTC (permalink / raw
  To: gentoo-commits

commit:     1ec5ac3cd9ebd84b9817c6c2ea0805adf9f92562
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  4 23:23:17 2016 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Mar  4 23:23:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ec5ac3c

net-im/skypetab-ng: fix live ebuild (bad patch name)

Package-Manager: portage-2.2.27

 net-im/skypetab-ng/skypetab-ng-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-im/skypetab-ng/skypetab-ng-9999.ebuild b/net-im/skypetab-ng/skypetab-ng-9999.ebuild
index 20b0be8..bc5f941 100644
--- a/net-im/skypetab-ng/skypetab-ng-9999.ebuild
+++ b/net-im/skypetab-ng/skypetab-ng-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 
 if [[ ${PV} = *9999* ]]; then
 	EGIT_REPO_URI="git://github.com/kekekeks/skypetab-ng.git"
@@ -38,5 +38,5 @@ pkg_setup() {
 }
 
 src_prepare() {
-	epatch "${FILESDIR}"/${P}-isdigit.patch
+	epatch "${FILESDIR}"/${PN}-0.5.2_p20150201-isdigit.patch
 }


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

* [gentoo-commits] repo/gentoo:master commit in: net-im/skypetab-ng/
@ 2017-07-30  9:44 Michał Górny
  0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2017-07-30  9:44 UTC (permalink / raw
  To: gentoo-commits

commit:     4b3342afef95271a1ead797246254a3767a4db32
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 17:57:49 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 09:44:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b3342af

net-im/skypetab-ng: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 net-im/skypetab-ng/skypetab-ng-0.5.2.ebuild           | 4 ++--
 net-im/skypetab-ng/skypetab-ng-0.5.2_p20150201.ebuild | 4 ++--
 net-im/skypetab-ng/skypetab-ng-9999.ebuild            | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-im/skypetab-ng/skypetab-ng-0.5.2.ebuild b/net-im/skypetab-ng/skypetab-ng-0.5.2.ebuild
index 6cbb0e8cfc5..2aaaab6d100 100644
--- a/net-im/skypetab-ng/skypetab-ng-0.5.2.ebuild
+++ b/net-im/skypetab-ng/skypetab-ng-0.5.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
 
 if [[ ${PV} = *9999* ]]; then
-	EGIT_REPO_URI="git://github.com/kekekeks/skypetab-ng.git"
+	EGIT_REPO_URI="https://github.com/kekekeks/${PN}.git"
 	UNPACKER_ECLASS="git-2"
 	LIVE_EBUILD=yes
 else

diff --git a/net-im/skypetab-ng/skypetab-ng-0.5.2_p20150201.ebuild b/net-im/skypetab-ng/skypetab-ng-0.5.2_p20150201.ebuild
index 16d4a415b2a..0ea51d9f8ee 100644
--- a/net-im/skypetab-ng/skypetab-ng-0.5.2_p20150201.ebuild
+++ b/net-im/skypetab-ng/skypetab-ng-0.5.2_p20150201.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 if [[ ${PV} = *9999* ]]; then
-	EGIT_REPO_URI="git://github.com/kekekeks/skypetab-ng.git"
+	EGIT_REPO_URI="https://github.com/kekekeks/${PN}.git"
 	UNPACKER_ECLASS="git-2"
 	LIVE_EBUILD=yes
 else

diff --git a/net-im/skypetab-ng/skypetab-ng-9999.ebuild b/net-im/skypetab-ng/skypetab-ng-9999.ebuild
index 8f12b717210..2295ba44020 100644
--- a/net-im/skypetab-ng/skypetab-ng-9999.ebuild
+++ b/net-im/skypetab-ng/skypetab-ng-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 if [[ ${PV} = *9999* ]]; then
-	EGIT_REPO_URI="git://github.com/kekekeks/skypetab-ng.git"
+	EGIT_REPO_URI="https://github.com/kekekeks/${PN}.git"
 	UNPACKER_ECLASS="git-2"
 	LIVE_EBUILD=yes
 else


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

end of thread, other threads:[~2017-07-30  9:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-30  9:44 [gentoo-commits] repo/gentoo:master commit in: net-im/skypetab-ng/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2016-03-04 23:23 Sergei Trofimovich

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