public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-address_keeper: metadata.xml ChangeLog claws-mail-address_keeper-1.0.1.ebuild
@ 2010-11-22 14:48 Christian Faulhammer (fauli)
  0 siblings, 0 replies; only message in thread
From: Christian Faulhammer (fauli) @ 2010-11-22 14:48 UTC (permalink / raw
  To: gentoo-commits

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}
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-11-22 14:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-22 14:48 [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-address_keeper: metadata.xml ChangeLog claws-mail-address_keeper-1.0.1.ebuild Christian Faulhammer (fauli)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox