summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2007-07-02 14:16:43 +0000
committerSamuli Suominen <drac@gentoo.org>2007-07-02 14:16:43 +0000
commit87e571c54fe848d231dc108ad1960e502dc77682 (patch)
treeb18b19c82bf91d105e8256f9b8a36001fc64110f /xfce-base
parent(QA) RESTRICT clean up. (diff)
downloadgentoo-2-87e571c54fe848d231dc108ad1960e502dc77682.tar.gz
gentoo-2-87e571c54fe848d231dc108ad1960e502dc77682.tar.bz2
gentoo-2-87e571c54fe848d231dc108ad1960e502dc77682.zip
Version bump. This version supports importing and exporting ical files, dbus and libnotify.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/orage/ChangeLog9
-rw-r--r--xfce-base/orage/files/digest-orage-4.5.9.33
-rw-r--r--xfce-base/orage/files/digest-orage-4.5.9.63
-rw-r--r--xfce-base/orage/orage-4.5.9.6.ebuild (renamed from xfce-base/orage/orage-4.5.9.3.ebuild)9
4 files changed, 16 insertions, 8 deletions
diff --git a/xfce-base/orage/ChangeLog b/xfce-base/orage/ChangeLog
index d8c8e4f26dcf..b947f9580af9 100644
--- a/xfce-base/orage/ChangeLog
+++ b/xfce-base/orage/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for xfce-base/orage
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/orage/ChangeLog,v 1.33 2007/06/16 17:22:05 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/orage/ChangeLog,v 1.34 2007/07/02 14:16:43 drac Exp $
+
+*orage-4.5.9.6 (02 Jul 2007)
+
+ 02 Jul 2007; Samuli Suominen <drac@gentoo.org> -orage-4.5.9.3.ebuild,
+ +orage-4.5.9.6.ebuild:
+ Version bump. This version supports importing and exporting ical files, dbus
+ and libnotify.
*orage-4.5.9.3 (16 Jun 2007)
diff --git a/xfce-base/orage/files/digest-orage-4.5.9.3 b/xfce-base/orage/files/digest-orage-4.5.9.3
deleted file mode 100644
index d7f4f5b39ee7..000000000000
--- a/xfce-base/orage/files/digest-orage-4.5.9.3
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 30158e98a40ce257adcac92e372316fb orage-4.5.9.3.tar.bz2 1565792
-RMD160 d419349439696e469ead4ace8df82152b18cf2a8 orage-4.5.9.3.tar.bz2 1565792
-SHA256 e60ecaa8941e6d081575e751e33188650341de3c13a3c24d6f9bc8283acaee8c orage-4.5.9.3.tar.bz2 1565792
diff --git a/xfce-base/orage/files/digest-orage-4.5.9.6 b/xfce-base/orage/files/digest-orage-4.5.9.6
new file mode 100644
index 000000000000..7ea3fa9a1118
--- /dev/null
+++ b/xfce-base/orage/files/digest-orage-4.5.9.6
@@ -0,0 +1,3 @@
+MD5 0852dd5c89b912a0acea62e30594f41e orage-4.5.9.6.tar.bz2 1579937
+RMD160 143aa007ffc9f200803e462188b43793b29d6156 orage-4.5.9.6.tar.bz2 1579937
+SHA256 415fda3575e9210208d3a79367104d9a171aeaed6e05fe783a1cded20c8b7c78 orage-4.5.9.6.tar.bz2 1579937
diff --git a/xfce-base/orage/orage-4.5.9.3.ebuild b/xfce-base/orage/orage-4.5.9.6.ebuild
index 5161e05543b3..39e10927cef4 100644
--- a/xfce-base/orage/orage-4.5.9.3.ebuild
+++ b/xfce-base/orage/orage-4.5.9.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/orage/orage-4.5.9.3.ebuild,v 1.1 2007/06/16 17:22:05 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/orage/orage-4.5.9.6.ebuild,v 1.1 2007/07/02 14:16:43 drac Exp $
inherit xfce44
@@ -11,7 +11,7 @@ DESCRIPTION="Calendar"
HOMEPAGE="http://www.kolumbus.fi/~w408237/orage"
SRC_URI="http://www.kolumbus.fi/~w408237/${PN}/${P}.tar.bz2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="dbus debug"
+IUSE="dbus debug libnotify"
S="${WORKDIR}"/${P}-svn
@@ -21,7 +21,8 @@ RDEPEND=">=dev-libs/glib-2.6
>=xfce-base/libxfce4util-${XFCE_MASTER_VERSION}
>=xfce-base/libxfcegui4-${XFCE_MASTER_VERSION}
>=xfce-base/xfce4-panel-${XFCE_MASTER_VERSION}
- dbus? ( dev-libs/dbus-glib )"
+ dbus? ( dev-libs/dbus-glib )
+ libnotify? ( x11-libs/libnotify )"
DEPEND="${RDEPEND}
dev-util/pkgconfig
dev-util/intltool
@@ -29,7 +30,7 @@ DEPEND="${RDEPEND}
DOCS="AUTHORS ChangeLog NEWS README"
-XFCE_CONFIG="${XFCE_CONFIG} $(use_enable dbus)"
+XFCE_CONFIG="${XFCE_CONFIG} $(use_enable dbus) $(use_enable libnotify)"
pkg_postinst() {
xfce44_pkg_postinst