diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-02-26 12:17:35 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-02-26 12:17:35 +0000 |
commit | 8233fdc8c293c54a6746ecb26ae2f6feaa0d4051 (patch) | |
tree | b92efd7a8ed5afb8a2bcfc173f3e5989175d703b /net-print | |
parent | Added a little patch for a single broken driver, see bug #168220 (diff) | |
download | gentoo-2-8233fdc8c293c54a6746ecb26ae2f6feaa0d4051.tar.gz gentoo-2-8233fdc8c293c54a6746ecb26ae2f6feaa0d4051.tar.bz2 gentoo-2-8233fdc8c293c54a6746ecb26ae2f6feaa0d4051.zip |
stable x86; bug 158911
(Portage version: 2.1.2-r9)
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/hplip/ChangeLog | 5 | ||||
-rw-r--r-- | net-print/hplip/hplip-1.6.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-print/hplip/ChangeLog b/net-print/hplip/ChangeLog index b3b1faa05974..e5d30a70edad 100644 --- a/net-print/hplip/ChangeLog +++ b/net-print/hplip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-print/hplip # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.49 2007/02/24 22:06:05 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.50 2007/02/26 12:17:35 opfer Exp $ + + 26 Feb 2007; Christian Faulhammer <opfer@gentoo.org> hplip-1.6.10.ebuild: + stable x86; bug 158911 24 Feb 2007; Marcelo Goes <vanquirius@gentoo.org> +hplip-1.6.10.ebuild: Re-adding hplip-1.6.10 since scanning is broken with newer versions. This is diff --git a/net-print/hplip/hplip-1.6.10.ebuild b/net-print/hplip/hplip-1.6.10.ebuild index 98ac7c16c047..077cd6d30a24 100644 --- a/net-print/hplip/hplip-1.6.10.ebuild +++ b/net-print/hplip/hplip-1.6.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-1.6.10.ebuild,v 1.5 2007/02/24 22:06:05 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-1.6.10.ebuild,v 1.6 2007/02/26 12:17:35 opfer Exp $ inherit eutils @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="foomaticdb snmp X qt3 ppds scanner" DEPEND=">=dev-lang/python-2.2.0 |