diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-22 07:36:56 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-22 07:36:56 +0000 |
commit | ba44a23a961b7cdb9fcea553bc26d4c5b0104272 (patch) | |
tree | 554a113f5f32c0dc0286eb95fcf502882ba5e8b9 /net-print/hplip | |
parent | Added ~ppc64; bug #223043 (diff) | |
download | gentoo-2-ba44a23a961b7cdb9fcea553bc26d4c5b0104272.tar.gz gentoo-2-ba44a23a961b7cdb9fcea553bc26d4c5b0104272.tar.bz2 gentoo-2-ba44a23a961b7cdb9fcea553bc26d4c5b0104272.zip |
Added ~ppc64; bug #223043
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-print/hplip')
-rw-r--r-- | net-print/hplip/ChangeLog | 5 | ||||
-rw-r--r-- | net-print/hplip/hplip-2.8.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-print/hplip/ChangeLog b/net-print/hplip/ChangeLog index 22afc1fba5d4..34be7b4fd7ff 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.98 2008/05/21 11:05:51 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.99 2008/05/22 07:36:56 corsair Exp $ + + 22 May 2008; Markus Rothe <corsair@gentoo.org> hplip-2.8.5.ebuild: + Added ~ppc64; bug #223043 *hplip-2.8.5 (21 May 2008) diff --git a/net-print/hplip/hplip-2.8.5.ebuild b/net-print/hplip/hplip-2.8.5.ebuild index 1aec248ef0a3..b0b62a477142 100644 --- a/net-print/hplip/hplip-2.8.5.ebuild +++ b/net-print/hplip/hplip-2.8.5.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.5.ebuild,v 1.1 2008/05/21 11:05:51 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-2.8.5.ebuild,v 1.2 2008/05/22 07:36:56 corsair Exp $ inherit eutils linux-info @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="X cupsddk dbus doc fax minimal parport ppds scanner snmp" |