diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-04-19 19:56:56 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-04-19 19:56:56 +0000 |
commit | f7d16af7b3805ec5b9a3ea4fd6d39a1f18922c07 (patch) | |
tree | 72b56bb35dd5db789214c71af6503ffe1192c4fd /media-gfx/gimp-print/gimp-print-4.2.6.ebuild | |
parent | initial ebuild, written by myself as a dep for axis. (Manifest recommit) (diff) | |
download | gentoo-2-f7d16af7b3805ec5b9a3ea4fd6d39a1f18922c07.tar.gz gentoo-2-f7d16af7b3805ec5b9a3ea4fd6d39a1f18922c07.tar.bz2 gentoo-2-f7d16af7b3805ec5b9a3ea4fd6d39a1f18922c07.zip |
Marked stable on hppa.
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 eb05dd2c6179..c588a263619e 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.6 2004/04/15 12:21:03 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-4.2.6.ebuild,v 1.7 2004/04/19 19:56:56 gmsoft 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 ~mips" +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 ) |