diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-10-03 22:56:11 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-10-03 22:56:11 +0000 |
commit | f0a19189794101213a278b19bc3784579e069adf (patch) | |
tree | 8c1171ee553b010d20f6ed3985cb181a7c2a1a3b | |
parent | Added ~hppa to KEYWORDS. (Manifest recommit) (diff) | |
download | gentoo-2-f0a19189794101213a278b19bc3784579e069adf.tar.gz gentoo-2-f0a19189794101213a278b19bc3784579e069adf.tar.bz2 gentoo-2-f0a19189794101213a278b19bc3784579e069adf.zip |
Added ~hppa to KEYWORDS.
-rw-r--r-- | dev-util/desktop-file-utils/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/desktop-file-utils/desktop-file-utils-0.8.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/evolution-webcal/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/evolution-webcal/evolution-webcal-2.0.0.ebuild | 4 | ||||
-rw-r--r-- | mail-client/evolution/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/evolution/evolution-2.0.1.ebuild | 4 |
6 files changed, 18 insertions, 9 deletions
diff --git a/dev-util/desktop-file-utils/ChangeLog b/dev-util/desktop-file-utils/ChangeLog index b08a0fc24f8f..5289d69dd8e7 100644 --- a/dev-util/desktop-file-utils/ChangeLog +++ b/dev-util/desktop-file-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/desktop-file-utils # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/ChangeLog,v 1.13 2004/09/30 17:53:49 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/ChangeLog,v 1.14 2004/10/03 22:52:34 gmsoft Exp $ + + 04 Oct 2004; Guy Martin <gmsoft@gentoo.org> desktop-file-utils-0.8.ebuild: + Added ~hppa to KEYWORDS. 30 Sep 2004; Stephen P. Becker <geoman@gentoo.org> desktop-file-utils-0.8.ebuild: diff --git a/dev-util/desktop-file-utils/desktop-file-utils-0.8.ebuild b/dev-util/desktop-file-utils/desktop-file-utils-0.8.ebuild index 6baa32f6874b..a08a2cb56630 100644 --- a/dev-util/desktop-file-utils/desktop-file-utils-0.8.ebuild +++ b/dev-util/desktop-file-utils/desktop-file-utils-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/desktop-file-utils-0.8.ebuild,v 1.4 2004/09/30 17:53:49 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/desktop-file-utils/desktop-file-utils-0.8.ebuild,v 1.5 2004/10/03 22:52:34 gmsoft Exp $ inherit eutils @@ -9,7 +9,7 @@ SRC_URI="http://www.freedesktop.org/software/desktop-file-utils/releases/${P}.ta HOMEPAGE="http://www.freedesktop.org/software/desktop-file-utils/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~mips" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~mips ~hppa" IUSE="" RDEPEND=">=dev-libs/glib-2.0.0 diff --git a/gnome-extra/evolution-webcal/ChangeLog b/gnome-extra/evolution-webcal/ChangeLog index e524e3ee9727..b54b9c273767 100644 --- a/gnome-extra/evolution-webcal/ChangeLog +++ b/gnome-extra/evolution-webcal/ChangeLog @@ -1,6 +1,9 @@ # 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.4 2004/09/29 01:00:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/ChangeLog,v 1.5 2004/10/03 22:51:31 gmsoft Exp $ + + 04 Oct 2004; Guy Martin <gmsoft@gentoo.org> evolution-webcal-2.0.0.ebuild: + Added ~hppa to KEYWORDS. 28 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> evolution-webcal-2.0.0.ebuild: diff --git a/gnome-extra/evolution-webcal/evolution-webcal-2.0.0.ebuild b/gnome-extra/evolution-webcal/evolution-webcal-2.0.0.ebuild index 7e77cdf64890..d99701e6efde 100644 --- a/gnome-extra/evolution-webcal/evolution-webcal-2.0.0.ebuild +++ b/gnome-extra/evolution-webcal/evolution-webcal-2.0.0.ebuild @@ -1,6 +1,6 @@ # 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.0.ebuild,v 1.5 2004/09/30 18:26:28 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/evolution-webcal-2.0.0.ebuild,v 1.6 2004/10/03 22:51:31 gmsoft Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~mips" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~mips ~hppa" IUSE="" RDEPEND=">=x11-libs/gtk+-2.4 diff --git a/mail-client/evolution/ChangeLog b/mail-client/evolution/ChangeLog index d96129e79f4d..cddfa80ec5f6 100644 --- a/mail-client/evolution/ChangeLog +++ b/mail-client/evolution/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/evolution # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v 1.20 2004/10/02 23:07:46 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v 1.21 2004/10/03 22:56:11 gmsoft Exp $ + + 04 Oct 2004; Guy Martin <gmsoft@gentoo.org> evolution-2.0.1.ebuild: + Added ~hppa to KEYWORDS. 03 Oct 2004; Alastair Tse <liquidx@gentoo.org> +files/evolution-2.0.1-camel.patch, evolution-1.4.6.ebuild, diff --git a/mail-client/evolution/evolution-2.0.1.ebuild b/mail-client/evolution/evolution-2.0.1.ebuild index 57849b59088d..e9a308f59fc9 100644 --- a/mail-client/evolution/evolution-2.0.1.ebuild +++ b/mail-client/evolution/evolution-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-2.0.1.ebuild,v 1.2 2004/10/02 23:07:46 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-2.0.1.ebuild,v 1.3 2004/10/03 22:56:11 gmsoft Exp $ inherit eutils virtualx gnome2 flag-o-matic alternatives @@ -12,7 +12,7 @@ HOMEPAGE="http://ximian.com/products/evolution/" LICENSE="GPL-2" SLOT="2.0" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~mips" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~mips ~hppa" IUSE="ssl mozilla ldap doc spell ipv6 kerberos crypt nntp debug pda" # Top stanza are ximian deps |