diff options
author | 2003-07-29 13:50:19 +0000 | |
---|---|---|
committer | 2003-07-29 13:50:19 +0000 | |
commit | 955737ca64f7dc2bfd7da886f71b08ffd3d73ba1 (patch) | |
tree | 3d3c2272d9e74760b34a1d4e34cd1613d0170112 /net-print/gqueue/gqueue-0.8.ebuild | |
parent | Added hppa to KEYWORDS. (diff) | |
download | historical-955737ca64f7dc2bfd7da886f71b08ffd3d73ba1.tar.gz historical-955737ca64f7dc2bfd7da886f71b08ffd3d73ba1.tar.bz2 historical-955737ca64f7dc2bfd7da886f71b08ffd3d73ba1.zip |
stable bump
Diffstat (limited to 'net-print/gqueue/gqueue-0.8.ebuild')
-rw-r--r-- | net-print/gqueue/gqueue-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/gqueue/gqueue-0.8.ebuild b/net-print/gqueue/gqueue-0.8.ebuild index 107abbb24d69..3501f2b7b6ae 100644 --- a/net-print/gqueue/gqueue-0.8.ebuild +++ b/net-print/gqueue/gqueue-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/gqueue/gqueue-0.8.ebuild,v 1.1 2003/07/15 13:13:39 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gqueue/gqueue-0.8.ebuild,v 1.2 2003/07/29 13:46:21 lanius Exp $ DESCRIPTION="Gnome frontend for cups queues. It shows the printing jobs queue and let you remove some jobs." SRC_URI="http://web.tiscali.it/diegobazzanella/${P}.tar.gz" @@ -10,7 +10,7 @@ S=${WORKDIR}/gqueue SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=net-print/cups-1.1.14 |