diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 16:42:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 16:42:54 +0000 |
commit | cb6bbdcce8e52553939cd761a41d517c69869b3f (patch) | |
tree | 9df2347b4460b08035ffbfdd6eb1aade4ed17de6 /net-print/foomatic-db | |
parent | clean old files (diff) | |
download | historical-cb6bbdcce8e52553939cd761a41d517c69869b3f.tar.gz historical-cb6bbdcce8e52553939cd761a41d517c69869b3f.tar.bz2 historical-cb6bbdcce8e52553939cd761a41d517c69869b3f.zip |
stable on ia64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-print/foomatic-db')
-rw-r--r-- | net-print/foomatic-db/ChangeLog | 8 | ||||
-rw-r--r-- | net-print/foomatic-db/foomatic-db-20040302.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-print/foomatic-db/ChangeLog b/net-print/foomatic-db/ChangeLog index fd1972abcce8..492f56aa4473 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.23 2004/12/29 20:38:35 ciaranm Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.24 2005/04/01 16:42:54 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> + foomatic-db-20040302.ebuild: + stable on ia64 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/net-print/foomatic-db/foomatic-db-20040302.ebuild b/net-print/foomatic-db/foomatic-db-20040302.ebuild index b7b8ec80c12c..fdda6d9964f0 100644 --- a/net-print/foomatic-db/foomatic-db-20040302.ebuild +++ b/net-print/foomatic-db/foomatic-db-20040302.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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-20040302.ebuild,v 1.11 2004/10/04 21:54:03 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-20040302.ebuild,v 1.12 2005/04/01 16:42:54 agriffis 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 mips" +KEYWORDS="alpha amd64 hppa ia64 mips ppc sparc x86" IUSE="cups ppds" DEPEND="dev-libs/libxml2 |