diff options
author | 2004-10-16 19:30:37 +0000 | |
---|---|---|
committer | 2004-10-16 19:30:37 +0000 | |
commit | 7b0cdc286f97b52ae4f5b527768b846780b3cd1a (patch) | |
tree | bacf42bdf82b71be15495bfd48e3787dde5cdef2 /gnome-extra/evolution-webcal | |
parent | Fix stupid dependency on libterm-compat (i.e. remove it). (Manifest recommit) (diff) | |
download | gentoo-2-7b0cdc286f97b52ae4f5b527768b846780b3cd1a.tar.gz gentoo-2-7b0cdc286f97b52ae4f5b527768b846780b3cd1a.tar.bz2 gentoo-2-7b0cdc286f97b52ae4f5b527768b846780b3cd1a.zip |
version bump
Diffstat (limited to 'gnome-extra/evolution-webcal')
4 files changed, 34 insertions, 1 deletions
diff --git a/gnome-extra/evolution-webcal/ChangeLog b/gnome-extra/evolution-webcal/ChangeLog index b54b9c273767..b1a01fb35f1d 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/ChangeLog,v 1.5 2004/10/03 22:51:31 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/ChangeLog,v 1.6 2004/10/16 19:30:37 liquidx Exp $ + +*evolution-webcal-2.0.1 (16 Oct 2004) + + 16 Oct 2004; Alastair Tse <liquidx@gentoo.org> + +evolution-webcal-2.0.1.ebuild: + version bump 04 Oct 2004; Guy Martin <gmsoft@gentoo.org> evolution-webcal-2.0.0.ebuild: Added ~hppa to KEYWORDS. diff --git a/gnome-extra/evolution-webcal/Manifest b/gnome-extra/evolution-webcal/Manifest index 33c6b0652c0c..edc781644c6e 100644 --- a/gnome-extra/evolution-webcal/Manifest +++ b/gnome-extra/evolution-webcal/Manifest @@ -1,4 +1,6 @@ MD5 5ed5b3ecd6932ef46f7b84a363f37544 ChangeLog 910 MD5 6ca997f06b61445d44dd48f51a6bb319 evolution-webcal-2.0.0.ebuild 690 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 4c2037178927908a0405e331bb3fcba3 evolution-webcal-2.0.1.ebuild 696 MD5 91f504b5db8a027e029ccaeefa6eb9df files/digest-evolution-webcal-2.0.0 75 +MD5 cf90204d66f7ac8860f2a301c9fcc388 files/digest-evolution-webcal-2.0.1 75 diff --git a/gnome-extra/evolution-webcal/evolution-webcal-2.0.1.ebuild b/gnome-extra/evolution-webcal/evolution-webcal-2.0.1.ebuild new file mode 100644 index 000000000000..db200b301677 --- /dev/null +++ b/gnome-extra/evolution-webcal/evolution-webcal-2.0.1.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.1.ebuild,v 1.1 2004/10/16 19:30:37 liquidx 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 ~amd64 ~ppc ~sparc ~mips ~hppa" +IUSE="" + +RDEPEND=">=x11-libs/gtk+-2.4 + >=gnome-base/libgnomeui-2 + >=gnome-extra/evolution-data-server-1.0.2 + >=net-libs/libsoup-2.2.1" + +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.1 b/gnome-extra/evolution-webcal/files/digest-evolution-webcal-2.0.1 new file mode 100644 index 000000000000..3b9ca2d44a10 --- /dev/null +++ b/gnome-extra/evolution-webcal/files/digest-evolution-webcal-2.0.1 @@ -0,0 +1 @@ +MD5 a29be3b55e6def3b56ffa3c48b349b40 evolution-webcal-2.0.1.tar.bz2 144969 |