public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-misc/caffeine-ng/
Date: Wed, 14 Apr 2021 14:56:35 +0000 (UTC)	[thread overview]
Message-ID: <1618412064.2580dd9b4eeaa86b30534f2bc6d3f71c42eb216e.andrewammerlaan@gentoo> (raw)

commit:     2580dd9b4eeaa86b30534f2bc6d3f71c42eb216e
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Apr 14 14:54:24 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Apr 14 14:54:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2580dd9b

x11-misc/caffeine-ng: fix VisibleVcsPkg, HomepageInSrcUri

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 x11-misc/caffeine-ng/caffeine-ng-3.5.1.ebuild | 4 ++--
 x11-misc/caffeine-ng/caffeine-ng-9999.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-misc/caffeine-ng/caffeine-ng-3.5.1.ebuild b/x11-misc/caffeine-ng/caffeine-ng-3.5.1.ebuild
index adabd0f6a..694fc4962 100644
--- a/x11-misc/caffeine-ng/caffeine-ng-3.5.1.ebuild
+++ b/x11-misc/caffeine-ng/caffeine-ng-3.5.1.ebuild
@@ -13,11 +13,11 @@ if [[ ${PV} == 9999 ]];then
 	inherit git-r3
 	EGIT_REPO_URI="${HOMEPAGE}.git"
 else
-	SRC_URI="${HOMEPAGE}/releases/download/v${PV}/${P}.tar.gz"
+	SRC_URI="https://github.com/caffeine-ng/caffeine-ng/releases/download/v${PV}/${P}.tar.gz"
+	KEYWORDS="~amd64"
 fi
 
 LICENSE="GPL-3"
-KEYWORDS="~amd64"
 SLOT="0"
 IUSE=""
 

diff --git a/x11-misc/caffeine-ng/caffeine-ng-9999.ebuild b/x11-misc/caffeine-ng/caffeine-ng-9999.ebuild
index 857e04ae7..f55d9d5dc 100644
--- a/x11-misc/caffeine-ng/caffeine-ng-9999.ebuild
+++ b/x11-misc/caffeine-ng/caffeine-ng-9999.ebuild
@@ -13,11 +13,11 @@ if [[ ${PV} == 9999 ]];then
 	inherit git-r3
 	EGIT_REPO_URI="${HOMEPAGE}.git"
 else
-	SRC_URI="${HOMEPAGE}/releases/download/v${PV}/${P}.tar.gz"
+	SRC_URI="https://github.com/caffeine-ng/caffeine-ng/releases/download/v${PV}/${P}.tar.gz"
+	KEYWORDS="~amd64"
 fi
 
 LICENSE="GPL-3"
-KEYWORDS="~amd64"
 SLOT="0"
 IUSE=""
 


WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/caffeine-ng/
Date: Wed, 14 Apr 2021 14:54:28 +0000 (UTC)	[thread overview]
Message-ID: <1618412064.2580dd9b4eeaa86b30534f2bc6d3f71c42eb216e.andrewammerlaan@gentoo> (raw)
Message-ID: <20210414145428.c3Hx59GedWWFy9CRVgQtZB7he-9rlvLeVeMKpL7raVw@z> (raw)

commit:     2580dd9b4eeaa86b30534f2bc6d3f71c42eb216e
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Apr 14 14:54:24 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Apr 14 14:54:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2580dd9b

x11-misc/caffeine-ng: fix VisibleVcsPkg, HomepageInSrcUri

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 x11-misc/caffeine-ng/caffeine-ng-3.5.1.ebuild | 4 ++--
 x11-misc/caffeine-ng/caffeine-ng-9999.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-misc/caffeine-ng/caffeine-ng-3.5.1.ebuild b/x11-misc/caffeine-ng/caffeine-ng-3.5.1.ebuild
index adabd0f6a..694fc4962 100644
--- a/x11-misc/caffeine-ng/caffeine-ng-3.5.1.ebuild
+++ b/x11-misc/caffeine-ng/caffeine-ng-3.5.1.ebuild
@@ -13,11 +13,11 @@ if [[ ${PV} == 9999 ]];then
 	inherit git-r3
 	EGIT_REPO_URI="${HOMEPAGE}.git"
 else
-	SRC_URI="${HOMEPAGE}/releases/download/v${PV}/${P}.tar.gz"
+	SRC_URI="https://github.com/caffeine-ng/caffeine-ng/releases/download/v${PV}/${P}.tar.gz"
+	KEYWORDS="~amd64"
 fi
 
 LICENSE="GPL-3"
-KEYWORDS="~amd64"
 SLOT="0"
 IUSE=""
 

diff --git a/x11-misc/caffeine-ng/caffeine-ng-9999.ebuild b/x11-misc/caffeine-ng/caffeine-ng-9999.ebuild
index 857e04ae7..f55d9d5dc 100644
--- a/x11-misc/caffeine-ng/caffeine-ng-9999.ebuild
+++ b/x11-misc/caffeine-ng/caffeine-ng-9999.ebuild
@@ -13,11 +13,11 @@ if [[ ${PV} == 9999 ]];then
 	inherit git-r3
 	EGIT_REPO_URI="${HOMEPAGE}.git"
 else
-	SRC_URI="${HOMEPAGE}/releases/download/v${PV}/${P}.tar.gz"
+	SRC_URI="https://github.com/caffeine-ng/caffeine-ng/releases/download/v${PV}/${P}.tar.gz"
+	KEYWORDS="~amd64"
 fi
 
 LICENSE="GPL-3"
-KEYWORDS="~amd64"
 SLOT="0"
 IUSE=""
 


             reply	other threads:[~2021-04-14 14:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-14 14:56 Andrew Ammerlaan [this message]
2021-04-14 14:54 ` [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/caffeine-ng/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2024-06-15 19:37 Julien Roy
2024-06-15 19:41 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-05-15 12:36 Julien Roy
2022-02-24 11:10 Ronny Gutbrod
2021-04-14 14:56 Andrew Ammerlaan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1618412064.2580dd9b4eeaa86b30534f2bc6d3f71c42eb216e.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox