diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-08-05 19:46:48 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-08-05 19:46:48 +0000 |
commit | 9a4a363b5c76b974d34e02b962a3c3ff48fa9fb4 (patch) | |
tree | 9ff985d178acd28d76e2ba33e32f29dd1a5edee6 /net-print | |
parent | Stable on ppc64; bug #233968 (diff) | |
download | gentoo-2-9a4a363b5c76b974d34e02b962a3c3ff48fa9fb4.tar.gz gentoo-2-9a4a363b5c76b974d34e02b962a3c3ff48fa9fb4.tar.bz2 gentoo-2-9a4a363b5c76b974d34e02b962a3c3ff48fa9fb4.zip |
Stable on ppc64; bug #233968
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/hplip/ChangeLog | 5 | ||||
-rw-r--r-- | net-print/hplip/hplip-2.8.6b.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-print/hplip/ChangeLog b/net-print/hplip/ChangeLog index 324c22a3fe5b..cf07de8ae125 100644 --- a/net-print/hplip/ChangeLog +++ b/net-print/hplip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-print/hplip # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.101 2008/07/30 14:54:26 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.102 2008/08/05 19:46:48 corsair Exp $ + + 05 Aug 2008; Markus Rothe <corsair@gentoo.org> hplip-2.8.6b.ebuild: + Stable on ppc64; bug #233968 *hplip-2.8.6b (30 Jul 2008) diff --git a/net-print/hplip/hplip-2.8.6b.ebuild b/net-print/hplip/hplip-2.8.6b.ebuild index 5642d53ae87e..43ebb02e575e 100644 --- a/net-print/hplip/hplip-2.8.6b.ebuild +++ b/net-print/hplip/hplip-2.8.6b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-2.8.6b.ebuild,v 1.1 2008/07/30 14:54:26 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-2.8.6b.ebuild,v 1.2 2008/08/05 19:46:48 corsair Exp $ inherit eutils linux-info python @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ppc64 ~x86" IUSE="cupsddk dbus doc fax minimal parport ppds qt3 qt4 scanner snmp" |