diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-08-27 17:47:08 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-08-27 17:47:08 +0000 |
commit | 0e5be3c6bb36dc6495a3c943db5d04ad87d6a268 (patch) | |
tree | e8a0f7f6672090bb4848a1485f17fd35af034557 /gnome-extra | |
parent | Bump 2.16.1 to stable on mips, and 2.16.90.0.3 to unstable. (diff) | |
download | gentoo-2-0e5be3c6bb36dc6495a3c943db5d04ad87d6a268.tar.gz gentoo-2-0e5be3c6bb36dc6495a3c943db5d04ad87d6a268.tar.bz2 gentoo-2-0e5be3c6bb36dc6495a3c943db5d04ad87d6a268.zip |
Stable on hppa.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgsf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog index 2b9742588eb5..c3fa4729a600 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.60 2005/08/25 23:55:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.61 2005/08/27 17:45:11 gmsoft Exp $ + + 27 Aug 2005; Guy Martin <gmsoft@gentoo.org> libgsf-1.12.1.ebuild: + Stable on hppa. 25 Aug 2005; Aron Griffis <agriffis@gentoo.org> libgsf-1.12.1.ebuild: stable on ia64 diff --git a/gnome-extra/libgsf/libgsf-1.12.1.ebuild b/gnome-extra/libgsf/libgsf-1.12.1.ebuild index f24c4df20960..64f5764e13ce 100644 --- a/gnome-extra/libgsf/libgsf-1.12.1.ebuild +++ b/gnome-extra/libgsf/libgsf-1.12.1.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.1.ebuild,v 1.5 2005/08/25 23:55:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.12.1.ebuild,v 1.6 2005/08/27 17:45:11 gmsoft 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 ~ppc-macos ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ~ppc-macos ~ppc64 sparc x86" IUSE="bzip2 doc gnome static" RDEPEND=">=dev-libs/libxml2-2.4.16 |