diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-06-27 18:57:35 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-06-27 18:57:35 +0000 |
commit | ce8fc9f39cf3c0341c89bbffdc726c2996255e02 (patch) | |
tree | e6a007432dd9c3fe5fc2573e4c2497cb0dcca61d /gnome-extra | |
parent | Stable x86; bug #137387 (diff) | |
download | gentoo-2-ce8fc9f39cf3c0341c89bbffdc726c2996255e02.tar.gz gentoo-2-ce8fc9f39cf3c0341c89bbffdc726c2996255e02.tar.bz2 gentoo-2-ce8fc9f39cf3c0341c89bbffdc726c2996255e02.zip |
Bump for 2.14.2
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/evolution-webcal/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-extra/evolution-webcal/evolution-webcal-2.6.0.ebuild | 25 | ||||
-rw-r--r-- | gnome-extra/evolution-webcal/files/digest-evolution-webcal-2.6.0 | 3 |
3 files changed, 35 insertions, 1 deletions
diff --git a/gnome-extra/evolution-webcal/ChangeLog b/gnome-extra/evolution-webcal/ChangeLog index 2196f82fdd97..6532e7ce49c6 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/ChangeLog,v 1.43 2006/05/21 18:51:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/ChangeLog,v 1.44 2006/06/27 18:57:35 dang Exp $ + +*evolution-webcal-2.6.0 (27 Jun 2006) + + 27 Jun 2006; Daniel Gryniewicz <dang@gentoo.org> + +evolution-webcal-2.6.0.ebuild: + Bump for 2.14.2 21 May 2006; Markus Rothe <corsair@gentoo.org> evolution-webcal-2.4.1.ebuild: diff --git a/gnome-extra/evolution-webcal/evolution-webcal-2.6.0.ebuild b/gnome-extra/evolution-webcal/evolution-webcal-2.6.0.ebuild new file mode 100644 index 000000000000..d541e28a9cd9 --- /dev/null +++ b/gnome-extra/evolution-webcal/evolution-webcal-2.6.0.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2006 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.6.0.ebuild,v 1.1 2006/06/27 18:57:35 dang 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 ~mips ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +RDEPEND=">=gnome-base/gconf-2 + >=net-libs/libsoup-2.2 + >=x11-libs/gtk+-2.4 + >=gnome-base/libgnomeui-2 + >=gnome-extra/evolution-data-server-1.2" + +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.9 + >=dev-util/intltool-0.29" + +DOCS="AUTHORS ChangeLog TODO" diff --git a/gnome-extra/evolution-webcal/files/digest-evolution-webcal-2.6.0 b/gnome-extra/evolution-webcal/files/digest-evolution-webcal-2.6.0 new file mode 100644 index 000000000000..0172d0b64a3c --- /dev/null +++ b/gnome-extra/evolution-webcal/files/digest-evolution-webcal-2.6.0 @@ -0,0 +1,3 @@ +MD5 c779dcfc1db419f019abfcaafd6b8e4d evolution-webcal-2.6.0.tar.bz2 151657 +RMD160 f915f86a918f84ed38b0516c55b68e8640df6d70 evolution-webcal-2.6.0.tar.bz2 151657 +SHA256 93f3ecb53a0ef30d04e7113355f6566cbac939ca2f995d3347e7bb1b3f5f5a80 evolution-webcal-2.6.0.tar.bz2 151657 |