diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-08-08 14:56:56 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-08-08 14:56:56 +0000 |
commit | 7a229c6ae271a6d967d0e42afecf9a4d73a73fee (patch) | |
tree | c6950f9b241a30ff5cbb299336b9c00fdc9932ce /gnome-extra/libgtkhtml | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-7a229c6ae271a6d967d0e42afecf9a4d73a73fee.tar.gz gentoo-2-7a229c6ae271a6d967d0e42afecf9a4d73a73fee.tar.bz2 gentoo-2-7a229c6ae271a6d967d0e42afecf9a4d73a73fee.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'gnome-extra/libgtkhtml')
-rw-r--r-- | gnome-extra/libgtkhtml/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgtkhtml/libgtkhtml-3.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgtkhtml/ChangeLog b/gnome-extra/libgtkhtml/ChangeLog index 916bdb65a83e..d0350876e2fc 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.140 2005/08/02 17:36:44 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/ChangeLog,v 1.141 2005/08/08 14:54:16 corsair Exp $ + + 08 Aug 2005; Markus Rothe <corsair@gentoo.org> libgtkhtml-3.6.2.ebuild: + Stable on ppc64 02 Aug 2005; Simon Stelling <blubb@gentoo.org> libgtkhtml-2.6.3.ebuild, libgtkhtml-3.6.2.ebuild: diff --git a/gnome-extra/libgtkhtml/libgtkhtml-3.6.2.ebuild b/gnome-extra/libgtkhtml/libgtkhtml-3.6.2.ebuild index d3262252eb12..c97d50e05cf4 100644 --- a/gnome-extra/libgtkhtml/libgtkhtml-3.6.2.ebuild +++ b/gnome-extra/libgtkhtml/libgtkhtml-3.6.2.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.6.2.ebuild,v 1.6 2005/08/02 17:36:44 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-3.6.2.ebuild,v 1.7 2005/08/08 14:54:16 corsair Exp $ inherit versionator gnome2 @@ -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.6" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="static" S=${WORKDIR}/${MY_P} |