diff options
author | Marinus Schraal <foser@gentoo.org> | 2002-11-28 01:42:43 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2002-11-28 01:42:43 +0000 |
commit | a28e3ea840164be15458ea96dea9860dc10ee158 (patch) | |
tree | 82bba8f477c72e670fbf2ae913c5122e12e0dc40 /gnome-base/libgnomeprint | |
parent | added IUSE, unmasked upon test reports (diff) | |
download | historical-a28e3ea840164be15458ea96dea9860dc10ee158.tar.gz historical-a28e3ea840164be15458ea96dea9860dc10ee158.tar.bz2 historical-a28e3ea840164be15458ea96dea9860dc10ee158.zip |
gnome 2.0.3
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.1.1.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.1.1.ebuild index ba4f15acd762..8b4d78c400a5 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.1.1.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.1.1.ebuild,v 1.1 2002/11/13 00:25:15 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.1.1.ebuild,v 1.2 2002/11/28 01:42:43 foser Exp $ inherit libtool gnome2 debug @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Printer handling for Gnome" HOMEPAGE="http://www.gnome.org/" SLOT="2.2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86" LICENSE="GPL-2 LGPL-2.1" |