diff options
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 651669dccef4..9b63f2ce3fbf 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.78 2006/09/05 03:02:11 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.79 2006/09/05 20:50:38 tcort Exp $ + + 05 Sep 2006; Thomas Cort <tcort@gentoo.org> libgsf-1.14.0.ebuild: + Stable on alpha wrt Bug #144120. 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> libgsf-1.10.0.ebuild, libgsf-1.12.0.ebuild, libgsf-1.12.1.ebuild, libgsf-1.14.0.ebuild: diff --git a/gnome-extra/libgsf/libgsf-1.14.0.ebuild b/gnome-extra/libgsf/libgsf-1.14.0.ebuild index bbea7c021da9..ae097e45aa2b 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.9 2006/09/05 03:02:11 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.0.ebuild,v 1.10 2006/09/05 20:50:38 tcort 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 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="bzip2 doc gnome static" RDEPEND=">=dev-libs/libxml2-2.4.16 |