* [gentoo-commits] repo/gentoo:master commit in: net-ftp/linksys-tftp/
@ 2024-07-12 7:38 Sam James
0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2024-07-12 7:38 UTC (permalink / raw
To: gentoo-commits
commit: 7a43aba7f221a53b93d75c76b91d43909bd5ac30
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 12 07:38:28 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 12 07:38:28 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a43aba7
net-ftp/linksys-tftp: Stabilize 1.2.1-r4 x86, #935890
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-ftp/linksys-tftp/linksys-tftp-1.2.1-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r4.ebuild b/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r4.ebuild
index 7a669f8ed51f..1d504f0dd5bc 100644
--- a/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r4.ebuild
+++ b/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.redsand.net/solutions/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~riscv ~x86"
+KEYWORDS="~amd64 ~ppc ~riscv x86"
PATCHES=(
"${FILESDIR}/${P}-r1-header.patch"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-ftp/linksys-tftp/
@ 2024-07-14 8:06 Viorel Munteanu
0 siblings, 0 replies; 5+ messages in thread
From: Viorel Munteanu @ 2024-07-14 8:06 UTC (permalink / raw
To: gentoo-commits
commit: ca39ac01136bba9ac1044f62fae52fd9f9a91a36
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 13 07:09:45 2024 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Jul 14 07:53:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca39ac01
net-ftp/linksys-tftp: drop 1.2.1-r3
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
net-ftp/linksys-tftp/linksys-tftp-1.2.1-r3.ebuild | 30 -----------------------
1 file changed, 30 deletions(-)
diff --git a/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r3.ebuild b/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r3.ebuild
deleted file mode 100644
index 9b2e2ad93ba2..000000000000
--- a/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="TFTP client suitable for uploading to the Linksys WRT54G Wireless Router"
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
-SRC_URI="https://www.redsand.net/solutions/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~riscv x86"
-
-PATCHES=(
- "${FILESDIR}/${P}-r1-header.patch"
- "${FILESDIR}/${P}-r1-Makefile.patch"
- "${FILESDIR}/${P}-r1-fno-common.patch"
- "${FILESDIR}/${P}-r1-clang.patch"
-)
-
-src_compile() {
- emake CC="$(tc-getCC)"
-}
-
-src_install() {
- dobin linksys-tftp
- einstalldocs
-}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-ftp/linksys-tftp/
@ 2024-07-12 7:38 Sam James
0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2024-07-12 7:38 UTC (permalink / raw
To: gentoo-commits
commit: 89c3da72c522e7b61e64eae8581f2902a3592739
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 12 07:38:30 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 12 07:38:30 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89c3da72
net-ftp/linksys-tftp: Stabilize 1.2.1-r4 amd64, #935890
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-ftp/linksys-tftp/linksys-tftp-1.2.1-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r4.ebuild b/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r4.ebuild
index 1d504f0dd5bc..41776fe25149 100644
--- a/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r4.ebuild
+++ b/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.redsand.net/solutions/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~riscv x86"
+KEYWORDS="amd64 ~ppc ~riscv x86"
PATCHES=(
"${FILESDIR}/${P}-r1-header.patch"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-ftp/linksys-tftp/
@ 2022-04-27 6:59 Yixun Lan
0 siblings, 0 replies; 5+ messages in thread
From: Yixun Lan @ 2022-04-27 6:59 UTC (permalink / raw
To: gentoo-commits
commit: 0aa02eadbc4b0eb03d132669bbec8cc80dc75bd2
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 27 06:50:21 2022 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Apr 27 06:59:28 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aa02ead
net-ftp/linksys-tftp: keyword 1.2.1-r3 for ~riscv
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
net-ftp/linksys-tftp/linksys-tftp-1.2.1-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r3.ebuild b/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r3.ebuild
index ba390c758671..9b2e2ad93ba2 100644
--- a/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r3.ebuild
+++ b/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://www.redsand.net/solutions/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc ~riscv x86"
PATCHES=(
"${FILESDIR}/${P}-r1-header.patch"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-ftp/linksys-tftp/
@ 2015-08-17 12:48 Mike Frysinger
0 siblings, 0 replies; 5+ messages in thread
From: Mike Frysinger @ 2015-08-17 12:48 UTC (permalink / raw
To: gentoo-commits
commit: 0814984a4a2fd843bd7458e2d1e204f46c753620
Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 12:47:07 2015 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 12:48:06 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0814984a
net-ftp/linksys-tftp: update HOMEPAGE/SRC_URI #557886
net-ftp/linksys-tftp/linksys-tftp-1.2.1-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r3.ebuild b/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r3.ebuild
index 7f305c1..4b23797 100644
--- a/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r3.ebuild
+++ b/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r3.ebuild
@@ -7,8 +7,8 @@ EAPI=5
inherit eutils toolchain-funcs
DESCRIPTION="TFTP client suitable for uploading to the Linksys WRT54G Wireless Router"
-HOMEPAGE="http://redsand.net/projects/linksys-tftp/linksys-tftp.php"
-SRC_URI="http://redsand.net/projects/${PN}/pub/${P}.tar.bz2"
+HOMEPAGE="https://www.redsand.net/solutions/linksys_tftp.html"
+SRC_URI="https://www.redsand.net/solutions/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-07-14 8:06 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-12 7:38 [gentoo-commits] repo/gentoo:master commit in: net-ftp/linksys-tftp/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2024-07-14 8:06 Viorel Munteanu
2024-07-12 7:38 Sam James
2022-04-27 6:59 Yixun Lan
2015-08-17 12:48 Mike Frysinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox