diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 19:48:29 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 19:48:29 +0000 |
commit | 6fa7c7d35f37774691efc23630920b6663c589ea (patch) | |
tree | 14452024f30c929e0fc9ac73d8102eadb7dd229d /gnome-extra | |
parent | mail-filter/imapfilter stable on ppc. (diff) | |
download | gentoo-2-6fa7c7d35f37774691efc23630920b6663c589ea.tar.gz gentoo-2-6fa7c7d35f37774691efc23630920b6663c589ea.tar.bz2 gentoo-2-6fa7c7d35f37774691efc23630920b6663c589ea.zip |
gnome-extra/libgsf stable on ppc.
(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 c3fa4729a600..551b3e407f83 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.61 2005/08/27 17:45:11 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.62 2005/09/02 19:48:29 hansmi Exp $ + + 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> libgsf-1.12.1.ebuild: + Stable on ppc. 27 Aug 2005; Guy Martin <gmsoft@gentoo.org> libgsf-1.12.1.ebuild: Stable on hppa. diff --git a/gnome-extra/libgsf/libgsf-1.12.1.ebuild b/gnome-extra/libgsf/libgsf-1.12.1.ebuild index 64f5764e13ce..e6617eac04e3 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.6 2005/08/27 17:45:11 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.12.1.ebuild,v 1.7 2005/09/02 19:48:29 hansmi 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 |