diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-29 15:46:42 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-29 15:46:42 +0000 |
commit | cad41498fd92796255eb41a5c19b9823d2bcec30 (patch) | |
tree | db0f39896a337a4eaa479ee8f509fb3b4bf8dfcd /gnome-extra/libgsf | |
parent | version bump remove old (diff) | |
download | historical-cad41498fd92796255eb41a5c19b9823d2bcec30.tar.gz historical-cad41498fd92796255eb41a5c19b9823d2bcec30.tar.bz2 historical-cad41498fd92796255eb41a5c19b9823d2bcec30.zip |
Stable on sparc wrt #171107
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'gnome-extra/libgsf')
-rw-r--r-- | gnome-extra/libgsf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.14.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog index e9e6ee0712bf..abb69575d656 100644 --- a/gnome-extra/libgsf/ChangeLog +++ b/gnome-extra/libgsf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgsf # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.95 2007/05/27 05:52:15 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.96 2007/05/29 15:46:42 gustavoz Exp $ + + 29 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> libgsf-1.14.3.ebuild: + Stable on sparc wrt #171107 27 May 2007; Joshua Kinard <kumba@gentoo.org> libgsf-1.14.3.ebuild: Stable on mips. diff --git a/gnome-extra/libgsf/libgsf-1.14.3.ebuild b/gnome-extra/libgsf/libgsf-1.14.3.ebuild index 0dc91ea6e22e..ea9af2cafe68 100644 --- a/gnome-extra/libgsf/libgsf-1.14.3.ebuild +++ b/gnome-extra/libgsf/libgsf-1.14.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.3.ebuild,v 1.2 2007/05/27 05:52:15 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.3.ebuild,v 1.3 2007/05/29 15:46:42 gustavoz 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 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 mips ~ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" IUSE="bzip2 doc gnome python" RDEPEND=">=dev-libs/libxml2-2.4.16 |