diff options
author | 2005-09-11 08:54:30 +0000 | |
---|---|---|
committer | 2005-09-11 08:54:30 +0000 | |
commit | 191d9e3d56ab14a1024066aaa30077902ec45538 (patch) | |
tree | 2a0dc6d1db03c06a7499c0dd8ca1469d61ae8600 /gnome-extra | |
parent | Mark 1.2.2 stable on alpha (diff) | |
download | historical-191d9e3d56ab14a1024066aaa30077902ec45538.tar.gz historical-191d9e3d56ab14a1024066aaa30077902ec45538.tar.bz2 historical-191d9e3d56ab14a1024066aaa30077902ec45538.zip |
Mark 1.12.1 stable on alpha
Package-Manager: portage-2.0.52-r1
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 d38905672fdd..5fd7623f0c2e 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.63 2005/09/03 20:29:22 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.64 2005/09/11 08:54:30 agriffis Exp $ + + 11 Sep 2005; Aron Griffis <agriffis@gentoo.org> libgsf-1.12.1.ebuild: + Mark 1.12.1 stable on alpha 03 Sep 2005; Markus Rothe <corsair@gentoo.org> libgsf-1.12.1.ebuild: Stable on ppc64 diff --git a/gnome-extra/libgsf/libgsf-1.12.1.ebuild b/gnome-extra/libgsf/libgsf-1.12.1.ebuild index 9fdb6e6cda54..6080752ebb78 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.8 2005/09/03 20:29:22 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.12.1.ebuild,v 1.9 2005/09/11 08:54:30 agriffis 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 |