diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-03-17 17:37:45 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-03-17 17:37:45 +0000 |
commit | 22b952e7676f31574e719efd89ce069caf52b9a2 (patch) | |
tree | c415e94008cb5c3226344c724ef1dd349217d799 /net-print/hplip | |
parent | Add ~x86-fbsd keyword (diff) | |
download | gentoo-2-22b952e7676f31574e719efd89ce069caf52b9a2.tar.gz gentoo-2-22b952e7676f31574e719efd89ce069caf52b9a2.tar.bz2 gentoo-2-22b952e7676f31574e719efd89ce069caf52b9a2.zip |
amd64 stable, bug 158911
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-print/hplip')
-rw-r--r-- | net-print/hplip/ChangeLog | 5 | ||||
-rw-r--r-- | net-print/hplip/hplip-1.6.10.ebuild | 4 | ||||
-rw-r--r-- | net-print/hplip/hplip-1.7.2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-print/hplip/ChangeLog b/net-print/hplip/ChangeLog index 7769c8395936..69ae744d8a2e 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.52 2007/03/04 23:24:24 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.53 2007/03/17 17:37:45 beandog Exp $ + + 17 Mar 2007; Steve Dibb <beandog@gentoo.org> hplip-1.6.10.ebuild: + amd64 stable, bug 158911 04 Mar 2007; <genstef@gentoo.org> hplip-1.7.2.ebuild: Correct DEPEND, bug 168179 diff --git a/net-print/hplip/hplip-1.6.10.ebuild b/net-print/hplip/hplip-1.6.10.ebuild index 077cd6d30a24..cfec99cbb85d 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.6 2007/02/26 12:17:35 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-1.6.10.ebuild,v 1.7 2007/03/17 17:37:45 beandog 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 diff --git a/net-print/hplip/hplip-1.7.2.ebuild b/net-print/hplip/hplip-1.7.2.ebuild index 1d9ae561fddf..cc8ec34d3d74 100644 --- a/net-print/hplip/hplip-1.7.2.ebuild +++ b/net-print/hplip/hplip-1.7.2.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.7.2.ebuild,v 1.2 2007/03/04 23:24:24 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-1.7.2.ebuild,v 1.3 2007/03/17 17:37:45 beandog Exp $ inherit eutils @@ -29,7 +29,7 @@ DEPEND=">=dev-lang/python-2.2.0 >=media-gfx/xsane-0.89 >=media-gfx/sane-frontends-1.0.9 ) ) - !X? ( || ( + !X? ( || ( >=media-gfx/sane-frontends-1.0.9 >=media-gfx/xsane-0.89 ) ) |