diff options
author | David Holm <dholm@gentoo.org> | 2004-05-13 14:27:03 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-13 14:27:03 +0000 |
commit | f315b5c41ddb707634301a6753615f57e4c0944a (patch) | |
tree | a84ed9c3ed0330845c9b7dab4dafd4b3f690badf /net-print | |
parent | Added to ~ppc (Manifest recommit) (Manifest recommit) (diff) | |
download | gentoo-2-f315b5c41ddb707634301a6753615f57e4c0944a.tar.gz gentoo-2-f315b5c41ddb707634301a6753615f57e4c0944a.tar.bz2 gentoo-2-f315b5c41ddb707634301a6753615f57e4c0944a.zip |
Added to ~ppc
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/gqueue/ChangeLog | 7 | ||||
-rw-r--r-- | net-print/gqueue/gqueue-0.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-print/gqueue/ChangeLog b/net-print/gqueue/ChangeLog index 2ff8e58a52d0..4bb5186ab309 100644 --- a/net-print/gqueue/ChangeLog +++ b/net-print/gqueue/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-print/gqueue -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/gqueue/ChangeLog,v 1.2 2003/07/29 13:46:21 lanius Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-print/gqueue/ChangeLog,v 1.3 2004/05/13 14:26:58 dholm Exp $ + + 13 May 2004; David Holm <dholm@gentoo.org> gqueue-0.8.ebuild: + Added to ~ppc. 29 Jul 2003; lanius@gentoo.org gqueue-0.8.ebuild: stable bump diff --git a/net-print/gqueue/gqueue-0.8.ebuild b/net-print/gqueue/gqueue-0.8.ebuild index 3501f2b7b6ae..9598f074f7fd 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. +# Copyright 1999-2004 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.2 2003/07/29 13:46:21 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gqueue/gqueue-0.8.ebuild,v 1.3 2004/05/13 14:26:58 dholm 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 ~ppc" IUSE="" DEPEND=">=net-print/cups-1.1.14 |