diff options
-rw-r--r-- | gnome-extra/libgsf/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.14.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog index 94b61233b51c..fcc4b6fbe099 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.90 2006/12/10 15:59:07 ferdy Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.91 2007/01/21 20:15:24 kloeri Exp $ + + 21 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> libgsf-1.14.2.ebuild: + Stable on IA64, bug 156662. 10 Dec 2006; Fernando J. Pereda <ferdy@gentoo.org> libgsf-1.14.2.ebuild: Stable on alpha as per security bug #156693 diff --git a/gnome-extra/libgsf/libgsf-1.14.2.ebuild b/gnome-extra/libgsf/libgsf-1.14.2.ebuild index 46c3c653f485..9d2e2c3b1ea1 100644 --- a/gnome-extra/libgsf/libgsf-1.14.2.ebuild +++ b/gnome-extra/libgsf/libgsf-1.14.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.2.ebuild,v 1.9 2006/12/10 15:59:07 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.2.ebuild,v 1.10 2007/01/21 20:15:24 kloeri 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 static" RDEPEND=">=dev-libs/libxml2-2.4.16 |