diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2007-04-27 19:24:00 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2007-04-27 19:24:00 +0000 |
commit | 4b60d5bfd09661489f9bf3a9b9952b7630b3a285 (patch) | |
tree | 29d624a9fd33d5e2b3c45481d67a7f02ad90f927 /gnome-extra | |
parent | planetmirror gives 200 ok if file not available, that's not good, removing from (diff) | |
download | gentoo-2-4b60d5bfd09661489f9bf3a9b9952b7630b3a285.tar.gz gentoo-2-4b60d5bfd09661489f9bf3a9b9952b7630b3a285.tar.bz2 gentoo-2-4b60d5bfd09661489f9bf3a9b9952b7630b3a285.zip |
Bump to 2.10.0
(Portage version: 2.1.2.5)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/evolution-webcal/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-extra/evolution-webcal/evolution-webcal-2.10.0.ebuild | 29 | ||||
-rw-r--r-- | gnome-extra/evolution-webcal/files/digest-evolution-webcal-2.10.0 | 3 |
3 files changed, 39 insertions, 1 deletions
diff --git a/gnome-extra/evolution-webcal/ChangeLog b/gnome-extra/evolution-webcal/ChangeLog index 8e809de25daa..a8785ca5a923 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.66 2007/03/27 16:15:42 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/ChangeLog,v 1.67 2007/04/27 19:24:00 dang Exp $ + +*evolution-webcal-2.10.0 (27 Apr 2007) + + 27 Apr 2007; Daniel Gryniewicz <dang@gentoo.org> + +evolution-webcal-2.10.0.ebuild: + Bump to 2.10.0 *evolution-webcal-2.9.92 (27 Mar 2007) diff --git a/gnome-extra/evolution-webcal/evolution-webcal-2.10.0.ebuild b/gnome-extra/evolution-webcal/evolution-webcal-2.10.0.ebuild new file mode 100644 index 000000000000..46c31c4a7a2b --- /dev/null +++ b/gnome-extra/evolution-webcal/evolution-webcal-2.10.0.ebuild @@ -0,0 +1,29 @@ +# 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.10.0.ebuild,v 1.1 2007/04/27 19:24:00 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 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +RDEPEND=">=dev-libs/glib-2.8 + >=x11-libs/gtk+-2.4 + >=gnome-base/libgnome-2.14 + >=gnome-base/libgnomeui-2 + >=gnome-base/gconf-2 + >=net-libs/libsoup-2.2 + >=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.10.0 b/gnome-extra/evolution-webcal/files/digest-evolution-webcal-2.10.0 new file mode 100644 index 000000000000..98d56ef3eee3 --- /dev/null +++ b/gnome-extra/evolution-webcal/files/digest-evolution-webcal-2.10.0 @@ -0,0 +1,3 @@ +MD5 a29004e6e1ad977845ed7c68963c8925 evolution-webcal-2.10.0.tar.bz2 163306 +RMD160 2a2434043d883a734d72bcd1148eb3ff016bd47f evolution-webcal-2.10.0.tar.bz2 163306 +SHA256 4017850f067d1b08f7b76b94988978f8f63ecfc8d201c910ea5d6119097add15 evolution-webcal-2.10.0.tar.bz2 163306 |