[gentoo-commits] repo/gentoo:master commit in: app-crypt/gifshuffle/

2023-04-18 Thread Conrad Kostecki
commit: fcb2d86dc499246a4ad12cf98843edce3b107f89
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sat Apr 15 19:06:25 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Apr 18 13:36:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcb2d86d

app-crypt/gifshuffle: EAPI8 bump, use HTTPS

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/30605
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-crypt/gifshuffle/gifshuffle-2.0-r1.ebuild | 15 +--
 1 file changed, 5 insertions(+), 10 deletions(-)

diff --git a/app-crypt/gifshuffle/gifshuffle-2.0-r1.ebuild 
b/app-crypt/gifshuffle/gifshuffle-2.0-r1.ebuild
index dc85560e9fd5..3e067e72568b 100644
--- a/app-crypt/gifshuffle/gifshuffle-2.0-r1.ebuild
+++ b/app-crypt/gifshuffle/gifshuffle-2.0-r1.ebuild
@@ -1,23 +1,18 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 inherit toolchain-funcs
 
 DESCRIPTION="GIF colourmap steganography"
-HOMEPAGE="http://www.darkside.com.au/gifshuffle/;
-SRC_URI="http://www.darkside.com.au/gifshuffle/${PN}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://darkside.com.au/gifshuffle/;
+SRC_URI="https://darkside.com.au/gifshuffle/${PN}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}"
 
 LICENSE="public-domain"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-S="${WORKDIR}/${PN}"
 
 src_compile() {
echo $(tc-getCC) -o ${PN} ${CFLAGS} ${LDFLAGS} *.c || die



[gentoo-commits] repo/gentoo:master commit in: app-crypt/gifshuffle/

2019-08-15 Thread Michał Górny
commit: 14776601d458600067f78182969390a701979438
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug 15 09:20:06 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug 15 09:21:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14776601

app-crypt/gifshuffle: Version the distfile

Signed-off-by: Michał Górny  gentoo.org>

 app-crypt/gifshuffle/Manifest | 2 +-
 app-crypt/gifshuffle/gifshuffle-2.0-r1.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-crypt/gifshuffle/Manifest b/app-crypt/gifshuffle/Manifest
index aa8e64a9498..ce279bd5f10 100644
--- a/app-crypt/gifshuffle/Manifest
+++ b/app-crypt/gifshuffle/Manifest
@@ -1 +1 @@
-DIST gifshuffle.tar.gz 21509 BLAKE2B 
a07490c2f6a29782d7d25219eefbf49393ccb06b1fbb260927dce741450934990673cc86168285ec9d0bc2ef258a64d98d623f143b464b48c9955b13a808822d
 SHA512 
0a0521f924c508c80c11309203e64cbd948945ddd557f01008a39987602320be780c1710dfcaa8ec9886fff4e9745465f2f242919ede4cedb2af9f73e5cc54be
+DIST gifshuffle-2.0.tar.gz 21509 BLAKE2B 
a07490c2f6a29782d7d25219eefbf49393ccb06b1fbb260927dce741450934990673cc86168285ec9d0bc2ef258a64d98d623f143b464b48c9955b13a808822d
 SHA512 
0a0521f924c508c80c11309203e64cbd948945ddd557f01008a39987602320be780c1710dfcaa8ec9886fff4e9745465f2f242919ede4cedb2af9f73e5cc54be

diff --git a/app-crypt/gifshuffle/gifshuffle-2.0-r1.ebuild 
b/app-crypt/gifshuffle/gifshuffle-2.0-r1.ebuild
index c2a8cfb2d9d..dc85560e9fd 100644
--- a/app-crypt/gifshuffle/gifshuffle-2.0-r1.ebuild
+++ b/app-crypt/gifshuffle/gifshuffle-2.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit toolchain-funcs
 
 DESCRIPTION="GIF colourmap steganography"
 HOMEPAGE="http://www.darkside.com.au/gifshuffle/;
-SRC_URI="http://www.darkside.com.au/gifshuffle/${PN}.tar.gz;
+SRC_URI="http://www.darkside.com.au/gifshuffle/${PN}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="public-domain"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/gifshuffle/

2017-08-09 Thread Amy Liffey
commit: 8634e867df221165f30d7a130b266daafc17b7ca
Author: Amy Liffey  gentoo  org>
AuthorDate: Wed Aug  9 12:45:45 2017 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Wed Aug  9 12:45:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8634e867

app-crypt/gifshuffle: EAPI 6 bump

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 .../{gifshuffle-2.0.ebuild => gifshuffle-2.0-r1.ebuild}| 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/app-crypt/gifshuffle/gifshuffle-2.0.ebuild 
b/app-crypt/gifshuffle/gifshuffle-2.0-r1.ebuild
similarity index 74%
rename from app-crypt/gifshuffle/gifshuffle-2.0.ebuild
rename to app-crypt/gifshuffle/gifshuffle-2.0-r1.ebuild
index 219f1830c34..c2a8cfb2d9d 100644
--- a/app-crypt/gifshuffle/gifshuffle-2.0.ebuild
+++ b/app-crypt/gifshuffle/gifshuffle-2.0-r1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+EAPI=6
+
 inherit toolchain-funcs
 
 DESCRIPTION="GIF colourmap steganography"
@@ -15,14 +17,14 @@ IUSE=""
 DEPEND=""
 RDEPEND=""
 
-S="${WORKDIR}"/${PN}
+S="${WORKDIR}/${PN}"
 
 src_compile() {
-   echo $(tc-getCC) -o ${PN} ${CFLAGS} ${LDFLAGS} *.c
+   echo $(tc-getCC) -o ${PN} ${CFLAGS} ${LDFLAGS} *.c || die
$(tc-getCC) -o ${PN} ${CFLAGS} ${LDFLAGS} *.c || die "Cannot compile 
${PN}"
 }
 
 src_install() {
-   dobin ${PN} || die "Cannot install ${PN}"
+   dobin ${PN}
dodoc gshuf.txt
 }