diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-02 14:57:01 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-02 14:57:01 +0000 |
commit | c1b4de6f27f173817f57433c423c1be31ed23904 (patch) | |
tree | 855a087ff5710e77eeabf03348bc70cef05e748c /net-print | |
parent | Bump rev to push out mozilla-launcher.eclass change which sets (diff) | |
download | gentoo-2-c1b4de6f27f173817f57433c423c1be31ed23904.tar.gz gentoo-2-c1b4de6f27f173817f57433c423c1be31ed23904.tar.bz2 gentoo-2-c1b4de6f27f173817f57433c423c1be31ed23904.zip |
Stable on sparc
(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 1f935a16b1f6..359e09060b44 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.28 2005/08/02 00:07:29 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.29 2005/08/02 14:57:01 gustavoz Exp $ + + 02 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> + foomatic-db-20050606.ebuild: + Stable on sparc 02 Aug 2005; <metalgod@gentoo.org> foomatic-db-20050606.ebuild: Stable on amd64 and x86 thanks to Daniel Webert <rockoo@gmail.com> closes diff --git a/net-print/foomatic-db/foomatic-db-20050606.ebuild b/net-print/foomatic-db/foomatic-db-20050606.ebuild index 7ac77dd7993e..b5158048e25d 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.3 2005/08/02 00:07:29 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-20050606.ebuild,v 1.4 2005/08/02 14:57:01 gustavoz 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="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="cups ppds" DEPEND="dev-libs/libxml2 |