diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-16 14:32:26 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-16 14:32:26 +0000 |
commit | e7837420cd81e78dbf4b57779850b418a20b9b86 (patch) | |
tree | 16af27e9082316e4c8288ea46dd23162c5b8dd62 /gnome-extra/libgsf | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-e7837420cd81e78dbf4b57779850b418a20b9b86.tar.gz gentoo-2-e7837420cd81e78dbf4b57779850b418a20b9b86.tar.bz2 gentoo-2-e7837420cd81e78dbf4b57779850b418a20b9b86.zip |
Stable on ppc64
(Portage version: 2.1-r2)
Diffstat (limited to 'gnome-extra/libgsf')
-rw-r--r-- | gnome-extra/libgsf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.14.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog index 538ef078796a..bee447afd0cb 100644 --- a/gnome-extra/libgsf/ChangeLog +++ b/gnome-extra/libgsf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgsf # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.75 2006/08/03 18:27:16 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.76 2006/08/16 14:32:26 corsair Exp $ + + 16 Aug 2006; Markus Rothe <corsair@gentoo.org> libgsf-1.14.0.ebuild: + Stable on ppc64 03 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> libgsf-1.14.0.ebuild: Stable on sparc diff --git a/gnome-extra/libgsf/libgsf-1.14.0.ebuild b/gnome-extra/libgsf/libgsf-1.14.0.ebuild index 5fd72a949961..abf4b482c4f3 100644 --- a/gnome-extra/libgsf/libgsf-1.14.0.ebuild +++ b/gnome-extra/libgsf/libgsf-1.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.0.ebuild,v 1.7 2006/08/03 18:27:16 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.0.ebuild,v 1.8 2006/08/16 14:32:26 corsair Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="bzip2 doc gnome static" RDEPEND=">=dev-libs/libxml2-2.4.16 |