diff options
author | Travis Tilley <lv@gentoo.org> | 2004-08-12 22:28:02 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-08-12 22:28:02 +0000 |
commit | 27130cd3be2e8f1b59ce3ce9f26434dede1eb6f7 (patch) | |
tree | 193594b1bd958fda5fdefe079cee3baa35a689c5 /gnome-extra/libgsf | |
parent | Stable on alpha, bug 60034. (Manifest recommit) (diff) | |
download | gentoo-2-27130cd3be2e8f1b59ce3ce9f26434dede1eb6f7.tar.gz gentoo-2-27130cd3be2e8f1b59ce3ce9f26434dede1eb6f7.tar.bz2 gentoo-2-27130cd3be2e8f1b59ce3ce9f26434dede1eb6f7.zip |
stable on amd64
Diffstat (limited to 'gnome-extra/libgsf')
-rw-r--r-- | gnome-extra/libgsf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.9.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog index 0b14dad47a2c..9485f013d621 100644 --- a/gnome-extra/libgsf/ChangeLog +++ b/gnome-extra/libgsf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgsf # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.39 2004/08/12 02:11:33 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.40 2004/08/12 22:28:02 lv Exp $ + + 12 Aug 2004; Travis Tilley <lv@gentoo.org> libgsf-1.9.0.ebuild: + stable on amd64 12 Aug 2004; Guy Martin <gmsoft@gentoo.org> libgsf-1.9.0.ebuild: Stable on hppa. diff --git a/gnome-extra/libgsf/libgsf-1.9.0.ebuild b/gnome-extra/libgsf/libgsf-1.9.0.ebuild index eb2c7e7f4c63..48489b5c5515 100644 --- a/gnome-extra/libgsf/libgsf-1.9.0.ebuild +++ b/gnome-extra/libgsf/libgsf-1.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.9.0.ebuild,v 1.8 2004/08/12 02:11:33 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.9.0.ebuild,v 1.9 2004/08/12 22:28:02 lv 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 ppc64" +KEYWORDS="x86 sparc ~ppc hppa amd64 ~alpha ~ia64 ~mips ppc64" # FIXME : should add optional bz2 support RDEPEND=">=dev-libs/libxml2-2.4.16 |