public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-notification: claws-mail-notification-0.14.ebuild claws-mail-notification-0.12.1.ebuild ChangeLog claws-mail-notification-0.12.ebuild claws-mail-notification-0.13.ebuild claws-mail-notification-0.15.ebuild
@ 2008-02-13 20:52 Andrej Kacian (ticho)
  0 siblings, 0 replies; only message in thread
From: Andrej Kacian (ticho) @ 2008-02-13 20:52 UTC (permalink / raw
  To: gentoo-commits

ticho       08/02/13 20:52:57

  Modified:             claws-mail-notification-0.14.ebuild
                        claws-mail-notification-0.12.1.ebuild ChangeLog
                        claws-mail-notification-0.12.ebuild
                        claws-mail-notification-0.13.ebuild
  Added:                claws-mail-notification-0.15.ebuild
  Log:
  Version bump. Depend on pkgconfig (bug #205864).
  (Portage version: 2.1.4.3)

Revision  Changes    Path
1.2                  mail-client/claws-mail-notification/claws-mail-notification-0.14.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.14.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.14.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.14.ebuild?r1=1.1&r2=1.2

Index: claws-mail-notification-0.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.14.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- claws-mail-notification-0.14.ebuild	28 Dec 2007 12:12:38 -0000	1.1
+++ claws-mail-notification-0.14.ebuild	13 Feb 2008 20:52:57 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.14.ebuild,v 1.1 2007/12/28 12:12:38 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.14.ebuild,v 1.2 2008/02/13 20:52:57 ticho Exp $
 
 MY_P="${PN#claws-mail-}_plugin-${PV}"
 
@@ -13,7 +13,8 @@
 IUSE="libnotify"
 DEPEND=">=mail-client/claws-mail-3.2.0
 		>=x11-libs/gtk+-2.10
-		libnotify? ( x11-libs/libnotify )"
+		libnotify? ( x11-libs/libnotify )
+		dev-util/pkgconfig"
 
 S="${WORKDIR}/${MY_P}"
 



1.3                  mail-client/claws-mail-notification/claws-mail-notification-0.12.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.12.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.12.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.12.1.ebuild?r1=1.2&r2=1.3

Index: claws-mail-notification-0.12.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.12.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- claws-mail-notification-0.12.1.ebuild	29 Nov 2007 22:53:57 -0000	1.2
+++ claws-mail-notification-0.12.1.ebuild	13 Feb 2008 20:52:57 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.12.1.ebuild,v 1.2 2007/11/29 22:53:57 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.12.1.ebuild,v 1.3 2008/02/13 20:52:57 ticho Exp $
 
 MY_P="${PN#claws-mail-}_plugin-${PV}"
 
@@ -12,7 +12,8 @@
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 DEPEND=">=mail-client/claws-mail-3.0.0
-		>=x11-libs/gtk+-2.10"
+		>=x11-libs/gtk+-2.10
+		dev-util/pkgconfig"
 
 S="${WORKDIR}/${MY_P}"
 



1.13                 mail-client/claws-mail-notification/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	28 Dec 2007 12:12:38 -0000	1.12
+++ ChangeLog	13 Feb 2008 20:52:57 -0000	1.13
@@ -1,6 +1,22 @@
 # ChangeLog for mail-client/claws-mail-notification
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/ChangeLog,v 1.12 2007/12/28 12:12:38 ticho Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/ChangeLog,v 1.13 2008/02/13 20:52:57 ticho Exp $
+
+  13 Feb 2008; Andrej Kacian <ticho@gentoo.org>
+  claws-mail-notification-0.12.ebuild,
+  claws-mail-notification-0.12.1.ebuild,
+  claws-mail-notification-0.13.ebuild, claws-mail-notification-0.14.ebuild,
+  +claws-mail-notification-0.15.ebuild:
+  Version bump. Depend on pkgconfig (bug #205864). commit
+
+*claws-mail-notification-0.15 (13 Feb 2008)
+
+  13 Feb 2008; Andrej Kacian <ticho@gentoo.org>
+  claws-mail-notification-0.12.ebuild,
+  claws-mail-notification-0.12.1.ebuild,
+  claws-mail-notification-0.13.ebuild, claws-mail-notification-0.14.ebuild,
+  +claws-mail-notification-0.15.ebuild:
+  Version bump. Depend on pkgconfig (bug #205864).
 
 *claws-mail-notification-0.14 (28 Dec 2007)
 



1.5                  mail-client/claws-mail-notification/claws-mail-notification-0.12.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.12.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.12.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.12.ebuild?r1=1.4&r2=1.5

Index: claws-mail-notification-0.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.12.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- claws-mail-notification-0.12.ebuild	29 Nov 2007 22:53:57 -0000	1.4
+++ claws-mail-notification-0.12.ebuild	13 Feb 2008 20:52:57 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.12.ebuild,v 1.4 2007/11/29 22:53:57 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.12.ebuild,v 1.5 2008/02/13 20:52:57 ticho Exp $
 
 MY_P="${PN#claws-mail-}_plugin-${PV}"
 
@@ -12,7 +12,8 @@
 KEYWORDS="~amd64 x86"
 IUSE=""
 DEPEND=">=mail-client/claws-mail-3.0.0
-		>=x11-libs/gtk+-2.10"
+		>=x11-libs/gtk+-2.10
+		dev-util/pkgconfig"
 
 S="${WORKDIR}/${MY_P}"
 



1.2                  mail-client/claws-mail-notification/claws-mail-notification-0.13.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.13.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.13.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.13.ebuild?r1=1.1&r2=1.2

Index: claws-mail-notification-0.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.13.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- claws-mail-notification-0.13.ebuild	29 Nov 2007 22:53:57 -0000	1.1
+++ claws-mail-notification-0.13.ebuild	13 Feb 2008 20:52:57 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.13.ebuild,v 1.1 2007/11/29 22:53:57 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.13.ebuild,v 1.2 2008/02/13 20:52:57 ticho Exp $
 
 MY_P="${PN#claws-mail-}_plugin-${PV}"
 
@@ -12,7 +12,8 @@
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 DEPEND=">=mail-client/claws-mail-3.1.0
-		>=x11-libs/gtk+-2.10"
+		>=x11-libs/gtk+-2.10
+		dev-util/pkgconfig"
 
 S="${WORKDIR}/${MY_P}"
 



1.1                  mail-client/claws-mail-notification/claws-mail-notification-0.15.ebuild

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

Index: claws-mail-notification-0.15.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.15.ebuild,v 1.1 2008/02/13 20:52:57 ticho Exp $

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

DESCRIPTION="Plugin providing various ways to notify user of new and unread mail."
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="~amd64 ~x86"
IUSE="libnotify"
DEPEND=">=mail-client/claws-mail-3.3.0
		>=x11-libs/gtk+-2.10
		libnotify? ( x11-libs/libnotify )
		dev-util/pkgconfig"

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

src_compile() {
	econf $(use_enable libnotify) || die
	emake || die
}

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

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



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-02-13 20:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-13 20:52 [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail-notification: claws-mail-notification-0.14.ebuild claws-mail-notification-0.12.1.ebuild ChangeLog claws-mail-notification-0.12.ebuild claws-mail-notification-0.13.ebuild claws-mail-notification-0.15.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