diff options
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 7470b0cc08bd..e9e8936117be 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.10 2006/12/01 17:57:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/ChangeLog,v 1.11 2006/12/03 19:06:30 dertobi123 Exp $ + + 03 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> + foomatic-db-ppds-20060720.ebuild: + ppc stable, bug #155545 01 Dec 2006; Gustavo Zacarias <gustavoz@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 a1375959548f..2f5d60e5e994 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.10 2006/12/01 17:57:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/foomatic-db-ppds-20060720.ebuild,v 1.11 2006/12/03 19:06:30 dertobi123 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} |