public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christian Faulhammer (fauli)" <fauli@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-address_keeper: metadata.xml ChangeLog claws-mail-address_keeper-1.0.1.ebuild
Date: Mon, 22 Nov 2010 14:48:14 +0000 (UTC)	[thread overview]
Message-ID: <20101122144814.ED6DB20051@flycatcher.gentoo.org> (raw)

fauli       10/11/22 14:48:14

  Added:                metadata.xml ChangeLog
                        claws-mail-address_keeper-1.0.1.ebuild
  Log:
  initial import, a Claws Mail plugin to collect recipient addresses in an address book folder
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.1                  mail-client/claws-mail-address_keeper/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-address_keeper/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-address_keeper/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>net-mail</herd>
	<maintainer>
	  <email>fauli@gentoo.org</email>
	  <name>Christian Faulhammer</name>
	</maintainer>
	<maintainer>
	  <email>ken69267@gentoo.org</email>
	  <name>Kenneth Prugh</name>
	</maintainer>
</pkgmetadata>



1.1                  mail-client/claws-mail-address_keeper/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-address_keeper/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-address_keeper/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for mail-client/claws-mail-address_keeper
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-address_keeper/ChangeLog,v 1.1 2010/11/22 14:48:14 fauli Exp $

*claws-mail-address_keeper-1.0.1 (22 Nov 2010)

  22 Nov 2010; Christian Faulhammer <fauli@gentoo.org>
  +claws-mail-address_keeper-1.0.1.ebuild, +metadata.xml:
  initial import, a Claws Mail plugin to collect recipient addresses in an
  address book folder




1.1                  mail-client/claws-mail-address_keeper/claws-mail-address_keeper-1.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-address_keeper/claws-mail-address_keeper-1.0.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail-address_keeper/claws-mail-address_keeper-1.0.1.ebuild?rev=1.1&content-type=text/plain

Index: claws-mail-address_keeper-1.0.1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-address_keeper/claws-mail-address_keeper-1.0.1.ebuild,v 1.1 2010/11/22 14:48:14 fauli Exp $

inherit eutils

MY_P="${P#claws-mail-}"

DESCRIPTION="Plugin for Claws to collect all recipients in an address book folder"
HOMEPAGE="http://www.claws-mail.org/"
SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~x86"
IUSE=""
RDEPEND=">=mail-client/claws-mail-3.7.7"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

S="${WORKDIR}/${MY_P}"

src_install() {
	emake DESTDIR="${D}" install
	dodoc AUTHORS ChangeLog NEWS README

	# kill useless files
	rm -f "${D}"/usr/lib*/claws-mail/plugins/*.{a,la}
}






                 reply	other threads:[~2010-11-22 14:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20101122144814.ED6DB20051@flycatcher.gentoo.org \
    --to=fauli@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