diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-20 15:06:07 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-20 15:06:07 +0000 |
commit | ff0e19f6e1911b55c026c237a1090f1d06d5b7c4 (patch) | |
tree | b510a938659d31a892345758e6290540034dc346 /net-print | |
parent | Stable on sparc wrt #155545 (diff) | |
download | gentoo-2-ff0e19f6e1911b55c026c237a1090f1d06d5b7c4.tar.gz gentoo-2-ff0e19f6e1911b55c026c237a1090f1d06d5b7c4.tar.bz2 gentoo-2-ff0e19f6e1911b55c026c237a1090f1d06d5b7c4.zip |
Stable on sparc wrt #155545
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-print')
-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 7330ae02b590..cbf370d37cd3 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.4 2006/11/18 09:16:07 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/ChangeLog,v 1.5 2006/11/20 15:06:07 gustavoz Exp $ + + 20 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> + foomatic-db-ppds-20060720.ebuild: + Stable on sparc wrt #155545 18 Nov 2006; Stefan Schweizer <genstef@gentoo.org> -foomatic-db-ppds-20060601.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 2fea6ff47d93..867d099801d4 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.3 2006/10/28 12:45:56 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-ppds/foomatic-db-ppds-20060720.ebuild,v 1.4 2006/11/20 15:06:07 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} |