diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-10 20:43:58 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-10 20:43:58 +0000 |
commit | 26a91e168bd76beab4ab068c209efbae220e9698 (patch) | |
tree | 1e8c54218fa4ff39122e2a3a8ff3d41e8d3accbe /net-print/hplip | |
parent | old (diff) | |
download | gentoo-2-26a91e168bd76beab4ab068c209efbae220e9698.tar.gz gentoo-2-26a91e168bd76beab4ab068c209efbae220e9698.tar.bz2 gentoo-2-26a91e168bd76beab4ab068c209efbae220e9698.zip |
stable ppc, bug 345457
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'net-print/hplip')
-rw-r--r-- | net-print/hplip/ChangeLog | 7 | ||||
-rw-r--r-- | net-print/hplip/hplip-3.10.9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-print/hplip/ChangeLog b/net-print/hplip/ChangeLog index 9d72211a69e8..8928f3198ee1 100644 --- a/net-print/hplip/ChangeLog +++ b/net-print/hplip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-print/hplip -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.172 2010/11/17 10:58:04 maekke Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.173 2011/01/10 20:43:58 ranger Exp $ + + 10 Jan 2011; Brent Baude <ranger@gentoo.org> hplip-3.10.9.ebuild: + stable ppc, bug 345457 17 Nov 2010; Markus Meier <maekke@gentoo.org> hplip-3.10.9.ebuild: x86 stable, bug #345457 diff --git a/net-print/hplip/hplip-3.10.9.ebuild b/net-print/hplip/hplip-3.10.9.ebuild index 058cb70d7323..1085afd8b041 100644 --- a/net-print/hplip/hplip-3.10.9.ebuild +++ b/net-print/hplip/hplip-3.10.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.10.9.ebuild,v 1.5 2010/11/17 10:58:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.10.9.ebuild,v 1.6 2011/01/10 20:43:58 ranger Exp $ EAPI=2 @@ -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. IUSE="doc fax +hpcups hpijs kde libnotify minimal parport policykit qt4 scanner snmp static-ppds -udev-acl X" |