diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 18:37:50 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 18:37:50 +0000 |
commit | a164ca0eefc31c3486fad8a869fab124c9f16dc0 (patch) | |
tree | f0ff117047a97e99b631cbebb12570f9f953a973 /net-print | |
parent | x86 stable wrt bug #397015 (diff) | |
download | gentoo-2-a164ca0eefc31c3486fad8a869fab124c9f16dc0.tar.gz gentoo-2-a164ca0eefc31c3486fad8a869fab124c9f16dc0.tar.bz2 gentoo-2-a164ca0eefc31c3486fad8a869fab124c9f16dc0.zip |
x86 stable wrt bug #401113
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/cups-windows/ChangeLog | 6 | ||||
-rw-r--r-- | net-print/cups-windows/cups-windows-6.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-print/cups-windows/ChangeLog b/net-print/cups-windows/ChangeLog index a25e90e32bc2..551078f2c58f 100644 --- a/net-print/cups-windows/ChangeLog +++ b/net-print/cups-windows/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-print/cups-windows # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups-windows/ChangeLog,v 1.8 2012/02/13 21:25:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups-windows/ChangeLog,v 1.9 2012/02/16 18:37:50 phajdan.jr Exp $ + + 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + cups-windows-6.0-r1.ebuild: + x86 stable wrt bug #401113 13 Feb 2012; Markus Meier <maekke@gentoo.org> cups-windows-6.0-r1.ebuild: arm stable, bug #401113 diff --git a/net-print/cups-windows/cups-windows-6.0-r1.ebuild b/net-print/cups-windows/cups-windows-6.0-r1.ebuild index ccf450eb3fdb..5308370f129d 100644 --- a/net-print/cups-windows/cups-windows-6.0-r1.ebuild +++ b/net-print/cups-windows/cups-windows-6.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r1.ebuild,v 1.6 2012/02/13 21:25:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups-windows/cups-windows-6.0-r1.ebuild,v 1.7 2012/02/16 18:37:50 phajdan.jr Exp $ EAPI=4 @@ -10,7 +10,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" |