diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-08-02 00:07:29 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-08-02 00:07:29 +0000 |
commit | 853621d84fd8587e5d9f9ed38b5383c8c4f0917e (patch) | |
tree | 902230c5e0c3581232ffdbbd73aca05263a119df /net-print | |
parent | Updated patches to fix compilation issues on Darwin/OSX. (diff) | |
download | gentoo-2-853621d84fd8587e5d9f9ed38b5383c8c4f0917e.tar.gz gentoo-2-853621d84fd8587e5d9f9ed38b5383c8c4f0917e.tar.bz2 gentoo-2-853621d84fd8587e5d9f9ed38b5383c8c4f0917e.zip |
Stable on amd64 and x86 thanks to Daniel Webert <rockoo@gmail.com> closes bug #100993
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/foomatic-db/ChangeLog | 6 | ||||
-rw-r--r-- | net-print/foomatic-db/foomatic-db-20050606.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-print/foomatic-db/ChangeLog b/net-print/foomatic-db/ChangeLog index e480c7f63a81..1f935a16b1f6 100644 --- a/net-print/foomatic-db/ChangeLog +++ b/net-print/foomatic-db/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-print/foomatic-db # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.27 2005/06/06 22:42:16 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.28 2005/08/02 00:07:29 metalgod Exp $ + + 02 Aug 2005; <metalgod@gentoo.org> foomatic-db-20050606.ebuild: + Stable on amd64 and x86 thanks to Daniel Webert <rockoo@gmail.com> closes + bug #100993 *foomatic-db-20050606 (06 Jun 2005) diff --git a/net-print/foomatic-db/foomatic-db-20050606.ebuild b/net-print/foomatic-db/foomatic-db-20050606.ebuild index b32e20a9c34d..7ac77dd7993e 100644 --- a/net-print/foomatic-db/foomatic-db-20050606.ebuild +++ b/net-print/foomatic-db/foomatic-db-20050606.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-20050606.ebuild,v 1.2 2005/06/08 10:01:00 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-20050606.ebuild,v 1.3 2005/08/02 00:07:29 metalgod Exp $ DESCRIPTION="Foomatic printer database" HOMEPAGE="http://www.linuxprinting.org/foomatic.html" @@ -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 ~mips ~ppc64" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="cups ppds" DEPEND="dev-libs/libxml2 |