public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-gtkhtml: ChangeLog claws-mail-gtkhtml-0.25.ebuild
@ 2009-10-18 23:21 Christian Faulhammer (fauli)
  0 siblings, 0 replies; only message in thread
From: Christian Faulhammer (fauli) @ 2009-10-18 23:21 UTC (permalink / raw
  To: gentoo-commits

fauli       09/10/18 23:21:42

  Modified:             ChangeLog
  Added:                claws-mail-gtkhtml-0.25.ebuild
  Log:
  version bump, bug 289070
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.65                 mail-client/claws-mail-gtkhtml/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog?r1=1.64&r2=1.65

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	22 Sep 2009 01:00:53 -0000	1.64
+++ ChangeLog	18 Oct 2009 23:21:41 -0000	1.65
@@ -1,6 +1,12 @@
 # ChangeLog for mail-client/claws-mail-gtkhtml
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.64 2009/09/22 01:00:53 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.65 2009/10/18 23:21:41 fauli Exp $
+
+*claws-mail-gtkhtml-0.25 (18 Oct 2009)
+
+  18 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
+  +claws-mail-gtkhtml-0.25.ebuild:
+  version bump, bug 289070
 
   22 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
   -claws-mail-gtkhtml-0.22.ebuild, -claws-mail-gtkhtml-0.23.ebuild:



1.1                  mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.25.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.25.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.25.ebuild?rev=1.1&content-type=text/plain

Index: claws-mail-gtkhtml-0.25.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.25.ebuild,v 1.1 2009/10/18 23:21:41 fauli Exp $

inherit eutils

MY_P="${PN#claws-mail-}2_viewer-${PV}"

DESCRIPTION="Renders HTML mail using the gtkhtml2 rendering widget."
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="~alpha ~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND=">=mail-client/claws-mail-3.7.3
		net-misc/curl"
DEPEND="${RDEPEND}
		dev-util/pkgconfig"

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

src_compile() {
	econf --disable-accessibility
	emake || die
}

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:[~2009-10-18 23:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-18 23:21 [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-gtkhtml: ChangeLog claws-mail-gtkhtml-0.25.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