public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/nfoview/
Date: Sun, 24 Apr 2016 12:07:22 +0000 (UTC)	[thread overview]
Message-ID: <1461499612.d81be02ade73c869e17d80ad2411af548166c30e.pacho@gentoo> (raw)

commit:     d81be02ade73c869e17d80ad2411af548166c30e
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 11:25:54 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 12:06:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d81be02a

app-text/nfoview: Drop old version using eapi3 with gnome2-utils.eclass

Package-Manager: portage-2.2.28

 app-text/nfoview/Manifest            |  1 -
 app-text/nfoview/nfoview-1.10.ebuild | 48 ------------------------------------
 2 files changed, 49 deletions(-)

diff --git a/app-text/nfoview/Manifest b/app-text/nfoview/Manifest
index aa2741d..7f7fdfb 100644
--- a/app-text/nfoview/Manifest
+++ b/app-text/nfoview/Manifest
@@ -1,2 +1 @@
-DIST nfoview-1.10.tar.gz 102058 SHA256 49e771c059824563aa518e163c68da0c08b04bc174521d2ecff7934a550d4b49 SHA512 6114a6944b7886a6def01cd47649109d5e16921128cd8be122cb3395831038037b45160c3f0449e31fbb2bec88ac1e2c07294a5aaceea51a4fea93b7ea4440af WHIRLPOOL 348eb59e68320591f6a6713ca3ce20e44b0c9d07d35edf791619a66c85fec811b6d12951c0690ed5b6650b5a6e8491612a1d426cdbe6121d5e5d29b8c861feb1
 DIST nfoview-1.15.1.tar.xz 88400 SHA256 ed7643a781e9a96a904b1165dbefd0440fa029d25819233f0543925bb7067b1e SHA512 e4cf86003b03ae57b8a4e76990df77c7e9e441abd8ab0440385405b0f600a85539a152de5893ebe75797bd96ecb811086c48b1439b9f8719050eb12315f67426 WHIRLPOOL da47cc6275fec9a8d01d2bd38eabbf66188eec7c7e6cd657f3ebfbe4b51f010a3dcbd29faad7978aa504a8faa191959d8a3d36b0f54c301c84d3a2b089a4309a

diff --git a/app-text/nfoview/nfoview-1.10.ebuild b/app-text/nfoview/nfoview-1.10.ebuild
deleted file mode 100644
index c436277..0000000
--- a/app-text/nfoview/nfoview-1.10.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-PYTHON_DEPEND="3:3.2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="2.*"
-
-inherit distutils fdo-mime gnome2-utils
-if [[ ${PV} == "9999" ]] ; then
-	EGIT_REPO_URI="git://github.com/otsaloma/nfoview.git
-		https://github.com/otsaloma/nfoview.git"
-	inherit git-2
-	SRC_URI=""
-	#KEYWORDS=""
-else
-	SRC_URI="http://download.gna.org/nfoview/1.10/${P}.tar.gz"
-	KEYWORDS="amd64 x86"
-fi
-
-DESCRIPTION="simple viewer for NFO files, which are ASCII art in the CP437 codepage"
-HOMEPAGE="http://home.gna.org/nfoview/"
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE=""
-
-DEPEND="dev-python/pygobject:3"
-RDEPEND="${DEPEND}
-	media-fonts/terminus-font"
-
-pkg_preinst() {
-	gnome2_icon_savelist
-}
-
-pkg_postinst() {
-	gnome2_icon_cache_update
-	fdo-mime_desktop_database_update
-	distutils_pkg_postinst
-}
-
-pkg_postrm() {
-	gnome2_icon_cache_update
-	fdo-mime_desktop_database_update
-	distutils_pkg_postrm
-}


             reply	other threads:[~2016-04-24 12:07 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-24 12:07 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-04-24  9:31 [gentoo-commits] repo/gentoo:master commit in: app-text/nfoview/ Pacho Ramos
2017-12-25 19:17 David Seifert
2018-01-08 20:10 Craig Andrews
2018-01-08 20:10 Craig Andrews
2018-01-08 20:10 Craig Andrews
2018-01-09  1:47 Andreas Sturmlechner
2018-01-16  9:48 Michael Palimaka
2018-04-26 10:19 David Seifert
2019-01-07 21:06 Georgy Yakovlev
2019-01-07 21:06 Georgy Yakovlev
2019-09-27  5:05 Joonas Niilola
2019-09-27  5:05 Joonas Niilola
2020-04-21 12:45 Joonas Niilola
2020-06-15 10:57 Joonas Niilola
2020-06-15 10:57 Joonas Niilola
2020-12-16  8:18 Sam James
2020-12-16  8:18 Sam James
2020-12-16  8:18 Sam James
2021-06-18 14:47 Joonas Niilola
2021-06-18 14:47 Joonas Niilola
2021-06-18 14:47 Joonas Niilola
2022-05-20  1:17 Sam James
2022-05-20  1:17 Sam James
2022-05-20  1:17 Sam James
2022-05-20  3:27 Sam James
2022-05-20 13:28 Joonas Niilola
2023-02-25 19:08 Michał Górny
2024-05-28 15:27 Michał Górny

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=1461499612.d81be02ade73c869e17d80ad2411af548166c30e.pacho@gentoo \
    --to=pacho@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