diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2007-12-10 23:11:22 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2007-12-10 23:11:22 +0000 |
commit | b5e54cc24f7b5a83b3e162f2af5e05d4ded76d18 (patch) | |
tree | aa86fe77353ac70fdccaa53bf4e0e6e66c74cf4a /x11-libs/goffice/goffice-0.2.1.ebuild | |
parent | pull in x11-libs/libXrandr for USE=X #201186 by Jon Daniel (diff) | |
download | gentoo-2-b5e54cc24f7b5a83b3e162f2af5e05d4ded76d18.tar.gz gentoo-2-b5e54cc24f7b5a83b3e162f2af5e05d4ded76d18.tar.bz2 gentoo-2-b5e54cc24f7b5a83b3e162f2af5e05d4ded76d18.zip |
add 0.4.3 to fix bug #198385, remove old unstable release and move all in slots
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'x11-libs/goffice/goffice-0.2.1.ebuild')
-rw-r--r-- | x11-libs/goffice/goffice-0.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/goffice/goffice-0.2.1.ebuild b/x11-libs/goffice/goffice-0.2.1.ebuild index 379dc3b7fd1d..d50412c22936 100644 --- a/x11-libs/goffice/goffice-0.2.1.ebuild +++ b/x11-libs/goffice/goffice-0.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.2.1.ebuild,v 1.8 2006/10/14 17:11:34 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.2.1.ebuild,v 1.9 2007/12/10 23:11:21 eva Exp $ inherit eutils gnome2 flag-o-matic @@ -8,7 +8,7 @@ DESCRIPTION="A library of document-centric objects and utilities" HOMEPAGE="http://freshmeat.net/projects/goffice/" LICENSE="GPL-2" -SLOT="0" +SLOT="0.2" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="gnome" #cairo support broken and -gtk broken |