diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:48:30 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:48:30 +0000 |
commit | f107d3f88f80c3477c1dd94587dee1b024c5d867 (patch) | |
tree | 964cfb8b030862ea8f060948dcf22c8245a4a160 /gnome-base/libgnomeprint | |
parent | Initial import, closes #27982 (diff) | |
download | historical-f107d3f88f80c3477c1dd94587dee1b024c5d867.tar.gz historical-f107d3f88f80c3477c1dd94587dee1b024c5d867.tar.bz2 historical-f107d3f88f80c3477c1dd94587dee1b024c5d867.zip |
Remove arm keywords
Diffstat (limited to 'gnome-base/libgnomeprint')
-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 c4ac418c8bcc..3e23d05c6505 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild,v 1.8 2004/01/16 20:54:07 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild,v 1.9 2004/02/22 20:47:39 agriffis Exp $ inherit libtool gnome.org DESCRIPTION="Printer handling for Gnome" HOMEPAGE="http://www.gnome.org/" -KEYWORDS="x86 ppc ~sparc " +KEYWORDS="x86 ppc ~sparc" SLOT="2" LICENSE="GPL-2 LGPL-2.1" IUSE="doc" |