diff options
author | Stephen Becker <geoman@gentoo.org> | 2005-07-13 05:20:49 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2005-07-13 05:20:49 +0000 |
commit | e622a251b4511f524a427e41665d744cea63937d (patch) | |
tree | f4d75e9b95c0a8faf7ea884fe01e1760efb6dd9a /gnome-extra/libgsf | |
parent | stable on mips (diff) | |
download | gentoo-2-e622a251b4511f524a427e41665d744cea63937d.tar.gz gentoo-2-e622a251b4511f524a427e41665d744cea63937d.tar.bz2 gentoo-2-e622a251b4511f524a427e41665d744cea63937d.zip |
stable on mips
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'gnome-extra/libgsf')
-rw-r--r-- | gnome-extra/libgsf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.12.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog index c0136d0e71d3..57ee124fa652 100644 --- a/gnome-extra/libgsf/ChangeLog +++ b/gnome-extra/libgsf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgsf # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.53 2005/07/07 19:11:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.54 2005/07/13 05:20:49 geoman Exp $ + + 13 Jul 2005; Stephen P. Becker <geoman@gentoo.org> libgsf-1.12.0.ebuild: + stable on mips 07 Jul 2005; Markus Rothe <corsair@gentoo.org> libgsf-1.12.0.ebuild: Stable on ppc64 diff --git a/gnome-extra/libgsf/libgsf-1.12.0.ebuild b/gnome-extra/libgsf/libgsf-1.12.0.ebuild index 80393a362f03..02c2a50c6cc5 100644 --- a/gnome-extra/libgsf/libgsf-1.12.0.ebuild +++ b/gnome-extra/libgsf/libgsf-1.12.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.12.0.ebuild,v 1.6 2005/07/08 02:51:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.12.0.ebuild,v 1.7 2005/07/13 05:20:49 geoman Exp $ inherit 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" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 mips ~ppc ppc64 sparc x86" IUSE="doc gnome static" # FIXME : should add optional bz2 support |