diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-03-14 01:01:52 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-03-14 01:01:52 +0000 |
commit | 323e0e94897e4dfe6fc44d7048062c0dd86120d6 (patch) | |
tree | 2c2bc48e9f302e91a021b345124a214d812eece3 /net-print/foomatic-db | |
parent | Stable on sparc. (diff) | |
download | historical-323e0e94897e4dfe6fc44d7048062c0dd86120d6.tar.gz historical-323e0e94897e4dfe6fc44d7048062c0dd86120d6.tar.bz2 historical-323e0e94897e4dfe6fc44d7048062c0dd86120d6.zip |
Added ~mips keyword.
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 | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/net-print/foomatic-db/ChangeLog b/net-print/foomatic-db/ChangeLog index 83a7f49de827..9cc141dccfe8 100644 --- a/net-print/foomatic-db/ChangeLog +++ b/net-print/foomatic-db/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-print/foomatic-db # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.10 2004/03/02 13:28:04 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.11 2004/03/14 00:59:57 geoman Exp $ + +*foomatic-db-20040302 (13 Mar 2004) + + 13 Mar 2004; Stephen P. Becker <geoman@gentoo.org> + foomatic-db-20040302.ebuild: + Added ~mips keyword. 22 Feb 2004; Aron Griffis <agriffis@gentoo.org> foomatic-db-20031018.ebuild, foomatic-db-20031231.ebuild: diff --git a/net-print/foomatic-db/foomatic-db-20040302.ebuild b/net-print/foomatic-db/foomatic-db-20040302.ebuild index 789f45cd3228..87576533eb2c 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 Technologies, Inc. # 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.1 2004/03/02 13:28:04 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-20040302.ebuild,v 1.2 2004/03/14 00:59:57 geoman Exp $ DESCRIPTION="Foomatic printer database" HOMEPAGE="http://www.linuxprinting.org/foomatic" @@ -8,7 +8,7 @@ SRC_URI="http://www.linuxprinting.org/download/foomatic/${P}.tar.gz ppds? ( http://www.linuxprinting.org/download/foomatic/foomatic-filters-ppds-${PV}.tar.gz )" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" IUSE="cups ppds" DEPEND="dev-libs/libxml2 |