summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2005-11-03 09:42:35 +0000
committerFabian Groffen <grobian@gentoo.org>2005-11-03 09:42:35 +0000
commite5c67adbb5cdb519e177e5cf499a8dfb44f0bc19 (patch)
tree0a658a3ad8ca66e343f0e2cfd71c99c53077a4c0 /media-gfx/gifsicle
parentMarked ~ppc-macos (bug #110938) (diff)
downloadgentoo-2-e5c67adbb5cdb519e177e5cf499a8dfb44f0bc19.tar.gz
gentoo-2-e5c67adbb5cdb519e177e5cf499a8dfb44f0bc19.tar.bz2
gentoo-2-e5c67adbb5cdb519e177e5cf499a8dfb44f0bc19.zip
Marked ~ppc-macos (bug #110937)
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'media-gfx/gifsicle')
-rw-r--r--media-gfx/gifsicle/ChangeLog5
-rw-r--r--media-gfx/gifsicle/Manifest2
-rw-r--r--media-gfx/gifsicle/gifsicle-1.40.ebuild4
3 files changed, 7 insertions, 4 deletions
diff --git a/media-gfx/gifsicle/ChangeLog b/media-gfx/gifsicle/ChangeLog
index c20e643d74ac..d3ed23be53cd 100644
--- a/media-gfx/gifsicle/ChangeLog
+++ b/media-gfx/gifsicle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/gifsicle
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.6 2005/06/05 12:10:15 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.7 2005/11/03 09:42:35 grobian Exp $
+
+ 03 Nov 2005; Fabian Groffen <grobian@gentoo.org> gifsicle-1.40.ebuild:
+ Marked ~ppc-macos (bug #110937)
05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> gifsicle-1.40.ebuild:
Stable on ppc.
diff --git a/media-gfx/gifsicle/Manifest b/media-gfx/gifsicle/Manifest
index 2b8dd4608da1..038ecc0d28ac 100644
--- a/media-gfx/gifsicle/Manifest
+++ b/media-gfx/gifsicle/Manifest
@@ -1,3 +1,3 @@
-MD5 8a1e005795e2bdc417126e0e962efe18 gifsicle-1.40.ebuild 787
+MD5 7f1f30cf4ba00e69b63a17a638c131cf gifsicle-1.40.ebuild 798
MD5 03bb0eba218efe0428367e591dbd9f4e ChangeLog 716
MD5 54496137da5e5b09b0581c45f84406fe files/digest-gifsicle-1.40 65
diff --git a/media-gfx/gifsicle/gifsicle-1.40.ebuild b/media-gfx/gifsicle/gifsicle-1.40.ebuild
index 22820806dea7..e61e7cb6bf3f 100644
--- a/media-gfx/gifsicle/gifsicle-1.40.ebuild
+++ b/media-gfx/gifsicle/gifsicle-1.40.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/gifsicle/gifsicle-1.40.ebuild,v 1.7 2005/06/05 12:10:15 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.40.ebuild,v 1.8 2005/11/03 09:42:35 grobian Exp $
DESCRIPTION="A UNIX command-line tool for creating, editing, and getting information about GIF images and animations"
HOMEPAGE="http://www.lcdf.org/~eddietwo/gifsicle/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.lcdf.org/~eddietwo/gifsicle/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="~amd64 ppc ~ppc-macos x86"
IUSE="X"
DEPEND="X? ( virtual/x11 )"