diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-05 09:52:07 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-05 09:52:07 +0000 |
commit | f8ba45b7a6cec3185cb5ca39db1f9e1b584e5421 (patch) | |
tree | 20be33a23e511343c6a28546180996152687c7a8 /media-gfx/gimp-print | |
parent | Stable on alpha. (diff) | |
download | historical-f8ba45b7a6cec3185cb5ca39db1f9e1b584e5421.tar.gz historical-f8ba45b7a6cec3185cb5ca39db1f9e1b584e5421.tar.bz2 historical-f8ba45b7a6cec3185cb5ca39db1f9e1b584e5421.zip |
Stable on alpha.
Diffstat (limited to 'media-gfx/gimp-print')
-rw-r--r-- | media-gfx/gimp-print/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gimp-print/gimp-print-4.2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gimp-print/ChangeLog b/media-gfx/gimp-print/ChangeLog index cb7c25c48125..27bfe0988dcb 100644 --- a/media-gfx/gimp-print/ChangeLog +++ b/media-gfx/gimp-print/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gimp-print # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/ChangeLog,v 1.40 2004/05/04 00:58:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/ChangeLog,v 1.41 2004/06/05 09:52:07 kloeri Exp $ + + 05 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> gimp-print-4.2.6.ebuild: + Stable on alpha. 03 May 2004; Gustavo Zacarias <gustavoz@gentoo.org> gimp-print-4.2.6.ebuild: Stable on sparc 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 8905dc7fd9d8..05141b1b0021 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.8 2004/05/04 00:58:57 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-4.2.6.ebuild,v 1.9 2004/06/05 09:52:07 kloeri 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 ) |