diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-17 17:35:17 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-17 17:35:17 +0000 |
commit | c2ec9537912cf45c91dd8469b15803e2b3f32cfc (patch) | |
tree | 836bf28b7ce78332e36998b20128e6f503015a99 /net-print/foomatic-db | |
parent | add a patch to fix the infinite loop bug. Patch by: John Hampton <pacopablo@... (diff) | |
download | historical-c2ec9537912cf45c91dd8469b15803e2b3f32cfc.tar.gz historical-c2ec9537912cf45c91dd8469b15803e2b3f32cfc.tar.bz2 historical-c2ec9537912cf45c91dd8469b15803e2b3f32cfc.zip |
stable on ppc64, bug #55797
Diffstat (limited to 'net-print/foomatic-db')
-rw-r--r-- | net-print/foomatic-db/ChangeLog | 5 | ||||
-rw-r--r-- | net-print/foomatic-db/foomatic-db-20031231.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-print/foomatic-db/ChangeLog b/net-print/foomatic-db/ChangeLog index babd204f1000..a1388896140d 100644 --- a/net-print/foomatic-db/ChangeLog +++ b/net-print/foomatic-db/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-print/foomatic-db # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.16 2004/06/25 19:39:36 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.17 2004/07/17 17:33:35 tgall Exp $ + + 17 Jul 2004; Tom Gall <tgall@gentoo.org> foomatic-db-20031231.ebuild: + stable on ppc64, bug #55797 25 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> foomatic-db-20040302.ebuild: diff --git a/net-print/foomatic-db/foomatic-db-20031231.ebuild b/net-print/foomatic-db/foomatic-db-20031231.ebuild index 2feefcb603a6..c9c83061deff 100644 --- a/net-print/foomatic-db/foomatic-db-20031231.ebuild +++ b/net-print/foomatic-db/foomatic-db-20031231.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-20031231.ebuild,v 1.5 2004/06/25 00:38:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-20031231.ebuild,v 1.6 2004/07/17 17:33:35 tgall Exp $ DESCRIPTION="Foomatic printer database" HOMEPAGE="http://www.linuxprinting.org/foomatic" @@ -9,7 +9,7 @@ SRC_URI="http://www.linuxprinting.org/download/foomatic/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ppc64" IUSE="cups ppds" DEPEND="dev-libs/libxml2 |