diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-11-04 09:28:39 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-11-04 09:28:39 +0000 |
commit | efdcaf6ff4a0160b2dcf5b9e6f86625741e7c954 (patch) | |
tree | 63786d1bc4a01a070962c4a1104b12a2343db8bd /net-print | |
parent | x86 stable, see bug 388763 (diff) | |
download | gentoo-2-efdcaf6ff4a0160b2dcf5b9e6f86625741e7c954.tar.gz gentoo-2-efdcaf6ff4a0160b2dcf5b9e6f86625741e7c954.tar.bz2 gentoo-2-efdcaf6ff4a0160b2dcf5b9e6f86625741e7c954.zip |
Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & Agostino "ago" Sarubbo in bug #388989.
(Portage version: 2.1.10.32/cvs/Linux x86_64)
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/hplip/ChangeLog | 6 | ||||
-rw-r--r-- | net-print/hplip/hplip-3.11.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-print/hplip/ChangeLog b/net-print/hplip/ChangeLog index 607beadf8751..a94bdc9df4a9 100644 --- a/net-print/hplip/ChangeLog +++ b/net-print/hplip/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-print/hplip # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.199 2011/11/02 15:01:49 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.200 2011/11/04 09:28:39 chainsaw Exp $ + + 04 Nov 2011; Tony Vroon <chainsaw@gentoo.org> hplip-3.11.10.ebuild: + Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & + Agostino "ago" Sarubbo in bug #388989. 02 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> hplip-3.11.10.ebuild: x86 stable wrt bug #388989 diff --git a/net-print/hplip/hplip-3.11.10.ebuild b/net-print/hplip/hplip-3.11.10.ebuild index 705bfea02cf5..5ae55d1cfdeb 100644 --- a/net-print/hplip/hplip-3.11.10.ebuild +++ b/net-print/hplip/hplip-3.11.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.11.10.ebuild,v 1.3 2011/11/02 15:01:49 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.11.10.ebuild,v 1.4 2011/11/04 09:28:39 chainsaw Exp $ EAPI=3 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" # zeroconf does not work properly with >=cups-1.4. # Thus support for it is also disabled in hplip. |