diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-02 14:59:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-02 14:59:01 +0000 |
commit | 61db53b15c195f1110779a0b0358896165c3ff31 (patch) | |
tree | 6c4b7b881b36fc1349281e9d1c72e802bb725684 | |
parent | Version bump, remove old, blame zlin (diff) | |
download | gentoo-2-61db53b15c195f1110779a0b0358896165c3ff31.tar.gz gentoo-2-61db53b15c195f1110779a0b0358896165c3ff31.tar.bz2 gentoo-2-61db53b15c195f1110779a0b0358896165c3ff31.zip |
Re-add ~ia64
(Portage version: 2.1.3.19)
-rw-r--r-- | media-gfx/gimp-print/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/gimp-print/gimp-print-5.1.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/gimp-print/ChangeLog b/media-gfx/gimp-print/ChangeLog index 227cb34dfac7..e373bbce170d 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/ChangeLog,v 1.90 2007/12/22 11:24:34 genstef Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/ChangeLog,v 1.91 2008/01/02 14:59:01 armin76 Exp $ + + 02 Jan 2008; Raúl Porcel <armin76@gentoo.org> gimp-print-5.1.4.ebuild: + Re-add ~ia64 *gimp-print-5.1.4 (22 Dec 2007) 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 3966b40b4bb7..3ace2b4e791c 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-2007 Gentoo Foundation +# 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.1 2007/12/22 11:24:34 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-5.1.4.ebuild,v 1.2 2008/01/02 14:59:01 armin76 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="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ppc64" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" SRC_URI="mirror://sourceforge/gimp-print/${MY_P}.tar.bz2" RESTRICT="test" |