commit:     9ac5c86cb4943c9dea7131fbf77a1f76fbf2000b
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Tue May  3 12:47:33 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May  5 04:22:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ac5c86c

www-apps/hugo: drop 0.95.0

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
Closes: https://github.com/gentoo/gentoo/pull/25300
Signed-off-by: Sam James <sam <AT> gentoo.org>

 www-apps/hugo/Manifest           |  2 --
 www-apps/hugo/hugo-0.95.0.ebuild | 77 ----------------------------------------
 2 files changed, 79 deletions(-)

diff --git a/www-apps/hugo/Manifest b/www-apps/hugo/Manifest
index 10f9b23a89a3..3fa008d8ed0a 100644
--- a/www-apps/hugo/Manifest
+++ b/www-apps/hugo/Manifest
@@ -1,7 +1,5 @@
 DIST hugo-0.93.3-vendor.tar.xz 4828092 BLAKE2B 
4df3e876ffcc71f4caa089512510bec47f9e3aa25240ed6cc9ed9e7faef7425b3f7bdd03293023f103a0b8927ecbdf7fe3d9f36f5a66db580dfc8f0ddb9dc310
 SHA512 
6c93a8435552553079e856f8a74eef76e23ab7343e6e65ac83f9f1675c5fe44547f5d3f700656c0e666bc668792be38e343cfaebbfb23b5ece28ddfa0896755c
 DIST hugo-0.93.3.tar.gz 27852078 BLAKE2B 
8e21fcbacc55cb304314d24f7a1258c9192655cb603e33c2ac2cac5fcc21f83045c1fc3a3ee7bd227507fd08be54e15dcd9cc9629e320bae9b41f1c87d03e163
 SHA512 
c65cc776588604a6ca2fbe5c4081db252ec007311eae54ed81ea65e983f1787edf6e10774d8ace82284eb7c42f6cb70650135ec44b2ddc8994ed511ba2a7d55e
-DIST hugo-0.95.0-vendor.tar.xz 4781084 BLAKE2B 
ead2d42b615fa838995853df38c304c63baccb109f32b5034449cb64c8edacb78e5fac615f2018e8d4acb693f83df0abaa73bc511f5ba31b3a30bdec476420b1
 SHA512 
941061396433a20b524694c8dd2838d84454fbee98c48aa2860881fd9b31b6d480d22f6fd54bd2e17f1f90b1c9e6c3c5813682131fd01c7d3eabc063dcbb01b2
-DIST hugo-0.95.0.tar.gz 27859168 BLAKE2B 
3667ab14c19f586d0f45b76072786a49f2448367cdf4151df2b44a329a57047544dcbbe4db8774433cf2042024c17ccca3269f5eeb508392aed00d31955de55a
 SHA512 
fbe43fc9698325c380d7e7499ee726aba448eebba087f7bdc7cdf14d01e0649869359c07fefaa9a0d9623c910523b82efc2a2b57e152d391443e2b890a29affb
 DIST hugo-0.96.0-vendor.tar.xz 4721504 BLAKE2B 
d8516c848be292f2097961a599450b719b2d760ad3464036929a0937ae6b401ec4b7b90df3281f11a70c4f9a7e94d74e821d78639b9cb3a335a59c5f6e645e65
 SHA512 
d58cbded19c5e2595838725a181e5fcdad94888f1e140e8961d9815c17d7719644483bb9bb34141c26bfccd87412632b1c896c12b85abb76c6448de3d0c8642d
 DIST hugo-0.96.0.tar.gz 27853655 BLAKE2B 
8161eb31b66a9643e31967629852475496dcabd0ef04e806f0d004f3933de07553a10572c201f8b798c7c257d20d7e0e6381bb2892728f89fd3416cc768d76f2
 SHA512 
1dc5e9f433953a1ae378d0eeb24e0647a4c096db96a727ece39c1c4e5d3ef40033ca61aa7a9ed322234e41a116f118115e637c0342b52ee60fe47eea5718ffde
 DIST hugo-0.98.0-vendor.tar.xz 5675060 BLAKE2B 
d876207dfc7c13ff97249bf72bf5191a0d4adbf82af38b8962a8e66d922f5bdf5298c8ecddb05c8a1d13f95f9e8bbbb84dec8cc37538ad47d8d83da951dfa003
 SHA512 
7b67920c8adcc8aea3a3dd6880716a79df8081cca17bf2d8cbd0ca3861aa69c29b0320eb86e0942db32e362b22faaade7cb65c9a0e0f88578504bfe4ed666d63

diff --git a/www-apps/hugo/hugo-0.95.0.ebuild b/www-apps/hugo/hugo-0.95.0.ebuild
deleted file mode 100644
index 9a628528735b..000000000000
--- a/www-apps/hugo/hugo-0.95.0.ebuild
+++ /dev/null
@@ -1,77 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit go-module bash-completion-r1
-
-DESCRIPTION="Fast static HTML and CSS website generator"
-HOMEPAGE="https://gohugo.io https://github.com/gohugoio/hugo";
-SRC_URI="
-       https://github.com/gohugoio/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
-       https://tastytea.de/files/${P}-vendor.tar.xz
-"
-
-# NOTE: To create the vendor tarball, run:
-# `go mod vendor && cd .. && tar -cJf ${P}-vendor.tar.xz ${P}/vendor`
-
-LICENSE="Apache-2.0 BSD BSD-2 MIT Unlicense"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc +sass"
-
-BDEPEND=">=dev-lang/go-1.18"
-RDEPEND="
-       media-libs/libwebp:=
-       sass? ( dev-libs/libsass:= )
-"
-DEPEND="${RDEPEND}"
-
-PATCHES=( "${FILESDIR}/${PN}-0.92.2-link-to-webp-and-sass.patch" )
-
-src_configure() {
-       export CGO_ENABLED=1
-       export CGO_CFLAGS="${CFLAGS}"
-       export CGO_CPPFLAGS="${CPPFLAGS} -DLIBWEBP_NO_SRC -DUSE_LIBSASS_SRC"
-       export CGO_CXXFLAGS="${CXXFLAGS}"
-       export CGO_LDFLAGS="${LDFLAGS}"
-
-       default
-}
-
-src_compile() {
-       mkdir -pv bin || die
-       local my_import_path="github.com/gohugoio/hugo/common"
-       local mybuildtags="-tags $(usev sass "extended,")nodeploy"
-       ego build -ldflags \
-               "-X ${my_import_path}/hugo.buildDate=$(date --iso-8601=seconds) 
-X ${my_import_path}/hugo.vendorInfo=Gentoo" \
-               ${mybuildtags} -o "${S}/bin/hugo"
-
-       bin/hugo gen man --dir man || die
-
-       mkdir -pv completions || die
-       bin/hugo completion bash > completions/hugo || die
-       bin/hugo completion fish > completions/hugo.fish || die
-       bin/hugo completion zsh > completions/_hugo || die
-
-       if use doc ; then
-               bin/hugo gen doc --dir doc || die
-       fi
-}
-
-src_install() {
-       dobin bin/*
-       doman man/*
-
-       dobashcomp completions/${PN}
-
-       insinto /usr/share/fish/vendor_completions.d
-       doins completions/${PN}.fish
-
-       insinto /usr/share/zsh/site-functions
-       doins completions/_${PN}
-
-       if use doc ; then
-               dodoc -r doc/*
-       fi
-}

Reply via email to