diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-12-05 21:41:42 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-12-05 21:41:42 +0000 |
commit | fd5743b2e6f78b4b9985dab932a3fdc1290f049b (patch) | |
tree | 6e8e2d52473c9f827d385b78c13c2a6b9163ed17 /gnome-extra/libgsf | |
parent | Version bump, closes bug #149288 (diff) | |
download | gentoo-2-fd5743b2e6f78b4b9985dab932a3fdc1290f049b.tar.gz gentoo-2-fd5743b2e6f78b4b9985dab932a3fdc1290f049b.tar.bz2 gentoo-2-fd5743b2e6f78b4b9985dab932a3fdc1290f049b.zip |
Stable on ppc64; bug #156693
(Portage version: 2.1.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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog index e7b7f1e26f3f..58949fe922b0 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.86 2006/12/05 17:19:12 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.87 2006/12/05 21:41:42 corsair Exp $ + + 05 Dec 2006; Markus Rothe <corsair@gentoo.org> libgsf-1.14.2.ebuild: + Stable on ppc64; bug #156693 05 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> libgsf-1.14.2.ebuild: diff --git a/gnome-extra/libgsf/libgsf-1.14.2.ebuild b/gnome-extra/libgsf/libgsf-1.14.2.ebuild index cf32979dd042..4415d2a5edd0 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 # 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.5 2006/12/05 17:19:12 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.2.ebuild,v 1.6 2006/12/05 21:41:42 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 ~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 |