diff options
author | Javier Villavicencio <the_paya@gentoo.org> | 2006-12-28 18:52:18 +0000 |
---|---|---|
committer | Javier Villavicencio <the_paya@gentoo.org> | 2006-12-28 18:52:18 +0000 |
commit | b45d8d71c1fe4506dd68fb94bc74fe477065a6ce (patch) | |
tree | 641d8920f184f4b7f3b58f8cbfbcaea2d1fd20f8 /net-print/foomatic-db | |
parent | version bump (diff) | |
download | gentoo-2-b45d8d71c1fe4506dd68fb94bc74fe477065a6ce.tar.gz gentoo-2-b45d8d71c1fe4506dd68fb94bc74fe477065a6ce.tar.bz2 gentoo-2-b45d8d71c1fe4506dd68fb94bc74fe477065a6ce.zip |
Keyworded ~x86-fbsd.
(Portage version: 2.1.2_rc4-r1)
Diffstat (limited to 'net-print/foomatic-db')
-rw-r--r-- | net-print/foomatic-db/ChangeLog | 6 | ||||
-rw-r--r-- | net-print/foomatic-db/foomatic-db-20060720.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-print/foomatic-db/ChangeLog b/net-print/foomatic-db/ChangeLog index 446325237cdd..4daeaff5b004 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.59 2006/12/03 19:05:21 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.60 2006/12/28 18:52:18 the_paya Exp $ + + 28 Dec 2006; Javier Villavicencio <the_paya@gentoo.org> + foomatic-db-20060720.ebuild: + Added ~x86-fbsd keyword. 03 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> foomatic-db-20060720.ebuild: diff --git a/net-print/foomatic-db/foomatic-db-20060720.ebuild b/net-print/foomatic-db/foomatic-db-20060720.ebuild index 119a98bb51f4..3b7d25b55753 100644 --- a/net-print/foomatic-db/foomatic-db-20060720.ebuild +++ b/net-print/foomatic-db/foomatic-db-20060720.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-20060720.ebuild,v 1.9 2006/12/03 19:05:21 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-20060720.ebuild,v 1.10 2006/12/28 18:52:18 the_paya Exp $ DESCRIPTION="Printer information files for foomatic-db-engine to generate ppds" HOMEPAGE="http://www.linuxprinting.org/foomatic.html" @@ -9,7 +9,7 @@ SRC_URI="http://gentooexperimental.org/~genstef/dist/${PN}-3.0-${PV}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="net-print/foomatic-db-engine" |