diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-07-07 07:24:03 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-07-07 07:24:03 +0000 |
commit | f7fe4480d15cfc5bd18df9f0b35f26d0f05504da (patch) | |
tree | a52062202c168a6abd9fd1e11368488daf821e8c /net-print | |
parent | Stable on mips, per #184454. (diff) | |
download | gentoo-2-f7fe4480d15cfc5bd18df9f0b35f26d0f05504da.tar.gz gentoo-2-f7fe4480d15cfc5bd18df9f0b35f26d0f05504da.tar.bz2 gentoo-2-f7fe4480d15cfc5bd18df9f0b35f26d0f05504da.zip |
stabilize
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/cups-windows/cups-windows-6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/cups-windows/cups-windows-6.0.ebuild b/net-print/cups-windows/cups-windows-6.0.ebuild index a29997133101..3b552fe4bde4 100644 --- a/net-print/cups-windows/cups-windows-6.0.ebuild +++ b/net-print/cups-windows/cups-windows-6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups-windows/cups-windows-6.0.ebuild,v 1.1 2007/06/05 05:24:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups-windows/cups-windows-6.0.ebuild,v 1.2 2007/07/07 07:24:03 vapier Exp $ DESCRIPTION="CUPS PostScript Driver for Windows" HOMEPAGE="http://cups.org/windows/" @@ -8,7 +8,7 @@ SRC_URI="http://ftp.easysw.com/pub/cups/windows/${P}-source.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=net-print/cups-1.2" |