diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-09 15:55:02 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-09 15:55:02 +0000 |
commit | 45387d16deb614e95007b995312a1829158c7695 (patch) | |
tree | 275f0d6291ad31aa1e8a7840d78987a3c383a7f4 /net-print/foomatic-db | |
parent | Removing mask on quake3-defrag as it's been more than 30 days since the affec... (diff) | |
download | historical-45387d16deb614e95007b995312a1829158c7695.tar.gz historical-45387d16deb614e95007b995312a1829158c7695.tar.bz2 historical-45387d16deb614e95007b995312a1829158c7695.zip |
Stable on hppa wrt #130209
Package-Manager: portage-2.0.54-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-20050910.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-print/foomatic-db/ChangeLog b/net-print/foomatic-db/ChangeLog index 538fe666cdaf..19a0ac7803ed 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.45 2006/04/27 00:18:55 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/ChangeLog,v 1.46 2006/05/09 15:53:19 gustavoz Exp $ + + 09 May 2006; Gustavo Zacarias <gustavoz@gentoo.org> + foomatic-db-20050910.ebuild: + Stable on hppa wrt #130209 27 Apr 2006; Mark Loeser <halcy0n@gentoo.org> foomatic-db-20050910.ebuild: Stable on x86; bug #130209 diff --git a/net-print/foomatic-db/foomatic-db-20050910.ebuild b/net-print/foomatic-db/foomatic-db-20050910.ebuild index 7f9abd051454..285970f41944 100644 --- a/net-print/foomatic-db/foomatic-db-20050910.ebuild +++ b/net-print/foomatic-db/foomatic-db-20050910.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-20050910.ebuild,v 1.10 2006/04/27 00:18:55 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db/foomatic-db-20050910.ebuild,v 1.11 2006/05/09 15:53:19 gustavoz Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://linuxprinting.org/download/foomatic/${PN}-3.0-${PV}.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 |