summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2004-09-19 12:17:20 +0000
committerMarinus Schraal <foser@gentoo.org>2004-09-19 12:17:20 +0000
commitaf2b926c06b2ed7d60ce0fd691aadac94c11a104 (patch)
tree8a5ea0d817bd11e98d422134586d20e117fc185c /gnome-extra/evolution-webcal
parentgnome 2.8 commit (diff)
downloadhistorical-af2b926c06b2ed7d60ce0fd691aadac94c11a104.tar.gz
historical-af2b926c06b2ed7d60ce0fd691aadac94c11a104.tar.bz2
historical-af2b926c06b2ed7d60ce0fd691aadac94c11a104.zip
gnome 2.8 commit
Diffstat (limited to 'gnome-extra/evolution-webcal')
-rw-r--r--gnome-extra/evolution-webcal/ChangeLog10
-rw-r--r--gnome-extra/evolution-webcal/Manifest4
-rw-r--r--gnome-extra/evolution-webcal/evolution-webcal-2.0.0.ebuild24
-rw-r--r--gnome-extra/evolution-webcal/files/digest-evolution-webcal-2.0.01
-rw-r--r--gnome-extra/evolution-webcal/metadata.xml5
5 files changed, 44 insertions, 0 deletions
diff --git a/gnome-extra/evolution-webcal/ChangeLog b/gnome-extra/evolution-webcal/ChangeLog
new file mode 100644
index 000000000000..551e9199c5f1
--- /dev/null
+++ b/gnome-extra/evolution-webcal/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for gnome-extra/evolution-webcal
+# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/ChangeLog,v 1.1 2004/09/19 12:17:20 foser Exp $
+
+*evolution-webcal-2.0.0 (19 Sep 2004)
+
+ 19 Sep 2004; foser <foser@gentoo.org> evolution-webcal-2.0.0.ebuild :
+ Gnome 2.8 & initial commit of this package
+ Provides a GNOME URL handler for ical links, to use with eds based applications
+ Added to the gnome herd
diff --git a/gnome-extra/evolution-webcal/Manifest b/gnome-extra/evolution-webcal/Manifest
new file mode 100644
index 000000000000..5241737cde4c
--- /dev/null
+++ b/gnome-extra/evolution-webcal/Manifest
@@ -0,0 +1,4 @@
+MD5 d63a2590a875b9db681ca8925f9f202f evolution-webcal-2.0.0.ebuild 658
+MD5 8ba12833bf1cddb9e0cc8c08b22d475a ChangeLog 492
+MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
+MD5 91f504b5db8a027e029ccaeefa6eb9df files/digest-evolution-webcal-2.0.0 75
diff --git a/gnome-extra/evolution-webcal/evolution-webcal-2.0.0.ebuild b/gnome-extra/evolution-webcal/evolution-webcal-2.0.0.ebuild
new file mode 100644
index 000000000000..7a160a9273fc
--- /dev/null
+++ b/gnome-extra/evolution-webcal/evolution-webcal-2.0.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/evolution-webcal-2.0.0.ebuild,v 1.1 2004/09/19 12:17:20 foser Exp $
+
+inherit gnome2
+
+DESCRIPTION="A GNOME URL handler for web-published ical calendar files"
+HOMEPAGE="http://www.gnome.org/"
+LICENSE="GPL-2"
+
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+RDEPEND=">=x11-libs/gtk+-2.4
+ >=gnome-base/libgnomeui-2
+ >=gnome-extra/evolution-data-server-1
+ >=net-libs/libsoup-2.2"
+
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig
+ >=dev-util/intltool-0.29"
+
+DOCS="AUTHORS ChangeLog COPYING INSTALL NEWS README TODO"
diff --git a/gnome-extra/evolution-webcal/files/digest-evolution-webcal-2.0.0 b/gnome-extra/evolution-webcal/files/digest-evolution-webcal-2.0.0
new file mode 100644
index 000000000000..335d4a85b08c
--- /dev/null
+++ b/gnome-extra/evolution-webcal/files/digest-evolution-webcal-2.0.0
@@ -0,0 +1 @@
+MD5 d1d6394b4c579e09f94d5230686b3b89 evolution-webcal-2.0.0.tar.bz2 138813
diff --git a/gnome-extra/evolution-webcal/metadata.xml b/gnome-extra/evolution-webcal/metadata.xml
new file mode 100644
index 000000000000..da6fd63d0085
--- /dev/null
+++ b/gnome-extra/evolution-webcal/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>gnome</herd>
+</pkgmetadata>