diff options
author | 2004-04-15 12:21:03 +0000 | |
---|---|---|
committer | 2004-04-15 12:21:03 +0000 | |
commit | 861cf118c728200e0e8cb378a493b3b996c998d9 (patch) | |
tree | 0687995f09d43660ec5955ae916a410329e49b43 /media-gfx/gimp-print/gimp-print-4.2.6.ebuild | |
parent | Zapping vanilla-prepatch-sources; approved by iggy and johnm. (diff) | |
download | historical-861cf118c728200e0e8cb378a493b3b996c998d9.tar.gz historical-861cf118c728200e0e8cb378a493b3b996c998d9.tar.bz2 historical-861cf118c728200e0e8cb378a493b3b996c998d9.zip |
Marked stable on mips.
Diffstat (limited to 'media-gfx/gimp-print/gimp-print-4.2.6.ebuild')
-rw-r--r-- | media-gfx/gimp-print/gimp-print-4.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gimp-print/gimp-print-4.2.6.ebuild b/media-gfx/gimp-print/gimp-print-4.2.6.ebuild index 13e1bacecb19..eb05dd2c6179 100644 --- a/media-gfx/gimp-print/gimp-print-4.2.6.ebuild +++ b/media-gfx/gimp-print/gimp-print-4.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-4.2.6.ebuild,v 1.5 2004/04/09 15:09:25 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-4.2.6.ebuild,v 1.6 2004/04/15 12:21:03 geoman Exp $ inherit libtool @@ -8,7 +8,7 @@ IUSE="nls gtk readline cups foomaticdb ppds" DESCRIPTION="Gimp Print Drivers" HOMEPAGE="http://gimp-print.sourceforge.net" -KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~mips" SRC_URI="mirror://sourceforge/gimp-print/${P}.tar.gz" DEPEND="cups? ( >=net-print/cups-1.1.14 ) |