public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in mail-filter/imapfilter: ChangeLog imapfilter-2.0.4.ebuild
@ 2007-09-30 14:48 Andrej Kacian (ticho)
  0 siblings, 0 replies; only message in thread
From: Andrej Kacian (ticho) @ 2007-09-30 14:48 UTC (permalink / raw
  To: gentoo-commits

ticho       07/09/30 14:48:45

  Modified:             ChangeLog
  Added:                imapfilter-2.0.4.ebuild
  Log:
  Version bump.
  (Portage version: 2.1.3.7)

Revision  Changes    Path
1.23                 mail-filter/imapfilter/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/imapfilter/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/imapfilter/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/imapfilter/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/imapfilter/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	18 Apr 2007 18:26:03 -0000	1.22
+++ ChangeLog	30 Sep 2007 14:48:45 -0000	1.23
@@ -1,6 +1,11 @@
 # ChangeLog for mail-filter/imapfilter
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/imapfilter/ChangeLog,v 1.22 2007/04/18 18:26:03 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/imapfilter/ChangeLog,v 1.23 2007/09/30 14:48:45 ticho Exp $
+
+*imapfilter-2.0.4 (30 Sep 2007)
+
+  30 Sep 2007; Andrej Kacian <ticho@gentoo.org> +imapfilter-2.0.4.ebuild:
+  Version bump.
 
   18 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
   imapfilter-1.3.ebuild:



1.1                  mail-filter/imapfilter/imapfilter-2.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/imapfilter/imapfilter-2.0.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/imapfilter/imapfilter-2.0.4.ebuild?rev=1.1&content-type=text/plain

Index: imapfilter-2.0.4.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/mail-filter/imapfilter/imapfilter-2.0.4.ebuild,v 1.1 2007/09/30 14:48:45 ticho Exp $

inherit eutils

DESCRIPTION="An IMAP mail filtering utility"
HOMEPAGE="http://imapfilter.hellug.gr"
SRC_URI="http://imapfilter.hellug.gr/source/${P}.tar.bz2"

LICENSE="as-is"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""

DEPEND="virtual/libc
	dev-libs/openssl
	>=dev-lang/lua-5.1"

src_unpack() {
	unpack ${A}
	cd "${WORKDIR}"/${P}
	sed -i -e 's:/local::g' Makefile || die
}

src_compile() {
	emake MYCFLAGS="${CFLAGS}" || die "parallel make failed"
}

src_install() {
	make DESTDIR="${D}" install
	dodoc LICENSE NEWS README sample.config.lua sample.extend.lua
}



-- 
gentoo-commits@gentoo.org mailing list



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

only message in thread, other threads:[~2007-09-30 14:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-30 14:48 [gentoo-commits] gentoo-x86 commit in mail-filter/imapfilter: ChangeLog imapfilter-2.0.4.ebuild Andrej Kacian (ticho)

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