diff options
author | Jon Nall <nall@gentoo.org> | 2002-11-01 03:07:58 +0000 |
---|---|---|
committer | Jon Nall <nall@gentoo.org> | 2002-11-01 03:07:58 +0000 |
commit | 5e0f21225159134d5b89b8183385f7d4cbb3aaa4 (patch) | |
tree | 5a1457ef59021a098a35c33248b27c42e57d2982 /net-print | |
parent | looks like an app-emacs/ import to me (diff) | |
download | gentoo-2-5e0f21225159134d5b89b8183385f7d4cbb3aaa4.tar.gz gentoo-2-5e0f21225159134d5b89b8183385f7d4cbb3aaa4.tar.bz2 gentoo-2-5e0f21225159134d5b89b8183385f7d4cbb3aaa4.zip |
changed ~ppc to ppc. fixes bug #10009
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/foomatic/ChangeLog | 6 | ||||
-rw-r--r-- | net-print/foomatic/foomatic-2.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-print/foomatic/ChangeLog b/net-print/foomatic/ChangeLog index 1dfbbc562726..abb16b96be0f 100644 --- a/net-print/foomatic/ChangeLog +++ b/net-print/foomatic/ChangeLog @@ -1,9 +1,13 @@ # ChangeLog for net-print/foomatic # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic/ChangeLog,v 1.2 2002/10/31 03:18:35 nall Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic/ChangeLog,v 1.3 2002/11/01 03:07:58 nall Exp $ *foomatic-2.0.0 (17 Oct 2002) + 31 Oct 2002; Jon Nall <nall@gentoo.org> foomatic-2.0.0.ebuild : + changed ~ppc to ppc since this is a required dep of media-gfx/ + gimp-print-4.2.2. this closes bug #10009 + 30 Oct 2002; Jon Nall <nall@gentoo.org> foomatic-2.0.0.ebuild : removed the virtual/x11 dependency as i can't find anything in this package that depends on X diff --git a/net-print/foomatic/foomatic-2.0.0.ebuild b/net-print/foomatic/foomatic-2.0.0.ebuild index 8f2277efdcf2..b27874f9023b 100644 --- a/net-print/foomatic/foomatic-2.0.0.ebuild +++ b/net-print/foomatic/foomatic-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic/foomatic-2.0.0.ebuild,v 1.5 2002/10/31 03:18:35 nall Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic/foomatic-2.0.0.ebuild,v 1.6 2002/11/01 03:07:58 nall Exp $ inherit perl-module @@ -9,7 +9,7 @@ HOMEPAGE="http://www.linuxprinting.org/foomatic" SRC_URI="http://www.linuxprinting.org/download/foomatic/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="" DEPEND="virtual/glibc |