diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2005-01-09 15:01:47 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2005-01-09 15:01:47 +0000 |
commit | 62cac9255464b8bf641d71b659a00e39184f5c5d (patch) | |
tree | 86e7ccb7b6e10c7f260209edec970d8a43a26668 /net-print | |
parent | Added ~ppc64 to KEYWORDS (Manifest recommit) (diff) | |
download | gentoo-2-62cac9255464b8bf641d71b659a00e39184f5c5d.tar.gz gentoo-2-62cac9255464b8bf641d71b659a00e39184f5c5d.tar.bz2 gentoo-2-62cac9255464b8bf641d71b659a00e39184f5c5d.zip |
Marking version 20041030 stable on x86
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/foo2zjs/ChangeLog | 7 | ||||
-rw-r--r-- | net-print/foo2zjs/foo2zjs-20041030.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-print/foo2zjs/ChangeLog b/net-print/foo2zjs/ChangeLog index d31c768fc736..1213a3c7d927 100644 --- a/net-print/foo2zjs/ChangeLog +++ b/net-print/foo2zjs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-print/foo2zjs -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foo2zjs/ChangeLog,v 1.1 2004/11/20 18:28:15 genstef Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-print/foo2zjs/ChangeLog,v 1.2 2005/01/09 15:01:47 genstef Exp $ + + 09 Jan 2005; Stefan Schweizer <genstef@gentoo.org> : + Marking version 20041030 stable on x86 *foo2zjs-20041030 (20 Nov 2004) diff --git a/net-print/foo2zjs/foo2zjs-20041030.ebuild b/net-print/foo2zjs/foo2zjs-20041030.ebuild index be42929a09c6..c506059d3e66 100644 --- a/net-print/foo2zjs/foo2zjs-20041030.ebuild +++ b/net-print/foo2zjs/foo2zjs-20041030.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foo2zjs/foo2zjs-20041030.ebuild,v 1.1 2004/11/20 18:28:15 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foo2zjs/foo2zjs-20041030.ebuild,v 1.2 2005/01/09 15:01:47 genstef Exp $ inherit eutils flag-o-matic @@ -19,7 +19,7 @@ IUSE="cups foomaticdb usb" DEPEND="cups? ( net-print/cups ) foomaticdb? ( net-print/foomatic ) usb? ( sys-apps/hotplug )" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64" S=${WORKDIR}/${PN} src_unpack() { |