diff options
author | 2004-05-14 02:59:48 +0000 | |
---|---|---|
committer | 2004-05-14 02:59:48 +0000 | |
commit | e8bcb030c05992a5f58b7e71a18e699f23af2897 (patch) | |
tree | e85aaa6908463709ee3026e78f09a089b524aadb /gnome-extra | |
parent | Clean up. (Manifest recommit) (diff) | |
download | gentoo-2-e8bcb030c05992a5f58b7e71a18e699f23af2897.tar.gz gentoo-2-e8bcb030c05992a5f58b7e71a18e699f23af2897.tar.bz2 gentoo-2-e8bcb030c05992a5f58b7e71a18e699f23af2897.zip |
Stable on mips.
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgsf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog index e622e38d32f2..9c6b11291bc4 100644 --- a/gnome-extra/libgsf/ChangeLog +++ b/gnome-extra/libgsf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgsf # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.30 2004/05/05 12:13:13 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.31 2004/05/14 02:59:48 geoman Exp $ + + 13 May 2004; Stephen P. Becker <geoman@gentoo.org> libgsf-1.8.2.ebuild: + Stable on mips. *libgsf-1.9.0 (05 May 2004) diff --git a/gnome-extra/libgsf/libgsf-1.8.2.ebuild b/gnome-extra/libgsf/libgsf-1.8.2.ebuild index cc2239d06694..d16278175a37 100644 --- a/gnome-extra/libgsf/libgsf-1.8.2.ebuild +++ b/gnome-extra/libgsf/libgsf-1.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.8.2.ebuild,v 1.9 2004/03/20 20:01:55 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.8.2.ebuild,v 1.10 2004/05/14 02:59:48 geoman Exp $ inherit eutils gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="gnome doc" SLOT="0" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="x86 sparc ppc hppa amd64 alpha ia64 ~mips" +KEYWORDS="x86 sparc ppc hppa amd64 alpha ia64 mips" # FIXME : should add optional bz2 support RDEPEND=">=dev-libs/libxml2-2.4.16 |