diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-08-08 15:02:25 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-08-08 15:02:25 +0000 |
commit | d68618a859d7d7b8ebf015df7cd2c4a83cc5de36 (patch) | |
tree | 2baa81b789f87f5c59ad613032e72712b4ddb328 /net-print/foomatic-db | |
parent | - Redisable the groff dep for uclibc (again and again...) (diff) | |
download | gentoo-2-d68618a859d7d7b8ebf015df7cd2c4a83cc5de36.tar.gz gentoo-2-d68618a859d7d7b8ebf015df7cd2c4a83cc5de36.tar.bz2 gentoo-2-d68618a859d7d7b8ebf015df7cd2c4a83cc5de36.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
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-20050606.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-print/foomatic-db/ChangeLog b/net-print/foomatic-db/ChangeLog index 359e09060b44..12543f13729a 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.29 2005/08/02 14:57:01 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.30 2005/08/08 14:59:53 corsair Exp $ + + 08 Aug 2005; Markus Rothe <corsair@gentoo.org> + foomatic-db-20050606.ebuild: + Stable on ppc64 02 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> foomatic-db-20050606.ebuild: diff --git a/net-print/foomatic-db/foomatic-db-20050606.ebuild b/net-print/foomatic-db/foomatic-db-20050606.ebuild index b5158048e25d..96787f64f5c2 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.4 2005/08/02 14:57:01 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-20050606.ebuild,v 1.5 2005/08/08 14:59:53 corsair 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 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86" IUSE="cups ppds" DEPEND="dev-libs/libxml2 |