diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-04-17 17:41:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-04-17 17:41:39 +0000 |
commit | 2b7ca73c1ad6a073391fb87e6a6491d4911c3ed4 (patch) | |
tree | f9cd6856f07bb1687250aa69f641c6f5b00cff78 /net-print | |
parent | amd64 stable, bug 304493 (diff) | |
download | gentoo-2-2b7ca73c1ad6a073391fb87e6a6491d4911c3ed4.tar.gz gentoo-2-2b7ca73c1ad6a073391fb87e6a6491d4911c3ed4.tar.bz2 gentoo-2-2b7ca73c1ad6a073391fb87e6a6491d4911c3ed4.zip |
Re-add ~arm
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/hplip/ChangeLog | 6 | ||||
-rw-r--r-- | net-print/hplip/hplip-3.10.2-r4.ebuild | 4 | ||||
-rw-r--r-- | net-print/hplip/hplip-3.9.12-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-print/hplip/ChangeLog b/net-print/hplip/ChangeLog index ca068060875d..f3dd38a69c8d 100644 --- a/net-print/hplip/ChangeLog +++ b/net-print/hplip/ChangeLog @@ -1,6 +1,10 @@ # 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.155 2010/04/08 18:56:13 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.156 2010/04/17 17:41:39 armin76 Exp $ + + 17 Apr 2010; Raúl Porcel <armin76@gentoo.org> hplip-3.9.12-r1.ebuild, + hplip-3.10.2-r4.ebuild: + Re-add ~arm 08 Apr 2010; Daniel Pielmeier <billie@gentoo.org> hplip-3.9.12-r1.ebuild, -hplip-3.10.2.ebuild, hplip-3.10.2-r4.ebuild, metadata.xml: diff --git a/net-print/hplip/hplip-3.10.2-r4.ebuild b/net-print/hplip/hplip-3.10.2-r4.ebuild index e43299b31b3b..dbe39a0b670e 100644 --- a/net-print/hplip/hplip-3.10.2-r4.ebuild +++ b/net-print/hplip/hplip-3.10.2-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.10.2-r4.ebuild,v 1.2 2010/04/08 18:56:13 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.10.2-r4.ebuild,v 1.3 2010/04/17 17:41:39 armin76 Exp $ EAPI=2 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~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 libnotify minimal -new-hpcups parport policykit qt4 scanner snmp static-ppds -udev-acl X" diff --git a/net-print/hplip/hplip-3.9.12-r1.ebuild b/net-print/hplip/hplip-3.9.12-r1.ebuild index fb81016d0e69..8820048fa423 100644 --- a/net-print/hplip/hplip-3.9.12-r1.ebuild +++ b/net-print/hplip/hplip-3.9.12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.9.12-r1.ebuild,v 1.7 2010/04/08 18:56:13 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-3.9.12-r1.ebuild,v 1.8 2010/04/17 17:41:39 armin76 Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 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 libnotify minimal -new-hpcups parport policykit qt4 scanner snmp static-ppds -udev-acl X" |