diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-31 13:29:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-31 13:29:30 +0000 |
commit | 63fb1a6a58400c6ed636a2055002f5d71a5cc9be (patch) | |
tree | a4cdf1c199e250fea72a9993e82a78203afbb965 /net-print | |
parent | Stable for amd64, wrt bug #401111 (diff) | |
download | gentoo-2-63fb1a6a58400c6ed636a2055002f5d71a5cc9be.tar.gz gentoo-2-63fb1a6a58400c6ed636a2055002f5d71a5cc9be.tar.bz2 gentoo-2-63fb1a6a58400c6ed636a2055002f5d71a5cc9be.zip |
Stable for amd64, wrt bug #401113
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/cups-windows/ChangeLog | 5 | ||||
-rw-r--r-- | net-print/cups-windows/cups-windows-6.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-print/cups-windows/ChangeLog b/net-print/cups-windows/ChangeLog index c6cf9d1fba51..5f8b0708cc85 100644 --- a/net-print/cups-windows/ChangeLog +++ b/net-print/cups-windows/ChangeLog @@ -1,6 +1,9 @@ # 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.4 2012/01/28 00:07:21 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups-windows/ChangeLog,v 1.5 2012/01/31 13:29:30 ago Exp $ + + 31 Jan 2012; Agostino Sarubbo <ago@gentoo.org> cups-windows-6.0-r1.ebuild: + Stable for amd64, wrt bug #401113 28 Jan 2012; Andreas K. Huettel <dilfridge@gentoo.org> cups-windows-6.0.ebuild, cups-windows-6.0-r1.ebuild: 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 70210067123b..0b76a995f203 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.2 2012/01/28 00:07:21 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups-windows/cups-windows-6.0-r1.ebuild,v 1.3 2012/01/31 13:29:30 ago 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" |