diff options
author | Markus Meier <maekke@gentoo.org> | 2009-01-11 15:12:11 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-01-11 15:12:11 +0000 |
commit | d4b8a91e8cc3556e964d39cd640f119791be1ae0 (patch) | |
tree | d613c5d546edc5e8fd0639b9de8e64aa03c75d96 /gnome-extra | |
parent | amd64/x86 stable, bug #254415 (diff) | |
download | gentoo-2-d4b8a91e8cc3556e964d39cd640f119791be1ae0.tar.gz gentoo-2-d4b8a91e8cc3556e964d39cd640f119791be1ae0.tar.bz2 gentoo-2-d4b8a91e8cc3556e964d39cd640f119791be1ae0.zip |
amd64/x86 stable, bug #254447
(Portage version: 2.1.6.4/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgsf/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-extra/libgsf/libgsf-1.14.10.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog index 5a7388a2e01d..6fd4b9774464 100644 --- a/gnome-extra/libgsf/ChangeLog +++ b/gnome-extra/libgsf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgsf -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.121 2008/10/26 22:42:28 eva Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.122 2009/01/11 15:12:11 maekke Exp $ + + 11 Jan 2009; Markus Meier <maekke@gentoo.org> libgsf-1.14.10.ebuild: + amd64/x86 stable, bug #254447 *libgsf-1.14.10 (26 Oct 2008) diff --git a/gnome-extra/libgsf/libgsf-1.14.10.ebuild b/gnome-extra/libgsf/libgsf-1.14.10.ebuild index 2f487ab4aac5..57560ad7a5ca 100644 --- a/gnome-extra/libgsf/libgsf-1.14.10.ebuild +++ b/gnome-extra/libgsf/libgsf-1.14.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.10.ebuild,v 1.1 2008/10/26 22:42:28 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.10.ebuild,v 1.2 2009/01/11 15:12:11 maekke Exp $ inherit eutils gnome2 python multilib @@ -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 ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="bzip2 doc gnome python" RDEPEND=" |