diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2007-03-27 16:15:42 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2007-03-27 16:15:42 +0000 |
commit | 44ac55dd33ec40851aeba9e939bb7cab450d6ca7 (patch) | |
tree | 8f422da1b7474665bfe290ca34305d9c9290b8b4 /gnome-extra/evolution-webcal | |
parent | Fix things reported by qualudis. (diff) | |
download | gentoo-2-44ac55dd33ec40851aeba9e939bb7cab450d6ca7.tar.gz gentoo-2-44ac55dd33ec40851aeba9e939bb7cab450d6ca7.tar.bz2 gentoo-2-44ac55dd33ec40851aeba9e939bb7cab450d6ca7.zip |
gnome 2.18.0
(Portage version: 2.1.2.2)
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.9.92.ebuild | 29 | ||||
-rw-r--r-- | gnome-extra/evolution-webcal/files/digest-evolution-webcal-2.9.92 | 3 |
3 files changed, 39 insertions, 1 deletions
diff --git a/gnome-extra/evolution-webcal/ChangeLog b/gnome-extra/evolution-webcal/ChangeLog index ff04009a6786..8e809de25daa 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.65 2007/01/21 21:36:32 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/ChangeLog,v 1.66 2007/03/27 16:15:42 dang Exp $ + +*evolution-webcal-2.9.92 (27 Mar 2007) + + 27 Mar 2007; Daniel Gryniewicz <dang@gentoo.org> + +evolution-webcal-2.9.92.ebuild: + gnome 2.18.0 21 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> evolution-webcal-2.8.0.ebuild: diff --git a/gnome-extra/evolution-webcal/evolution-webcal-2.9.92.ebuild b/gnome-extra/evolution-webcal/evolution-webcal-2.9.92.ebuild new file mode 100644 index 000000000000..d4fae3d9f646 --- /dev/null +++ b/gnome-extra/evolution-webcal/evolution-webcal-2.9.92.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.9.92.ebuild,v 1.1 2007/03/27 16:15:42 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.9.92 b/gnome-extra/evolution-webcal/files/digest-evolution-webcal-2.9.92 new file mode 100644 index 000000000000..ff09bb1d579b --- /dev/null +++ b/gnome-extra/evolution-webcal/files/digest-evolution-webcal-2.9.92 @@ -0,0 +1,3 @@ +MD5 34d17a654eb4711a5f77376c45c62d97 evolution-webcal-2.9.92.tar.bz2 166580 +RMD160 8bab43ae301b16c12b0cc316831cc3caf40d4d07 evolution-webcal-2.9.92.tar.bz2 166580 +SHA256 66bea0d078f68d8947bcfe85c18c340820bbef2b7375bcc26b292c3f3f8be390 evolution-webcal-2.9.92.tar.bz2 166580 |