diff options
author | Jason Wever <weeve@gentoo.org> | 2005-05-18 01:41:24 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-05-18 01:41:24 +0000 |
commit | e6ff6e9dcfbdd7d96b7b1a192ce50d7a89866f3a (patch) | |
tree | 73a38f98e235bb834325b3fca2cf98e92344937c /gnome-extra | |
parent | Stable on sparc wrt #87464 (diff) | |
download | gentoo-2-e6ff6e9dcfbdd7d96b7b1a192ce50d7a89866f3a.tar.gz gentoo-2-e6ff6e9dcfbdd7d96b7b1a192ce50d7a89866f3a.tar.bz2 gentoo-2-e6ff6e9dcfbdd7d96b7b1a192ce50d7a89866f3a.zip |
Stable on SPARC.
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgtkhtml/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgtkhtml/libgtkhtml-3.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgtkhtml/ChangeLog b/gnome-extra/libgtkhtml/ChangeLog index e6bfb4d5883f..d0ff0f6d34e0 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.123 2005/05/11 13:34:35 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/ChangeLog,v 1.124 2005/05/18 01:41:24 weeve Exp $ + + 18 May 2005; Jason Wever <weeve@gentoo.org> libgtkhtml-3.2.5.ebuild: + Stable on SPARC. 11 May 2005; Guy Martin <gmsoft@gentoo.org> libgtkhtml-3.2.5.ebuild: Stable on hppa. diff --git a/gnome-extra/libgtkhtml/libgtkhtml-3.2.5.ebuild b/gnome-extra/libgtkhtml/libgtkhtml-3.2.5.ebuild index 266f0fe15a2e..b4d169dbf0fc 100644 --- a/gnome-extra/libgtkhtml/libgtkhtml-3.2.5.ebuild +++ b/gnome-extra/libgtkhtml/libgtkhtml-3.2.5.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-3.2.5.ebuild,v 1.8 2005/05/11 13:34:35 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-3.2.5.ebuild,v 1.9 2005/05/18 01:41:24 weeve Exp $ inherit gnome2 versionator eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${MY_MAJ_PV}/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="3.2" -KEYWORDS="x86 ppc ~sparc hppa alpha ia64 amd64 ~mips ~arm ~ppc64" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86" IUSE="" S=${WORKDIR}/${MY_P} |