diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-25 01:05:35 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-25 01:05:35 +0000 |
commit | 2b236e3704645dad1a9b6d368d6d3210621e88be (patch) | |
tree | 99a4a7e55f84b5813602831ede30d842add07dc2 /net-print/foomatic-db/foomatic-db-20050606.ebuild | |
parent | Changed cp -a to cp -pPR for the rest of the ebuilds. (BSD compatibility) (diff) | |
download | gentoo-2-2b236e3704645dad1a9b6d368d6d3210621e88be.tar.gz gentoo-2-2b236e3704645dad1a9b6d368d6d3210621e88be.tar.bz2 gentoo-2-2b236e3704645dad1a9b6d368d6d3210621e88be.zip |
stable on ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-print/foomatic-db/foomatic-db-20050606.ebuild')
-rw-r--r-- | net-print/foomatic-db/foomatic-db-20050606.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/foomatic-db/foomatic-db-20050606.ebuild b/net-print/foomatic-db/foomatic-db-20050606.ebuild index 1674f6ae749f..1ed52435ea06 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.8 2005/08/21 09:57:23 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-20050606.ebuild,v 1.9 2005/08/25 01:00:56 agriffis 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 arm hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86" IUSE="cups ppds" DEPEND="dev-libs/libxml2 |