diff options
author | 2004-10-03 22:51:31 +0000 | |
---|---|---|
committer | 2004-10-03 22:51:31 +0000 | |
commit | 471bd65ca746b6ce0b599a40e277dbdb0c7b839a (patch) | |
tree | 6383f28e6ab9b479855e3c784a94ad95fa23e031 /gnome-extra | |
parent | Added ~hppa to KEYWORDS. (diff) | |
download | historical-471bd65ca746b6ce0b599a40e277dbdb0c7b839a.tar.gz historical-471bd65ca746b6ce0b599a40e277dbdb0c7b839a.tar.bz2 historical-471bd65ca746b6ce0b599a40e277dbdb0c7b839a.zip |
Added ~hppa to KEYWORDS.
Diffstat (limited to 'gnome-extra')
4 files changed, 13 insertions, 6 deletions
diff --git a/gnome-extra/evolution-data-server/ChangeLog b/gnome-extra/evolution-data-server/ChangeLog index f9f21b738570..5d2fb825cd41 100644 --- a/gnome-extra/evolution-data-server/ChangeLog +++ b/gnome-extra/evolution-data-server/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/evolution-data-server # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.9 2004/10/01 10:17:52 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.10 2004/10/03 22:48:22 gmsoft Exp $ + + 04 Oct 2004; Guy Martin <gmsoft@gentoo.org> + evolution-data-server-1.0.1.ebuild: + Added ~hppa to KEYWORDS. *evolution-data-server-1.0.1 (01 Oct 2004) diff --git a/gnome-extra/evolution-data-server/evolution-data-server-1.0.1.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-1.0.1.ebuild index 670747a350f4..2f3fa10af68d 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-1.0.1.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-1.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/gnome-extra/evolution-data-server/evolution-data-server-1.0.1.ebuild,v 1.1 2004/10/01 10:17:52 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-1.0.1.ebuild,v 1.2 2004/10/03 22:48:22 gmsoft Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.ximian.com/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64 ~sparc ~mips" +KEYWORDS="~x86 ~ppc ~amd64 ~sparc ~mips ~hppa" IUSE="doc ldap" RDEPEND=">=dev-libs/glib-2 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 |