diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-09-22 07:49:43 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-09-22 07:49:43 +0000 |
commit | 5769635b87cbc39452f622ed635687ee259dfc83 (patch) | |
tree | c82b3815b083916b6ebe3e3b7eaf026584a60d1e /net-print/foomatic-db-engine/foomatic-db-engine-3.0.2.ebuild | |
parent | Initial ebuild. Thanks to satya for his submission. Closes bug #62509. (diff) | |
download | historical-5769635b87cbc39452f622ed635687ee259dfc83.tar.gz historical-5769635b87cbc39452f622ed635687ee259dfc83.tar.bz2 historical-5769635b87cbc39452f622ed635687ee259dfc83.zip |
Marked stable on mips.
Diffstat (limited to 'net-print/foomatic-db-engine/foomatic-db-engine-3.0.2.ebuild')
-rw-r--r-- | net-print/foomatic-db-engine/foomatic-db-engine-3.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/foomatic-db-engine/foomatic-db-engine-3.0.2.ebuild b/net-print/foomatic-db-engine/foomatic-db-engine-3.0.2.ebuild index 35190579e5c2..b5757efe4815 100644 --- a/net-print/foomatic-db-engine/foomatic-db-engine-3.0.2.ebuild +++ b/net-print/foomatic-db-engine/foomatic-db-engine-3.0.2.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-engine/foomatic-db-engine-3.0.2.ebuild,v 1.6 2004/09/20 02:34:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-engine/foomatic-db-engine-3.0.2.ebuild,v 1.7 2004/09/22 07:43:35 kumba Exp $ inherit perl-module eutils @@ -10,7 +10,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="" DEPEND="dev-libs/libxml2 |