public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: www-apps/snac/
Date: Mon, 13 Mar 2023 08:29:52 +0000 (UTC)	[thread overview]
Message-ID: <1678618360.f5fbf97e7c27b1ccf78f603cebd2ce563773baa1.ceamac@gentoo> (raw)

commit:     f5fbf97e7c27b1ccf78f603cebd2ce563773baa1
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun Mar 12 10:52:40 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Mar 12 10:52:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f5fbf97e

www-apps/snac: add 2.25, drop 2.17

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 www-apps/snac/Manifest                               |  2 +-
 www-apps/snac/{snac-2.17.ebuild => snac-2.25.ebuild} | 14 +++++++-------
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/www-apps/snac/Manifest b/www-apps/snac/Manifest
index e500398a7..7c5b9eaa2 100644
--- a/www-apps/snac/Manifest
+++ b/www-apps/snac/Manifest
@@ -1,2 +1,2 @@
-DIST snac-2.17.tar.gz 76931 BLAKE2B b9e860434f929a24c0bba530c285dec449f58a0acfe893e12e909c6686306070615f1ad92d9560cae50184f19cd7e4f47666173292ce77b78d658c5baa741724 SHA512 804b72f537d832357d7678487475c055dad700ed1505ea1aafe8f1cc4f0c95bb20529cf20bebf45ffcfa7d6507c1fae2a3ac8e42b018bed358347aad435fda2a
 DIST snac-2.18.tar.gz 78216 BLAKE2B c88c67dcf559e54545ab6bc2739b8c8719cd121781a53ae216dffe130cc8e95b0c932100e769e880d3a4c8648e9387730df04682f63b904e78d7e665108a117d SHA512 45e3d3a29fd2741c7d4040a05913050a45a003591630dc418a9513d40127aa0d891dd13b02fbb6ebc97feee906c9f08321aa3f5b573b7df48c4c2bd582cc5a58
+DIST snac-2.25.tar.gz 89142 BLAKE2B b42a2223730f7d4d2f2572d57a7fc2325c703f971e8e4e4a86d2b51a59cf85f079479a080a418d0dc5dabb3db630403a879629703f336dab08ec6944d49fe442 SHA512 89cf180dd16c4eb39e1b7bcaa6d5a3a062e4f9b54abe299f25a5d32b9b335bda26f80d80478fd5b68bf1275764def67f1b08378d33809d2de28554bacbb2c6f6

diff --git a/www-apps/snac/snac-2.17.ebuild b/www-apps/snac/snac-2.25.ebuild
similarity index 83%
rename from www-apps/snac/snac-2.17.ebuild
rename to www-apps/snac/snac-2.25.ebuild
index 419bef237..9c37289a4 100644
--- a/www-apps/snac/snac-2.17.ebuild
+++ b/www-apps/snac/snac-2.25.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -29,13 +29,13 @@ src_configure() {
 	tc-export CC
 }
 
-src_compile() {
-	emake CFLAGS="${CFLAGS}"
-}
-
 src_install() {
-	mkdir -p "${ED}"/usr/bin
-	emake PREFIX="${ED}/usr" PREFIX_MAN="${ED}/usr/share/man" install
+	local mymakeflags=(
+		PREFIX="${ED}/usr"
+		PREFIX_MAN="${ED}/usr/share/man"
+	)
+
+	emake "${mymakeflags[@]}" install
 	einstalldocs
 
 	doinitd "${FILESDIR}"/snac


             reply	other threads:[~2023-03-13  8:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-13  8:29 Viorel Munteanu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-15 12:36 [gentoo-commits] repo/proj/guru:master commit in: www-apps/snac/ Julien Roy
2023-01-14 18:43 Andrew Ammerlaan
2022-12-14 16:46 Florian Schmaus

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=1678618360.f5fbf97e7c27b1ccf78f603cebd2ce563773baa1.ceamac@gentoo \
    --to=ceamac@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