diff options
Diffstat (limited to 'gnome-extra/evolution-webcal/evolution-webcal-2.0.1.ebuild')
-rw-r--r-- | gnome-extra/evolution-webcal/evolution-webcal-2.0.1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gnome-extra/evolution-webcal/evolution-webcal-2.0.1.ebuild b/gnome-extra/evolution-webcal/evolution-webcal-2.0.1.ebuild index 4b695f010feb..e0a7ceb7eebc 100644 --- a/gnome-extra/evolution-webcal/evolution-webcal-2.0.1.ebuild +++ b/gnome-extra/evolution-webcal/evolution-webcal-2.0.1.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2005 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.9 2005/01/08 23:34:58 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/evolution-webcal-2.0.1.ebuild,v 1.10 2005/01/22 06:57:16 vapier Exp $ inherit gnome2 DESCRIPTION="A GNOME URL handler for web-published ical calendar files" HOMEPAGE="http://www.gnome.org/" -LICENSE="GPL-2" +LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ppc sparc ~mips hppa ~ia64 alpha" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.4 @@ -21,4 +21,4 @@ DEPEND="${RDEPEND} dev-util/pkgconfig >=dev-util/intltool-0.29" -DOCS="AUTHORS ChangeLog COPYING INSTALL NEWS README TODO" +DOCS="AUTHORS ChangeLog INSTALL NEWS README TODO" |