diff options
author | Markus Meier <maekke@gentoo.org> | 2008-03-21 17:29:24 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-03-21 17:29:24 +0000 |
commit | 4fcd7e86ca39a555f280a4b02c64f0f4fd4c13e2 (patch) | |
tree | 1a0e1396380ef3497c769cbb1226c031b00b0c1c /media-gfx | |
parent | Changed dependency to allow gvim as vim-dependency. (diff) | |
download | gentoo-2-4fcd7e86ca39a555f280a4b02c64f0f4fd4c13e2.tar.gz gentoo-2-4fcd7e86ca39a555f280a4b02c64f0f4fd4c13e2.tar.bz2 gentoo-2-4fcd7e86ca39a555f280a4b02c64f0f4fd4c13e2.zip |
amd64/x86 stable, bug #144623
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gimp-print/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gimp-print/gimp-print-5.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gimp-print/ChangeLog b/media-gfx/gimp-print/ChangeLog index 41b3ecc3ad7b..47caaa04c7c4 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/ChangeLog,v 1.93 2008/03/21 15:54:42 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/ChangeLog,v 1.94 2008/03/21 17:29:24 maekke Exp $ + + 21 Mar 2008; Markus Meier <maekke@gentoo.org> gimp-print-5.1.4.ebuild: + amd64/x86 stable, bug #144623 21 Mar 2008; Ferris McCormick <fmccor@gentoo.org> gimp-print-5.1.4.ebuild: Sparc stable, Bug #144623 --- gimp, at least can print with "Print with diff --git a/media-gfx/gimp-print/gimp-print-5.1.4.ebuild b/media-gfx/gimp-print/gimp-print-5.1.4.ebuild index 9a2d6dd92941..fdeb56d5754c 100644 --- a/media-gfx/gimp-print/gimp-print-5.1.4.ebuild +++ b/media-gfx/gimp-print/gimp-print-5.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-5.1.4.ebuild,v 1.3 2008/03/21 15:54:42 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-5.1.4.ebuild,v 1.4 2008/03/21 17:29:24 maekke Exp $ inherit flag-o-matic eutils multilib @@ -10,7 +10,7 @@ MY_P=gutenprint-${PV/_/-} DESCRIPTION="Gimp Print Drivers" HOMEPAGE="http://gimp-print.sourceforge.net" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" SRC_URI="mirror://sourceforge/gimp-print/${MY_P}.tar.bz2" RESTRICT="test" |