public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Harder (radhermit)" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/gifsicle: ChangeLog gifsicle-1.63.ebuild
Date: Tue, 23 Aug 2011 23:34:46 +0000 (UTC)	[thread overview]
Message-ID: <20110823233446.0A61E2004C@flycatcher.gentoo.org> (raw)

radhermit    11/08/23 23:34:46

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

Revision  Changes    Path
1.31                 media-gfx/gifsicle/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	9 Jun 2011 06:37:14 -0000	1.30
+++ ChangeLog	23 Aug 2011 23:34:45 -0000	1.31
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/gifsicle
 # 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 $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.31 2011/08/23 23:34:45 radhermit Exp $
+
+*gifsicle-1.63 (23 Aug 2011)
+
+  23 Aug 2011; Tim Harder <radhermit@gentoo.org> +gifsicle-1.63.ebuild:
+  Version bump.
 
 *gifsicle-1.62 (09 Jun 2011)
 



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

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

Index: gifsicle-1.63.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.63.ebuild,v 1.1 2011/08/23 23:34:45 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="--disable-gifview"

	econf ${myconf}
}






             reply	other threads:[~2011-08-23 23:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-23 23:34 Tim Harder (radhermit) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-12-07  7:47 [gentoo-commits] gentoo-x86 commit in media-gfx/gifsicle: ChangeLog gifsicle-1.63.ebuild PaweA Hajdan (phajdan.jr)
2011-12-19  1:49 Michael Weber (xmw)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110823233446.0A61E2004C@flycatcher.gentoo.org \
    --to=radhermit@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox