diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-24 22:10:18 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-24 22:10:18 +0000 |
commit | 2c335d691a07f6661330b7c6d33e933bf80510bc (patch) | |
tree | 372bf9594cd197eab72aa022f2abb233833661ee /net-print | |
parent | Stable on ppc64; bug #155545 (diff) | |
download | gentoo-2-2c335d691a07f6661330b7c6d33e933bf80510bc.tar.gz gentoo-2-2c335d691a07f6661330b7c6d33e933bf80510bc.tar.bz2 gentoo-2-2c335d691a07f6661330b7c6d33e933bf80510bc.zip |
Stable on ppc64; bug #155545
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-print')
-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 a0b1e99bad17..30e604399904 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.55 2006/11/23 20:28:42 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.56 2006/11/24 22:10:18 corsair Exp $ + + 24 Nov 2006; Markus Rothe <corsair@gentoo.org> + foomatic-db-20060720.ebuild: + Stable on ppc64; bug #155545 23 Nov 2006; <blubb@gentoo.org> foomatic-db-20060720.ebuild: stable on amd64 diff --git a/net-print/foomatic-db/foomatic-db-20060720.ebuild b/net-print/foomatic-db/foomatic-db-20060720.ebuild index 9f07d34a3a75..ea001d123e7a 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.4 2006/11/23 20:28:42 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-20060720.ebuild,v 1.5 2006/11/24 22:10:18 corsair 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" IUSE="" RDEPEND="net-print/foomatic-db-engine" |