public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Cédric Krier" <cedk@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/abook/
Date: Sat, 11 Jul 2020 07:21:48 +0000 (UTC)	[thread overview]
Message-ID: <1594452104.a59f165b462be64747878762c4d76fc7bf10d33e.cedk@gentoo> (raw)

commit:     a59f165b462be64747878762c4d76fc7bf10d33e
Author:     Cédric Krier <cedk <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 11 07:21:44 2020 +0000
Commit:     Cédric Krier <cedk <AT> gentoo <DOT> org>
CommitDate: Sat Jul 11 07:21:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a59f165b

app-misc/abook: clean old version

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Cédric Krier <cedk <AT> gentoo.org>

 app-misc/abook/abook-0.6.1.ebuild | 46 ---------------------------------------
 app-misc/abook/metadata.xml       |  1 -
 2 files changed, 47 deletions(-)

diff --git a/app-misc/abook/abook-0.6.1.ebuild b/app-misc/abook/abook-0.6.1.ebuild
deleted file mode 100644
index 5833107d676..00000000000
--- a/app-misc/abook/abook-0.6.1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools
-
-MY_P="${P/_/}"
-DESCRIPTION="Abook is a text-based addressbook program designed to use with mutt mail client"
-HOMEPAGE="http://abook.sourceforge.net/"
-SRC_URI="http://abook.sourceforge.net/devel/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-IUSE="nls"
-
-RDEPEND="sys-libs/ncurses
-	sys-libs/readline
-	dev-libs/libvformat
-	nls? ( virtual/libintl )"
-DEPEND="nls? ( sys-devel/gettext )"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-	# TODO: do the right thing and find out whats wrong with Makefile.in
-	eautoreconf
-}
-
-src_configure() {
-	econf \
-		--with-curses \
-		--with-readline \
-		--enable-vformat \
-		$(use_enable nls)
-}
-
-src_compile() {
-	# bug 570428
-	emake CFLAGS="${CFLAGS} -std=gnu89"
-}
-
-src_install() {
-	emake DESTDIR="${D}" install
-	dodoc BUGS ChangeLog FAQ README TODO sample.abookrc
-}

diff --git a/app-misc/abook/metadata.xml b/app-misc/abook/metadata.xml
index 164d4e3717b..dd19a67bf75 100644
--- a/app-misc/abook/metadata.xml
+++ b/app-misc/abook/metadata.xml
@@ -4,7 +4,6 @@
 	<maintainer type="person">
 		<email>cedk@gentoo.org</email>
 	</maintainer>
-	<longdescription>abook is a text-based addressbook program for the mutt mail client.</longdescription>
 	<upstream>
 		<remote-id type="sourceforge">abook</remote-id>
 	</upstream>


             reply	other threads:[~2020-07-11  7:21 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-11  7:21 Cédric Krier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-07-31 22:17 [gentoo-commits] repo/gentoo:master commit in: app-misc/abook/ Sam James
2021-07-31  3:25 Sam James
2020-05-28 15:43 Agostino Sarubbo
2020-05-26 19:31 Agostino Sarubbo
2020-05-25  9:36 Sergei Trofimovich
2020-05-25  9:29 Sergei Trofimovich
2017-07-03  9:29 Patrice Clement
2017-07-03  9:29 Patrice Clement
2017-04-09 20:47 Andreas Hüttel
2017-01-20 11:05 Agostino Sarubbo
2017-01-15 15:50 Agostino Sarubbo
2017-01-10 14:56 Agostino Sarubbo
2016-12-14  9:14 Tobias Klausmann
2016-10-10  9:28 Jeroen Roovers
2016-01-04 19:36 Eray Aslan
2016-01-04 19:36 Eray Aslan
2016-01-04 19:36 Eray Aslan

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=1594452104.a59f165b462be64747878762c4d76fc7bf10d33e.cedk@gentoo \
    --to=cedk@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