diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2007-10-13 11:47:05 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2007-10-13 11:47:05 +0000 |
commit | 6906c63fe124bc3c04f8d05ff8beb3a1b8d858f6 (patch) | |
tree | a404b868acc8cc77e514ad8a45b199907d2c1e0e /gnome-extra/evolution-webcal | |
parent | Fix wrong /bin/sh usage thanks to Martin Väth <vaeth@mathematik.uni-wuerzbur... (diff) | |
download | gentoo-2-6906c63fe124bc3c04f8d05ff8beb3a1b8d858f6.tar.gz gentoo-2-6906c63fe124bc3c04f8d05ff8beb3a1b8d858f6.tar.bz2 gentoo-2-6906c63fe124bc3c04f8d05ff8beb3a1b8d858f6.zip |
bump to 2.12
(Portage version: 2.1.3.12)
Diffstat (limited to 'gnome-extra/evolution-webcal')
-rw-r--r-- | gnome-extra/evolution-webcal/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-extra/evolution-webcal/evolution-webcal-2.12.0.ebuild | 28 | ||||
-rw-r--r-- | gnome-extra/evolution-webcal/files/digest-evolution-webcal-2.12.0 | 3 |
3 files changed, 38 insertions, 1 deletions
diff --git a/gnome-extra/evolution-webcal/ChangeLog b/gnome-extra/evolution-webcal/ChangeLog index e1b2953978c4..44d752bedabc 100644 --- a/gnome-extra/evolution-webcal/ChangeLog +++ b/gnome-extra/evolution-webcal/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for gnome-extra/evolution-webcal # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/ChangeLog,v 1.76 2007/09/23 13:08:01 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/ChangeLog,v 1.77 2007/10/13 11:47:05 eva Exp $ + +*evolution-webcal-2.12.0 (13 Oct 2007) + + 13 Oct 2007; Gilles Dartiguelongue <eva@gentoo.org> + +evolution-webcal-2.12.0.ebuild: + bump to 2.12 23 Sep 2007; Tom Gall <tgall@gentoo.org> evolution-webcal-2.10.0.ebuild: stable on ppc64 diff --git a/gnome-extra/evolution-webcal/evolution-webcal-2.12.0.ebuild b/gnome-extra/evolution-webcal/evolution-webcal-2.12.0.ebuild new file mode 100644 index 000000000000..d74ee8ee855e --- /dev/null +++ b/gnome-extra/evolution-webcal/evolution-webcal-2.12.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2007 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.12.0.ebuild,v 1.1 2007/10/13 11:47:05 eva 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="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" + +RDEPEND=">=gnome-base/gconf-2 + >=net-libs/libsoup-2.2 + >=dev-libs/glib-2.8 + >=x11-libs/gtk+-2.4 + >=gnome-base/libgnome-2.14 + >=gnome-base/libgnomeui-2 + >=gnome-extra/evolution-data-server-1.2" + +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.9 + >=dev-util/intltool-0.35" + +DOCS="AUTHORS ChangeLog TODO" +USE_DESTDIR="1" diff --git a/gnome-extra/evolution-webcal/files/digest-evolution-webcal-2.12.0 b/gnome-extra/evolution-webcal/files/digest-evolution-webcal-2.12.0 new file mode 100644 index 000000000000..57fecead98f1 --- /dev/null +++ b/gnome-extra/evolution-webcal/files/digest-evolution-webcal-2.12.0 @@ -0,0 +1,3 @@ +MD5 21e77fa081decb87ce641f3a77245864 evolution-webcal-2.12.0.tar.bz2 193553 +RMD160 5f4de89092bc949eda41c03f5c77e5c7cea55700 evolution-webcal-2.12.0.tar.bz2 193553 +SHA256 f8445c3d93af4f8f4f325c5eb3fa94093f9eb299171a0983056d069e9658fc00 evolution-webcal-2.12.0.tar.bz2 193553 |