summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2008-09-16 13:03:10 +0000
committerChristoph Mende <angelos@gentoo.org>2008-09-16 13:03:10 +0000
commit6d8823a74e8883f2422c3738a664050631470723 (patch)
treeaa71c4d1c9bfc922b678278f73307e82f5ca0909 /xfce-extra
parentTypo fixed (bug #237819). (diff)
downloadgentoo-2-6d8823a74e8883f2422c3738a664050631470723.tar.gz
gentoo-2-6d8823a74e8883f2422c3738a664050631470723.tar.bz2
gentoo-2-6d8823a74e8883f2422c3738a664050631470723.zip
Version bump
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-mailwatch/ChangeLog10
-rw-r--r--xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.1.0.ebuild22
2 files changed, 30 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-mailwatch/ChangeLog b/xfce-extra/xfce4-mailwatch/ChangeLog
index 23b20c75f310..d9a4456753e0 100644
--- a/xfce-extra/xfce4-mailwatch/ChangeLog
+++ b/xfce-extra/xfce4-mailwatch/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for xfce-extra/xfce4-mailwatch
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/ChangeLog,v 1.17 2007/05/18 11:51:39 armin76 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/ChangeLog,v 1.18 2008/09/16 13:03:10 angelos Exp $
+
+*xfce4-mailwatch-1.1.0 (16 Sep 2008)
+
+ 16 Sep 2008; Christoph Mende <angelos@gentoo.org>
+ +xfce4-mailwatch-1.1.0.ebuild:
+ Version bump
18 May 2007; Raúl Porcel <armin76@gentoo.org>
xfce4-mailwatch-1.0.1.ebuild:
diff --git a/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.1.0.ebuild b/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.1.0.ebuild
new file mode 100644
index 000000000000..eeb8c768e779
--- /dev/null
+++ b/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.1.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch/xfce4-mailwatch-1.1.0.ebuild,v 1.1 2008/09/16 13:03:10 angelos Exp $
+
+inherit xfce44
+
+xfce44
+xfce44_plugin
+
+DESCRIPTION="Mail notification panel plugin"
+HOMEPAGE="http://spuriousinterrupt.org/projects/mailwatch"
+SRC_URI="http://spuriousinterrupt.org/files/mailwatch/${MY_P}.tar.bz2"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE="ssl"
+
+RDEPEND="ssl? ( >=net-libs/gnutls-1.2 )"
+DEPEND="dev-util/intltool"
+
+XFCE_CONFIG="${XFCE_CONFIG} $(use_enable ssl)"
+
+xfce44_panel_plugin