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-editors/mg/
Date: Sun,  3 Jun 2018 12:51:10 +0000 (UTC)	[thread overview]
Message-ID: <1528030263.88d7dbe2f09ae5d1891ae0b2406d35fd5d51fda1.ulm@gentoo> (raw)

commit:     88d7dbe2f09ae5d1891ae0b2406d35fd5d51fda1
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  3 12:50:43 2018 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Jun  3 12:51:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88d7dbe2

app-editors/mg: Remove old.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-editors/mg/Manifest           |  1 -
 app-editors/mg/mg-20170828.ebuild | 47 ---------------------------------------
 2 files changed, 48 deletions(-)

diff --git a/app-editors/mg/Manifest b/app-editors/mg/Manifest
index a25162831d4..a45c051fd34 100644
--- a/app-editors/mg/Manifest
+++ b/app-editors/mg/Manifest
@@ -1,3 +1,2 @@
-DIST mg-20170828.tar.gz 141028 BLAKE2B a0243ee05f86161f1a9448ec92c8cf14362a60dd3643ad49f79fdd6c2ffe56f51415321eb6f3d7b78c1ca6eab9cb91380cdb63f699359080011d6801feaedd04 SHA512 1ea16b1dd5e9e08abf9fcf0889130b4f39d36872bb64df85470a9ced1db87c0eecb18cc6e8c3c5a04f9049d58ef4492d5a88cf3502ec3351abccb7bddfb90c14
 DIST mg-20171014.tar.gz 141045 BLAKE2B a5b3bda6ff3b6416093069b471762687c2279737aa05b297ccd3077aff195cf52831566768613a81dcc977a27ac5ffd6e8a1874aa1010b6d90f4c678b6825cee SHA512 d55818308421aa523fb30b6e4725bb122f37637a822fabafeba9f9da3b97fd7f6af6431fce3015c969d0e656a48e89ed49b790deefc69fbdbb7e257f8a1aeb56
 DIST mg-20180408.tar.gz 141988 BLAKE2B db7da46fb0160acf8695f05234ed0c8e9a45e4239dc3abd433ddfb8b66e2b1aa550ffc4b409486a8990881d791ed73269a8ab78f6846cd4f0bee67761c11d281 SHA512 25fceb18fcbe63010e7a2e107aa5c30356938be2e04ff48869a12b5018dbb83bcf4dc70b03674713516616037247952a51454a28ca418cdc7b020d1f415f8701

diff --git a/app-editors/mg/mg-20170828.ebuild b/app-editors/mg/mg-20170828.ebuild
deleted file mode 100644
index 232a6b42a42..00000000000
--- a/app-editors/mg/mg-20170828.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-DESCRIPTION="MicroGnuEmacs, a port from the BSDs"
-HOMEPAGE="https://homepage.boetes.org/software/mg/"
-SRC_URI="https://homepage.boetes.org/software/mg/${P}.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
-IUSE="livecd"
-
-RDEPEND="sys-libs/ncurses:0
-	!elibc_FreeBSD? ( >=dev-libs/libbsd-0.7.0 )"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-src_prepare() {
-	# fix path to tutorial in man page
-	sed -i -e "s:doc/mg/:doc/${PF}/:" mg.1 || die
-
-	eapply_user
-}
-
-src_compile() {
-	emake CC="$(tc-getCC)" \
-		CFLAGS="${CFLAGS}" \
-		PKG_CONFIG="$(tc-getPKG_CONFIG)"
-}
-
-src_install()  {
-	dobin mg
-	doman mg.1
-	dodoc README tutorial
-	# don't compress the tutorial, otherwise mg cannot open it
-	docompress -x /usr/share/doc/${PF}/tutorial
-}
-
-pkg_postinst() {
-	if use livecd; then
-		[[ -e ${EROOT}/usr/bin/emacs ]] || ln -s mg "${EROOT}"/usr/bin/emacs
-	fi
-}


             reply	other threads:[~2018-06-03 12:51 UTC|newest]

