diff options
author | 2002-11-12 00:37:32 +0000 | |
---|---|---|
committer | 2002-11-12 00:37:32 +0000 | |
commit | d81c69f0be50b1d84edaff41dfeff4b276ebcb05 (patch) | |
tree | 80436cf864a306243e24c49ecbb64ea3a68b41e8 /gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild | |
parent | stable for x86 (diff) | |
download | gentoo-2-d81c69f0be50b1d84edaff41dfeff4b276ebcb05.tar.gz gentoo-2-d81c69f0be50b1d84edaff41dfeff4b276ebcb05.tar.bz2 gentoo-2-d81c69f0be50b1d84edaff41dfeff4b276ebcb05.zip |
stable for x86
Diffstat (limited to 'gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild')
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild b/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild index 568764ab7140..192d05f24bb0 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-1.116.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-1.116.1.ebuild,v 1.1 2002/10/24 19:07:16 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild,v 1.2 2002/11/12 00:34:44 spider Exp $ inherit libtool gnome.org @@ -9,7 +9,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Printer handling for Gnome" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64" +KEYWORDS="x86 ~ppc ~sparc ~sparc64" LICENSE="GPL-2 LGPL-2.1" |