diff options
author | Brent Baude <ranger@gentoo.org> | 2008-08-12 15:53:28 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-08-12 15:53:28 +0000 |
commit | d8ac89f3ac21dd3ff189a856376b743e926b0cda (patch) | |
tree | 9f934edefd8ebdf851f614e70896b7911c80aa32 /net-print/hplip | |
parent | Marking foomatic-filters-3.0.20080507 ppc for bug 233968 (diff) | |
download | historical-d8ac89f3ac21dd3ff189a856376b743e926b0cda.tar.gz historical-d8ac89f3ac21dd3ff189a856376b743e926b0cda.tar.bz2 historical-d8ac89f3ac21dd3ff189a856376b743e926b0cda.zip |
Marking hplip-2.8.6b ppc stable. Went direct to stable per security request in bug 233968.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'net-print/hplip')
-rw-r--r-- | net-print/hplip/ChangeLog | 6 | ||||
-rw-r--r-- | net-print/hplip/hplip-2.8.6b.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-print/hplip/ChangeLog b/net-print/hplip/ChangeLog index 140631c65bd6..6b38ceea69d8 100644 --- a/net-print/hplip/ChangeLog +++ b/net-print/hplip/ChangeLog @@ -1,6 +1,10 @@ # 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.105 2008/08/07 12:57:47 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/ChangeLog,v 1.106 2008/08/12 15:53:28 ranger Exp $ + + 12 Aug 2008; Brent Baude <ranger@gentoo.org> hplip-2.8.6b.ebuild: + Marking hplip-2.8.6b ppc stable. Went direct to stable per security + request in bug 233968. 07 Aug 2008; Denis Dupeyron <calchan@gentoo.org> metadata.xml: Implemented GLEP 56. diff --git a/net-print/hplip/hplip-2.8.6b.ebuild b/net-print/hplip/hplip-2.8.6b.ebuild index 2cea07ca8e6b..8f350472a459 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.4 2008/08/07 08:56:13 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hplip/hplip-2.8.6b.ebuild,v 1.5 2008/08/12 15:53:28 ranger 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 ppc ppc64 x86" IUSE="cupsddk dbus doc fax minimal parport ppds qt3 qt4 scanner snmp" |