diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-01 18:03:12 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-01 18:03:12 +0000 |
commit | eb0f71c0ef18468c657b08d50129e1df2542a4e1 (patch) | |
tree | 1bcd0a53ce1c1f89386bb7a41a57c70f90bc1a61 /net-print/foomatic-db-ppds | |
parent | Stable on ppc64; bug #156741 (diff) | |
download | historical-eb0f71c0ef18468c657b08d50129e1df2542a4e1.tar.gz historical-eb0f71c0ef18468c657b08d50129e1df2542a4e1.tar.bz2 historical-eb0f71c0ef18468c657b08d50129e1df2542a4e1.zip |
Stable on hppa wrt #155545
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'net-print/foomatic-db-ppds')
-rw-r--r-- | net-print/foomatic-db-ppds/ChangeLog | 6 | ||||
-rw-r--r-- | net-print/foomatic-db-ppds/foomatic-db-ppds-20060720.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-print/foomatic-db-ppds/ChangeLog b/net-print/foomatic-db-ppds/ChangeLog index 997f840cea41..7470b0cc08bd 100644 --- a/net-print/foomatic-db-ppds/ChangeLog +++ b/net-print/foomatic-db-ppds/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-print/foomatic-db-ppds # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/ChangeLog,v 1.9 2006/11/25 17:49:06 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/ChangeLog,v 1.10 2006/12/01 17:57:48 gustavoz Exp $ + + 01 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> + foomatic-db-ppds-20060720.ebuild: + Stable on hppa wrt #155545 25 Nov 2006; Bryan Ăstergaard <kloeri@gentoo.org> foomatic-db-ppds-20060720.ebuild: diff --git a/net-print/foomatic-db-ppds/foomatic-db-ppds-20060720.ebuild b/net-print/foomatic-db-ppds/foomatic-db-ppds-20060720.ebuild index 04f2859d6ad7..a1375959548f 100644 --- a/net-print/foomatic-db-ppds/foomatic-db-ppds-20060720.ebuild +++ b/net-print/foomatic-db-ppds/foomatic-db-ppds-20060720.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/foomatic-db-ppds-20060720.ebuild,v 1.9 2006/11/27 00:12:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/foomatic-db-ppds-20060720.ebuild,v 1.10 2006/12/01 17:57:48 gustavoz Exp $ DESCRIPTION="linuxprinting.org PPD files for postscript printers" HOMEPAGE="http://www.linuxprinting.org/foomatic.html" @@ -9,7 +9,7 @@ SRC_URI="http://gentooexperimental.org/~genstef/dist/${PN/-ppds}-3.0-${PV}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" S=${WORKDIR}/${P/-ppds} |