summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcelo Góes <vanquirius@gentoo.org>2006-01-16 14:48:08 +0000
committerMarcelo Góes <vanquirius@gentoo.org>2006-01-16 14:48:08 +0000
commit74a914bd3d4fc96f2652df0f1b5d2e4f2336d13e (patch)
treeba0a914ea5c8ebcc8fda3763b1bb694cac4661e2 /media-gfx/gifsicle
parentBug 103072, thanks to damon for pointing out we still needed a varient of thi... (diff)
downloadgentoo-2-74a914bd3d4fc96f2652df0f1b5d2e4f2336d13e.tar.gz
gentoo-2-74a914bd3d4fc96f2652df0f1b5d2e4f2336d13e.tar.bz2
gentoo-2-74a914bd3d4fc96f2652df0f1b5d2e4f2336d13e.zip
1.44 ready for modular X. Fixes bug 116807.
(Portage version: 2.0.54)
Diffstat (limited to 'media-gfx/gifsicle')
-rw-r--r--media-gfx/gifsicle/ChangeLog8
-rw-r--r--media-gfx/gifsicle/Manifest2
-rw-r--r--media-gfx/gifsicle/gifsicle-1.44.ebuild10
3 files changed, 14 insertions, 6 deletions
diff --git a/media-gfx/gifsicle/ChangeLog b/media-gfx/gifsicle/ChangeLog
index f583770ad8c3..9952d2fc5d6c 100644
--- a/media-gfx/gifsicle/ChangeLog
+++ b/media-gfx/gifsicle/ChangeLog
@@ -1,6 +1,10 @@
# 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.8 2005/12/20 23:17:18 vanquirius Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.9 2006/01/16 14:48:08 vanquirius Exp $
+
+ 16 Jan 2006; Marcelo Goes <vanquirius@gentoo.org> gifsicle-1.44.ebuild:
+ 1.44 ready for modular X. Fixes bug 116807. Thanks to Keri Harris
+ <harriskeri at mcs dot vuw dot ac dot nz>.
*gifsicle-1.44 (20 Dec 2005)
diff --git a/media-gfx/gifsicle/Manifest b/media-gfx/gifsicle/Manifest
index 342f4111ba84..8205b593dc94 100644
--- a/media-gfx/gifsicle/Manifest
+++ b/media-gfx/gifsicle/Manifest
@@ -2,5 +2,5 @@ MD5 521d5deb656e5a453dfbed00708c42de ChangeLog 1078
MD5 54496137da5e5b09b0581c45f84406fe files/digest-gifsicle-1.40 65
MD5 270ddc1accc188055797d4bb0cf3c65a files/digest-gifsicle-1.44 65
MD5 633f58ecaabe416ea5a32a37f4c0f304 gifsicle-1.40.ebuild 799
-MD5 8326ff7a13a2009e230cc20cc025558c gifsicle-1.44.ebuild 804
+MD5 03fffe8eadd773f310b1886d7045fc55 gifsicle-1.44.ebuild 766
MD5 5fc54c5d01402d0610fafa96961bb8e0 metadata.xml 161
diff --git a/media-gfx/gifsicle/gifsicle-1.44.ebuild b/media-gfx/gifsicle/gifsicle-1.44.ebuild
index 73bfe1c02dc7..892ee0a96913 100644
--- a/media-gfx/gifsicle/gifsicle-1.44.ebuild
+++ b/media-gfx/gifsicle/gifsicle-1.44.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.44.ebuild,v 1.1 2005/12/20 23:17:18 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.44.ebuild,v 1.2 2006/01/16 14:48:08 vanquirius 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/"
@@ -11,7 +11,11 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc-macos ~x86"
IUSE="X"
-DEPEND="X? ( virtual/x11 )"
+DEPEND="X? ( || ( (
+ x11-libs/libX11
+ x11-libs/libXt
+ x11-proto/xproto )
+ virtual/x11 ) )"
src_compile() {
local myconf