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 | 040b0da88bc63023216cd65e35669ac515d76a30 (patch) | |
tree | 060fb4bd04eb35ad4bfbbe2393136b9468235b1a /net-print/cups-windows | |
parent | Stable for amd64, wrt bug #401111 (diff) | |
download | historical-040b0da88bc63023216cd65e35669ac515d76a30.tar.gz historical-040b0da88bc63023216cd65e35669ac515d76a30.tar.bz2 historical-040b0da88bc63023216cd65e35669ac515d76a30.zip |
Stable for amd64, wrt bug #401113
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'net-print/cups-windows')
-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" |