summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2007-11-18 07:09:33 +0000
committerSamuli Suominen <drac@gentoo.org>2007-11-18 07:09:33 +0000
commit95314d474047ba535958510aa15404f7adc253e6 (patch)
treea80ae90c74eb06209ca4abe3a65d6f59faf302f3 /xfce-base
parentVersion bump. (diff)
downloadgentoo-2-95314d474047ba535958510aa15404f7adc253e6.tar.gz
gentoo-2-95314d474047ba535958510aa15404f7adc253e6.tar.bz2
gentoo-2-95314d474047ba535958510aa15404f7adc253e6.zip
Version bump.
(Portage version: 2.1.3.19)
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/orage/ChangeLog7
-rw-r--r--xfce-base/orage/files/digest-orage-4.4.23
-rw-r--r--xfce-base/orage/orage-4.4.2.ebuild27
3 files changed, 36 insertions, 1 deletions
diff --git a/xfce-base/orage/ChangeLog b/xfce-base/orage/ChangeLog
index b947f9580af9..b5aa1a8da249 100644
--- a/xfce-base/orage/ChangeLog
+++ b/xfce-base/orage/ChangeLog
@@ -1,6 +1,11 @@
# 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.34 2007/07/02 14:16:43 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/orage/ChangeLog,v 1.35 2007/11/18 07:09:32 drac Exp $
+
+*orage-4.4.2 (18 Nov 2007)
+
+ 18 Nov 2007; Samuli Suominen <drac@gentoo.org> +orage-4.4.2.ebuild:
+ Version bump.
*orage-4.5.9.6 (02 Jul 2007)
diff --git a/xfce-base/orage/files/digest-orage-4.4.2 b/xfce-base/orage/files/digest-orage-4.4.2
new file mode 100644
index 000000000000..e8c161c32292
--- /dev/null
+++ b/xfce-base/orage/files/digest-orage-4.4.2
@@ -0,0 +1,3 @@
+MD5 0c69e4c20350c3000d49350991d3a520 orage-4.4.2.tar.bz2 1539553
+RMD160 0636edfc182b287ad99d92ec8696df5045b0a9eb orage-4.4.2.tar.bz2 1539553
+SHA256 ef08b96e5529f19a2f609525300fbea2019f1afb75fb3c85e474e6041f425abd orage-4.4.2.tar.bz2 1539553
diff --git a/xfce-base/orage/orage-4.4.2.ebuild b/xfce-base/orage/orage-4.4.2.ebuild
new file mode 100644
index 000000000000..fa37c7587771
--- /dev/null
+++ b/xfce-base/orage/orage-4.4.2.ebuild
@@ -0,0 +1,27 @@
+# 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.4.2.ebuild,v 1.1 2007/11/18 07:09:32 drac Exp $
+
+inherit xfce44
+
+XFCE_VERSION=4.4.2
+xfce44
+
+DESCRIPTION="Calendar"
+HOMEPAGE="http://www.xfce.org/projects/orage"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE="debug"
+
+RDEPEND=">=dev-libs/glib-2.6
+ >=x11-libs/gtk+-2.6
+ >=xfce-base/libxfce4mcs-${XFCE_MASTER_VERSION}
+ >=xfce-base/libxfce4util-${XFCE_MASTER_VERSION}
+ >=xfce-base/libxfcegui4-${XFCE_MASTER_VERSION}
+ >=xfce-base/xfce4-panel-${XFCE_MASTER_VERSION}"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig
+ dev-util/intltool"
+
+DOCS="AUTHORS ChangeLog NEWS README"
+
+xfce44_core_package