Thread overview: 116+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-03 12:51 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-30  4:36 [gentoo-commits] repo/gentoo:master commit in: app-editors/mg/ Ionen Wolkens
2024-04-24 10:32 Sam James
2023-11-12  7:17 Ulrich Müller
2023-11-07 20:35 Sam James
2023-05-01 15:53 Ulrich Müller
2023-04-06  5:53 Ulrich Müller
2023-01-15 12:53 Sam James
2023-01-15 12:51 Sam James
2023-01-15 12:44 Sam James
2022-11-12 11:10 Ulrich Müller
2022-11-12 11:10 Ulrich Müller
2022-07-16 12:32 Sam James
2022-07-16 12:31 Sam James
2022-07-16  7:17 Arthur Zamarin
2022-07-16  7:17 Arthur Zamarin
2022-07-16  7:17 Arthur Zamarin
2022-06-16  9:39 Ulrich Müller
2022-06-16  9:39 Ulrich Müller
2022-05-26  7:34 Ulrich Müller
2022-05-19  7:28 WANG Xuerui
2022-03-26 16:49 Arthur Zamarin
2022-03-19 19:21 Agostino Sarubbo
2022-03-19  7:56 Agostino Sarubbo
2022-03-19  7:53 Agostino Sarubbo
2022-03-18 18:09 Sam James
2022-02-13 18:19 Ulrich Müller
2022-02-13 18:19 Ulrich Müller
2021-10-08 18:48 Agostino Sarubbo
2021-10-07 19:44 Sam James
2021-10-07  6:03 Agostino Sarubbo
2021-10-07  6:03 Agostino Sarubbo
2021-10-06 23:06 Sam James
2021-08-23  4:06 Sam James
2021-08-22 19:45 Ulrich Müller
2021-08-22 19:45 Ulrich Müller
2021-07-27  3:21 Sam James
2021-06-03  8:23 Sam James
2021-05-31  7:58 Sam James
2021-05-31  7:58 Sam James
2021-05-31  7:58 Sam James
2021-05-31  7:58 Sam James
2021-03-23  9:01 Ulrich Müller
2021-03-23  9:01 Ulrich Müller
2021-02-15  1:49 Sam James
2021-02-07  1:07 Sam James
2021-02-04  8:12 Agostino Sarubbo
2021-02-04  8:00 Sam James
2021-02-04  7:58 Agostino Sarubbo
2021-01-06 17:10 Ulrich Müller
2021-01-05 18:59 Andreas K. Hüttel
2020-06-24 21:55 Ulrich Müller
2020-03-31 18:02 Sergei Trofimovich
2020-03-30 13:41 Agostino Sarubbo
2020-03-30 13:40 Agostino Sarubbo
2020-03-30 13:38 Agostino Sarubbo
2020-03-30 13:36 Agostino Sarubbo
2020-03-30 12:11 Mikle Kolyada
2020-02-15 19:31 Ulrich Müller
2018-07-23 19:00 Sergei Trofimovich
2018-07-22  1:21 Mikle Kolyada
2018-07-21  8:03 Tobias Klausmann
2018-07-14 20:16 Sergei Trofimovich
2018-07-09 14:13 Mikle Kolyada
2018-07-07  9:02 Sergei Trofimovich
2018-07-06 13:43 Thomas Deutschmann
2018-06-03 12:51 Ulrich Müller
2018-04-01 14:22 Sergei Trofimovich
2018-03-28  5:05 Markus Meier
2018-03-04 17:07 Tobias Klausmann
2018-02-10 19:16 Sergei Trofimovich
2018-02-06 18:36 Thomas Deutschmann
2018-02-04 21:11 Sergei Trofimovich
2018-01-22 20:10 Ulrich Müller
2018-01-22 18:24 Markus Meier
2017-11-26 21:57 Sergei Trofimovich
2017-11-23 11:54 Tobias Klausmann
2017-11-19 19:31 Sergei Trofimovich
2017-11-19 18:35 Sergei Trofimovich
2017-11-19 15:30 Ulrich Müller
2017-11-13 22:18 Sergei Trofimovich
2017-10-26 18:54 Thomas Deutschmann
2017-10-12 20:55 Sergei Trofimovich
2017-09-22 19:40 Sergei Trofimovich
2017-09-09 10:27 Markus Meier
2017-09-04  7:30 Tobias Klausmann
2017-08-28 20:59 Ulrich Müller
2017-08-28 20:59 Ulrich Müller
2017-05-15 20:30 Ulrich Müller
2017-02-21 20:41 Markus Meier
2017-02-03 19:39 Jeroen Roovers
2017-01-28 20:48 Ulrich Müller
2017-01-25  9:05 Tobias Klausmann
2017-01-22 16:27 Agostino Sarubbo
2017-01-18 11:28 Agostino Sarubbo
2017-01-01 12:43 Agostino Sarubbo
2016-12-30  9:39 Agostino Sarubbo
2016-12-29 10:45 Agostino Sarubbo
2016-10-16 13:03 Ulrich Müller
2016-10-07  5:31 Ulrich Müller
2016-10-07  5:31 Ulrich Müller
2016-10-01  7:58 Markus Meier
2016-09-29  3:59 Jeroen Roovers
2016-09-26 12:36 Agostino Sarubbo
2016-09-21 17:48 Tobias Klausmann
2016-09-12 18:25 Ulrich Müller
2016-09-05 11:39 Ulrich Müller
2016-09-05 11:39 Ulrich Müller
2016-09-04 15:15 Fabian Groffen
2016-09-04 15:15 Fabian Groffen
2016-05-28 17:38 Ulrich Müller
2016-05-28 17:38 Ulrich Müller
2016-01-24 21:48 Ulrich Müller
2016-01-15 12:28 Ulrich Müller
2015-09-20 12:09 Ulrich Müller
2015-09-20 12:09 Ulrich Müller

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=1528030263.88d7dbe2f09ae5d1891ae0b2406d35fd5d51fda1.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