public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christoph Junghans" <junghans@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/byfl/
Date: Mon, 16 Jan 2017 03:47:14 +0000 (UTC)	[thread overview]
Message-ID: <1484538421.ffaf80e6e90d8d92ad4226f608dcd34661e39bbc.junghans@gentoo> (raw)

commit:     ffaf80e6e90d8d92ad4226f608dcd34661e39bbc
Author:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 16 03:46:15 2017 +0000
Commit:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Mon Jan 16 03:47:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffaf80e6

sys-devel/byfl: update homepage

Package-Manager: portage-2.3.0

 sys-devel/byfl/byfl-1.4-r1.ebuild | 8 ++++----
 sys-devel/byfl/byfl-1.5.ebuild    | 8 ++++----
 sys-devel/byfl/byfl-9999.ebuild   | 8 ++++----
 sys-devel/byfl/metadata.xml       | 2 +-
 4 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/sys-devel/byfl/byfl-1.4-r1.ebuild b/sys-devel/byfl/byfl-1.4-r1.ebuild
index 55f1578..a6d148c 100644
--- a/sys-devel/byfl/byfl-1.4-r1.ebuild
+++ b/sys-devel/byfl/byfl-1.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,19 +8,19 @@ inherit flag-o-matic
 
 if [ "${PV}" = "9999" ]; then
 	LLVM_VERSION="3.8.0"
-	EGIT_REPO_URI="git://github.com/losalamos/${PN^b}.git https://github.com/losalamos/${PN}.git"
+	EGIT_REPO_URI="git://github.com/lanl/${PN^b}.git https://github.com/lanl/${PN}.git"
 	inherit autotools git-r3
 	KEYWORDS=""
 else
 	LLVM_VERSION="3.7.0"
 	MY_P="${P}-llvm-${LLVM_VERSION}"
-	SRC_URI="https://github.com/losalamos/Byfl/releases/download/v${MY_P#${PN}-}/${MY_P}.tar.gz"
+	SRC_URI="https://github.com/lanl/Byfl/releases/download/v${MY_P#${PN}-}/${MY_P}.tar.gz"
 	KEYWORDS="~amd64 ~amd64-linux"
 	S="${WORKDIR}/${MY_P}"
 fi
 
 DESCRIPTION="Compiler-based Application Analysis"
-HOMEPAGE="https://github.com/losalamos/Byfl"
+HOMEPAGE="https://github.com/lanl/Byfl"
 
 SLOT="0"
 LICENSE="BSD"

diff --git a/sys-devel/byfl/byfl-1.5.ebuild b/sys-devel/byfl/byfl-1.5.ebuild
index c0ffb16..0c0104c 100644
--- a/sys-devel/byfl/byfl-1.5.ebuild
+++ b/sys-devel/byfl/byfl-1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,19 +8,19 @@ inherit flag-o-matic
 
 if [ "${PV}" = "9999" ]; then
 	LLVM_VERSION="3.8.0"
-	EGIT_REPO_URI="git://github.com/losalamos/${PN^b}.git https://github.com/losalamos/${PN}.git"
+	EGIT_REPO_URI="git://github.com/lanl/${PN^b}.git https://github.com/lanl/${PN}.git"
 	inherit autotools git-r3
 	KEYWORDS=""
 else
 	LLVM_VERSION="3.8.0"
 	MY_P="${P}-llvm-${LLVM_VERSION}"
-	SRC_URI="https://github.com/losalamos/Byfl/releases/download/v${MY_P#${PN}-}/${MY_P}.tar.gz"
+	SRC_URI="https://github.com/lanl/Byfl/releases/download/v${MY_P#${PN}-}/${MY_P}.tar.gz"
 	KEYWORDS="~amd64 ~amd64-linux"
 	S="${WORKDIR}/${MY_P}"
 fi
 
 DESCRIPTION="Compiler-based Application Analysis"
-HOMEPAGE="https://github.com/losalamos/Byfl"
+HOMEPAGE="https://github.com/lanl/Byfl"
 
 SLOT="0"
 LICENSE="BSD"

diff --git a/sys-devel/byfl/byfl-9999.ebuild b/sys-devel/byfl/byfl-9999.ebuild
index c0ffb16..0c0104c 100644
--- a/sys-devel/byfl/byfl-9999.ebuild
+++ b/sys-devel/byfl/byfl-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,19 +8,19 @@ inherit flag-o-matic
 
 if [ "${PV}" = "9999" ]; then
 	LLVM_VERSION="3.8.0"
-	EGIT_REPO_URI="git://github.com/losalamos/${PN^b}.git https://github.com/losalamos/${PN}.git"
+	EGIT_REPO_URI="git://github.com/lanl/${PN^b}.git https://github.com/lanl/${PN}.git"
 	inherit autotools git-r3
 	KEYWORDS=""
 else
 	LLVM_VERSION="3.8.0"
 	MY_P="${P}-llvm-${LLVM_VERSION}"
-	SRC_URI="https://github.com/losalamos/Byfl/releases/download/v${MY_P#${PN}-}/${MY_P}.tar.gz"
+	SRC_URI="https://github.com/lanl/Byfl/releases/download/v${MY_P#${PN}-}/${MY_P}.tar.gz"
 	KEYWORDS="~amd64 ~amd64-linux"
 	S="${WORKDIR}/${MY_P}"
 fi
 
 DESCRIPTION="Compiler-based Application Analysis"
-HOMEPAGE="https://github.com/losalamos/Byfl"
+HOMEPAGE="https://github.com/lanl/Byfl"
 
 SLOT="0"
 LICENSE="BSD"

diff --git a/sys-devel/byfl/metadata.xml b/sys-devel/byfl/metadata.xml
index 60446e4..72ecaff 100644
--- a/sys-devel/byfl/metadata.xml
+++ b/sys-devel/byfl/metadata.xml
@@ -6,6 +6,6 @@
 		<name>Christoph Junghans</name>
 	</maintainer>
 	<upstream>
-		<remote-id type="github">losalamos/Byfl</remote-id>
+		<remote-id type="github">lanl/Byfl</remote-id>
 	</upstream>
 </pkgmetadata>


             reply	other threads:[~2017-01-16  5:05 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-16  3:47 Christoph Junghans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-01-12 17:57 [gentoo-commits] repo/gentoo:master commit in: sys-devel/byfl/ Mikle Kolyada
2019-09-09 19:02 Michał Górny
2018-04-11 16:19 Michał Górny
2018-04-05 17:58 Christoph Junghans
2018-04-05 17:36 Christoph Junghans
2018-03-29 10:19 Michał Górny
2018-03-29  8:30 Michał Górny
2017-03-07 16:35 Michał Górny
2016-11-14  2:01 Christoph Junghans
2016-06-22 20:48 Christoph Junghans
2016-03-11  6:55 Mike Frysinger
2015-10-04 17:34 Christoph Junghans
2015-08-20 15:07 Christoph Junghans
2015-08-20 15:07 Christoph Junghans
2015-08-20 15:07 Christoph Junghans

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=1484538421.ffaf80e6e90d8d92ad4226f608dcd34661e39bbc.junghans@gentoo \
    --to=junghans@gentoo.org \
    --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