diff options
author | Hardave Rior <hardave@gentoo.org> | 2005-10-07 05:30:07 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2005-10-07 05:30:07 +0000 |
commit | 8981084989a33934032b2ffc608770d9cfb4ddc0 (patch) | |
tree | c14b6b6a2ac895c9052674b4da8c7c73fabdabbb /media-gfx | |
parent | Don't do the CC setting hack if you've got eselect-compiler as that sets ever... (diff) | |
download | historical-8981084989a33934032b2ffc608770d9cfb4ddc0.tar.gz historical-8981084989a33934032b2ffc608770d9cfb4ddc0.tar.bz2 historical-8981084989a33934032b2ffc608770d9cfb4ddc0.zip |
Stable on mips.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gimp/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gimp/Manifest | 14 | ||||
-rw-r--r-- | media-gfx/gimp/gimp-2.2.8-r1.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/media-gfx/gimp/ChangeLog b/media-gfx/gimp/ChangeLog index 29c0db282a02..c7205b42c5ab 100644 --- a/media-gfx/gimp/ChangeLog +++ b/media-gfx/gimp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gimp # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.131 2005/09/17 15:01:35 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.132 2005/10/07 05:30:07 hardave Exp $ + + 07 Oct 2005; Hardave Riar <hardave@gentoo.org> gimp-2.2.8-r1.ebuild: + Stable on mips. 16 Sep 2005; John N. Laliberte <allanonjl@gentoo.org> gimp-2.2.8-r1.ebuild: diff --git a/media-gfx/gimp/Manifest b/media-gfx/gimp/Manifest index e030609b4db0..a76a6ef5d465 100644 --- a/media-gfx/gimp/Manifest +++ b/media-gfx/gimp/Manifest @@ -1,11 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 0691e39aad2762f2b514ddfad5a0f7b0 ChangeLog 19112 MD5 2649b2a2f35aa2549ab4d81e750ea2d2 gimp-1.2.5.ebuild 3279 MD5 39d4983eff8a926fd6bc0b8bc122ee3f gimp-2.2.6-r1.ebuild 4307 -MD5 6c474025ec511bc178b8ccff74a54c1b gimp-2.2.8-r1.ebuild 4427 +MD5 326e632efd23ae195f7be64beaaa659d gimp-2.2.8-r1.ebuild 4424 MD5 f4713bbf77ae895c7ff6c022a7a2f542 metadata.xml 222 -MD5 9fca2b3cf76f3a263dc0189f6a03333c ChangeLog 19021 MD5 662e7b51f4c882429b73dea3263b39de files/digest-gimp-1.2.5 65 MD5 5bd6fc067eba3828be1e3a49b4aa1c44 files/digest-gimp-2.2.6-r1 134 MD5 aebd823dc72aefe0a0e4596da64c7277 files/digest-gimp-2.2.8-r1 134 @@ -13,10 +10,3 @@ MD5 ff17b80bceb6bd818e20556c23647b0f files/gimp-2.2.8-configure-fix.patch 2423 MD5 9d903731e90f07c2492aab4bd55f0e62 files/gimp-2.2.8-restart-marker.patch 611 MD5 9696bde4a1b70dd2816d46bed477ebc0 files/gimp.desktop 2404 MD5 12ff6c7c980ee34dc7d4d94aa40059b0 files/ltmain_sh-1.5.0-fix-relink.patch 1718 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDLC/mKf2g/qXtneoRAtQWAJ9BUGbOYLor2yglDodkA0jobrLd0QCgqU7T -Mtng9B4ATL4NmkxkZl2ecWc= -=7aP1 ------END PGP SIGNATURE----- diff --git a/media-gfx/gimp/gimp-2.2.8-r1.ebuild b/media-gfx/gimp/gimp-2.2.8-r1.ebuild index 9e55f18cc97a..0045922764c7 100644 --- a/media-gfx/gimp/gimp-2.2.8-r1.ebuild +++ b/media-gfx/gimp/gimp-2.2.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.2.8-r1.ebuild,v 1.10 2005/09/16 13:28:44 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.2.8-r1.ebuild,v 1.11 2005/10/07 05:30:07 hardave Exp $ inherit flag-o-matic libtool eutils fdo-mime alternatives @@ -14,7 +14,7 @@ SRC_URI="mirror://gimp/v2.2/${P}.tar.bz2 LICENSE="GPL-2" SLOT="2" -KEYWORDS="amd64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="amd64 hppa ia64 mips ppc ppc64 sparc x86" IUSE="aalib altivec debug doc gtkhtml gimpprint hardened jpeg lcms mmx mng png python smp sse svg tiff wmf" |