public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/unfoo/
Date: Thu,  6 Feb 2020 00:04:12 +0000 (UTC)	[thread overview]
Message-ID: <1580947440.8b0db89fffa5c0fbe2d938955467f013127b20e4.slyfox@gentoo> (raw)

commit:     8b0db89fffa5c0fbe2d938955467f013127b20e4
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  6 00:04:00 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Feb  6 00:04:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b0db89f

app-misc/unfoo: drop string version compare, bug #705242

Closes: https://bugs.gentoo.org/705242
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 app-misc/unfoo/unfoo-1.0.8.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/app-misc/unfoo/unfoo-1.0.8.ebuild b/app-misc/unfoo/unfoo-1.0.8.ebuild
index a6c641e8024..1049dfaf93b 100644
--- a/app-misc/unfoo/unfoo-1.0.8.ebuild
+++ b/app-misc/unfoo/unfoo-1.0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -45,7 +45,5 @@ pkg_postinst() {
 		elog "optional packages to do so. For a list, either consult the source"
 		elog "(less /usr/bin/unfoo), or see http://obsoleet.org/code/unfoo"
 		elog "To get full support please use USE=-minimal"
-	elif [[ ${REPLACING_VERSIONS} < 1.0.7 ]]; then
-		elog "To get full support please use USE=-minimal"
 	fi
 }


             reply	other threads:[~2020-02-06  0:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-06  0:04 Sergei Trofimovich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-07 18:58 [gentoo-commits] repo/gentoo:master commit in: app-misc/unfoo/ Ulrich Müller
2022-12-28  0:33 Sam James
2022-12-27 19:53 Sam James
2022-12-27 12:14 Sam James
2022-12-27 12:14 Sam James
2017-08-21  7:54 Daniel Campbell

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=1580947440.8b0db89fffa5c0fbe2d938955467f013127b20e4.slyfox@gentoo \
    --to=slyfox@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