public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/gentoo/
Date: Fri,  1 Dec 2023 11:51:27 +0000 (UTC)	[thread overview]
Message-ID: <1701430796.c84de16589728d8c2bbadb14542209d1e7ad2b19.ulm@gentoo> (raw)

commit:     c84de16589728d8c2bbadb14542209d1e7ad2b19
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  1 11:39:56 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Dec  1 11:39:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c84de165

app-misc/gentoo: drop 0.20.7

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-misc/gentoo/gentoo-0.20.7.ebuild | 68 ------------------------------------
 1 file changed, 68 deletions(-)

diff --git a/app-misc/gentoo/gentoo-0.20.7.ebuild b/app-misc/gentoo/gentoo-0.20.7.ebuild
deleted file mode 100644
index 8cdb913f1e7f..000000000000
--- a/app-misc/gentoo/gentoo-0.20.7.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools desktop
-
-DESCRIPTION="Graphical file manager for Unix-like systems, using GTK+"
-HOMEPAGE="https://sourceforge.net/projects/gentoo/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
-IUSE="nls"
-
-RDEPEND="
-	>x11-libs/gtk+-3.12:3
-	dev-libs/glib:2
-	x11-libs/cairo
-	x11-libs/gdk-pixbuf
-	x11-libs/pango
-"
-DEPEND="
-	${RDEPEND}
-	nls? ( sys-devel/gettext )
-"
-
-DOCS=(
-	AUTHORS BUGS CONFIG-CHANGES CREDITS NEWS README TODO docs/{FAQ,menus.txt}
-)
-
-src_prepare() {
-	sed -i \
-		-e 's^icons/gnome/16x16/mimetypes^gentoo/icons^' \
-		gentoorc.in || die
-	sed -i \
-		-e '/GTK_DISABLE_DEPRECATED/d' \
-		-e '/^GENTOO_CFLAGS=/s|".*"|"${CFLAGS}"|g' \
-		-e 's|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|g' \
-		configure.ac || die #357343
-
-	eapply_user
-
-	eautoreconf
-}
-
-src_configure() {
-	econf \
-		--sysconfdir=/etc/gentoo \
-		$(use_enable nls)
-}
-
-src_install() {
-	default
-
-	docinto html
-	dodoc -r docs/{images,config,*.{html,css}}
-
-	newman docs/gentoo.1x gentoo.1
-
-	docinto scratch
-	dodoc docs/scratch/*
-
-	make_desktop_entry ${PN} Gentoo \
-		/usr/share/${PN}/icons/${PN}.png \
-		"System;FileTools;FileManager"
-}


             reply	other threads:[~2023-12-01 11:51 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-01 11:51 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-30 18:28 [gentoo-commits] repo/gentoo:master commit in: app-misc/gentoo/ Arthur Zamarin
2023-09-30  9:54 Sam James
2023-09-22 14:54 Sam James
2023-09-22  9:15 Arthur Zamarin
2023-09-22  9:15 Arthur Zamarin
2023-07-07 21:53 Conrad Kostecki
2021-12-31  2:56 Jonas Stein
2020-02-08 10:00 Mart Raudsepp
2019-04-28 21:22 Jeroen Roovers
2017-10-05 23:10 Jeroen Roovers
2017-01-14 13:18 Jeroen Roovers
2016-12-20 19:21 Tobias Klausmann
2016-10-16 17:45 Tobias Klausmann
2016-07-04  7:44 Jeroen Roovers

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=1701430796.c84de16589728d8c2bbadb14542209d1e7ad2b19.ulm@gentoo \
    --to=ulm@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