diff options
author | Markus Meier <maekke@gentoo.org> | 2015-03-14 14:34:27 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-03-14 14:34:27 +0000 |
commit | 5afa718e776754711f6fc7caa53873aee91df982 (patch) | |
tree | aa2f84be2b8aa13e5a2a26b5b5e711a86e326c2f /net-print | |
parent | arm stable, bug #542158 (diff) | |
download | gentoo-2-5afa718e776754711f6fc7caa53873aee91df982.tar.gz gentoo-2-5afa718e776754711f6fc7caa53873aee91df982.tar.bz2 gentoo-2-5afa718e776754711f6fc7caa53873aee91df982.zip |
arm stable, bug #531312
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/hplip/ChangeLog | 5 | ||||
-rw-r--r-- | net-print/hplip/hplip-3.14.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-print/hplip/ChangeLog b/net-print/hplip/ChangeLog index bbe45c382b77..75a65eba98c9 100644 --- a/net-print/hplip/ChangeLog +++ b/net-print/hplip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-print/hplip # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.319 2015/03/08 09:43:02 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.320 2015/03/14 14:34:27 maekke Exp $ + + 14 Mar 2015; Markus Meier <maekke@gentoo.org> hplip-3.14.10.ebuild: + arm stable, bug #531312 08 Mar 2015; Daniel Pielmeier <billie@gentoo.org> hplip-3.15.2.ebuild: Remove PYTHON_USEDEP from net-print/cups and net-analyzer/net-snmp. Thanks to diff --git a/net-print/hplip/hplip-3.14.10.ebuild b/net-print/hplip/hplip-3.14.10.ebuild index e1e0459f69c3..b7a888aa9dd6 100644 --- a/net-print/hplip/hplip-3.14.10.ebuild +++ b/net-print/hplip/hplip-3.14.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.14.10.ebuild,v 1.7 2015/01/30 12:48:55 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.14.10.ebuild,v 1.8 2015/03/14 14:34:27 maekke Exp $ EAPI=5 @@ -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. |