diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-22 06:57:16 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-22 06:57:16 +0000 |
commit | 9a425856df80869c1792f74aa64a6e215ddc3a83 (patch) | |
tree | d87d2569179ce9ec391a23b06c71b6a644a96a4e /gnome-extra | |
parent | hppa/ia64 stable (diff) | |
download | gentoo-2-9a425856df80869c1792f74aa64a6e215ddc3a83.tar.gz gentoo-2-9a425856df80869c1792f74aa64a6e215ddc3a83.tar.bz2 gentoo-2-9a425856df80869c1792f74aa64a6e215ddc3a83.zip |
ia64 stable
(Portage version: 2.0.51-r14)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/bug-buddy/bug-buddy-2.8.0.ebuild | 8 | ||||
-rw-r--r-- | gnome-extra/evolution-webcal/evolution-webcal-2.0.1.ebuild | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/gnome-extra/bug-buddy/bug-buddy-2.8.0.ebuild b/gnome-extra/bug-buddy/bug-buddy-2.8.0.ebuild index 395194dee2b0..ac2d32eb724a 100644 --- a/gnome-extra/bug-buddy/bug-buddy-2.8.0.ebuild +++ b/gnome-extra/bug-buddy/bug-buddy-2.8.0.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/bug-buddy/bug-buddy-2.8.0.ebuild,v 1.7 2005/01/08 23:37:03 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/bug-buddy/bug-buddy-2.8.0.ebuild,v 1.8 2005/01/22 06:55:21 vapier Exp $ inherit gnome2 DESCRIPTION="Bug Report helper for Gnome" HOMEPAGE="http://www.gnome.org/" -LICENSE="Ximian-logos GPL-2" +LICENSE="Ximian-logos GPL-2" SLOT="2" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ~ia64 ~mips" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86" IUSE="" RDEPEND=">=gnome-base/libglade-2 @@ -30,4 +30,4 @@ DEPEND="${RDEPEND} >=dev-util/intltool-0.29 >=app-text/scrollkeeper-0.3.8" -DOCS="AUTHORS ChangeLog COPY* README INSTALL NEWS TODO" +DOCS="AUTHORS ChangeLog README INSTALL NEWS TODO" 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" |