public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/gifsicle: ChangeLog gifsicle-1.62.ebuild
@ 2011-06-09  6:37 Tim Harder (radhermit)
  0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2011-06-09  6:37 UTC (permalink / raw
  To: gentoo-commits

radhermit    11/06/09 06:37:15

  Modified:             ChangeLog
  Added:                gifsicle-1.62.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha38/cvs/Linux x86_64)

Revision  Changes    Path
1.30                 media-gfx/gifsicle/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gifsicle/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gifsicle/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gifsicle/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	7 Jan 2010 22:06:05 -0000	1.29
+++ ChangeLog	9 Jun 2011 06:37:14 -0000	1.30
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/gifsicle
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.29 2010/01/07 22:06:05 fauli Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.30 2011/06/09 06:37:14 radhermit Exp $
+
+*gifsicle-1.62 (09 Jun 2011)
+
+  09 Jun 2011; Tim Harder <radhermit@gentoo.org> +gifsicle-1.62.ebuild:
+  Version bump.
 
   07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> gifsicle-1.55.ebuild:
   Transfer Prefix keywords



1.1                  media-gfx/gifsicle/gifsicle-1.62.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gifsicle/gifsicle-1.62.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gifsicle/gifsicle-1.62.ebuild?rev=1.1&content-type=text/plain

Index: gifsicle-1.62.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.62.ebuild,v 1.1 2011/06/09 06:37:14 radhermit Exp $

EAPI=4

DESCRIPTION="A command-line tool for creating, editing, and getting information about GIF images and animations"
HOMEPAGE="http://www.lcdf.org/~eddietwo/gifsicle/"
SRC_URI="http://www.lcdf.org/~eddietwo/gifsicle/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="X"

RDEPEND="X? ( x11-libs/libX11
	x11-libs/libXt )"
DEPEND="${RDEPEND}
	X? ( x11-proto/xproto )"

src_configure() {
	local myconf
	use X || myconf="${myconf} --disable-gifview"

	econf ${myconf}
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-06-09  6:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-09  6:37 [gentoo-commits] gentoo-x86 commit in media-gfx/gifsicle: ChangeLog gifsicle-1.62.ebuild Tim Harder (radhermit)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox