diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-07-27 18:16:27 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-07-27 18:16:27 +0000 |
commit | 88a28287f159aa46404980604bf941665cf271ed (patch) | |
tree | ea7f4d1262603b388954d4de94790ee072adb4ed /gnome-extra | |
parent | added xscreensaver flag (diff) | |
download | gentoo-2-88a28287f159aa46404980604bf941665cf271ed.tar.gz gentoo-2-88a28287f159aa46404980604bf941665cf271ed.tar.bz2 gentoo-2-88a28287f159aa46404980604bf941665cf271ed.zip |
Stable on hppa.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/evolution-webcal/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/evolution-webcal/evolution-webcal-2.2.1.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/libgtkhtml/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgtkhtml/libgtkhtml-2.6.3.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/gnome-extra/evolution-webcal/ChangeLog b/gnome-extra/evolution-webcal/ChangeLog index eaf33cafcf1a..2b70c396a5fb 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/ChangeLog,v 1.25 2005/07/27 17:40:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/ChangeLog,v 1.26 2005/07/27 18:14:08 gmsoft Exp $ + + 27 Jul 2005; Guy Martin <gmsoft@gentoo.org> evolution-webcal-2.2.1.ebuild: + Stable on hppa. 27 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> evolution-webcal-2.2.1.ebuild: diff --git a/gnome-extra/evolution-webcal/evolution-webcal-2.2.1.ebuild b/gnome-extra/evolution-webcal/evolution-webcal-2.2.1.ebuild index 97d807a91166..1378125f8bc8 100644 --- a/gnome-extra/evolution-webcal/evolution-webcal-2.2.1.ebuild +++ b/gnome-extra/evolution-webcal/evolution-webcal-2.2.1.ebuild @@ -1,6 +1,6 @@ # 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.2.1.ebuild,v 1.3 2005/07/27 17:40:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-webcal/evolution-webcal-2.2.1.ebuild,v 1.4 2005/07/27 18:14:08 gmsoft Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc sparc ~ppc64" +KEYWORDS="x86 ~alpha ~amd64 hppa ~ia64 ~mips ~ppc sparc ~ppc64" IUSE="" RDEPEND=">=x11-libs/gtk+-2.4 diff --git a/gnome-extra/libgtkhtml/ChangeLog b/gnome-extra/libgtkhtml/ChangeLog index f3664875400d..e1b4e43e54a2 100644 --- a/gnome-extra/libgtkhtml/ChangeLog +++ b/gnome-extra/libgtkhtml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgtkhtml # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/ChangeLog,v 1.136 2005/07/27 17:04:17 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/ChangeLog,v 1.137 2005/07/27 18:16:27 gmsoft Exp $ + + 27 Jul 2005; Guy Martin <gmsoft@gentoo.org> libgtkhtml-2.6.3.ebuild: + Stable on hppa. 27 Jul 2005; Guy Martin <gmsoft@gentoo.org> libgtkhtml-3.6.2.ebuild: Stable on hppa. diff --git a/gnome-extra/libgtkhtml/libgtkhtml-2.6.3.ebuild b/gnome-extra/libgtkhtml/libgtkhtml-2.6.3.ebuild index e11985e6bf75..13ac1e9f9d9e 100644 --- a/gnome-extra/libgtkhtml/libgtkhtml-2.6.3.ebuild +++ b/gnome-extra/libgtkhtml/libgtkhtml-2.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-2.6.3.ebuild,v 1.3 2005/07/27 14:29:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-2.6.3.ebuild,v 1.4 2005/07/27 18:16:27 gmsoft Exp $ inherit eutils gnome2 @@ -10,7 +10,7 @@ LICENSE="LGPL-2.1 GPL-2" IUSE="accessibility" SLOT="1" -KEYWORDS="x86 ~ppc ~alpha sparc ~hppa ~amd64 ~ia64 ~mips ppc64 ~arm" +KEYWORDS="x86 ~ppc ~alpha sparc hppa ~amd64 ~ia64 ~mips ppc64 ~arm" # FIXME : seems only testapps need gnomevfs |