diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-11-03 09:42:35 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-11-03 09:42:35 +0000 |
commit | 1fbda989ed445635c0a606c0685805a9c6e5a5a7 (patch) | |
tree | 92738da4e3bd39b61a98416e52252a5d0dd5aa06 /media-gfx | |
parent | Marked ~ppc-macos (bug #110938) (diff) | |
download | historical-1fbda989ed445635c0a606c0685805a9c6e5a5a7.tar.gz historical-1fbda989ed445635c0a606c0685805a9c6e5a5a7.tar.bz2 historical-1fbda989ed445635c0a606c0685805a9c6e5a5a7.zip |
Marked ~ppc-macos (bug #110937)
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gifsicle/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gifsicle/Manifest | 4 | ||||
-rw-r--r-- | media-gfx/gifsicle/gifsicle-1.40.ebuild | 4 |
3 files changed, 8 insertions, 5 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..0d2b64751155 100644 --- a/media-gfx/gifsicle/Manifest +++ b/media-gfx/gifsicle/Manifest @@ -1,3 +1,3 @@ -MD5 8a1e005795e2bdc417126e0e962efe18 gifsicle-1.40.ebuild 787 -MD5 03bb0eba218efe0428367e591dbd9f4e ChangeLog 716 +MD5 633f58ecaabe416ea5a32a37f4c0f304 gifsicle-1.40.ebuild 799 +MD5 3cef63e76fa517acb601b3765c2f75aa ChangeLog 825 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 )" |