public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Markus Meier (maekke)" <maekke@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/jpegpixi: jpegpixi-1.1.1.ebuild ChangeLog
Date: Sun, 27 Sep 2009 14:01:02 +0000	[thread overview]
Message-ID: <E1MruJC-0000C4-CR@stork.gentoo.org> (raw)

maekke      09/09/27 14:01:02

  Modified:             jpegpixi-1.1.1.ebuild ChangeLog
  Log:
  assign RDEPEND
  (Portage version: 2.2_rc42/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  media-gfx/jpegpixi/jpegpixi-1.1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/jpegpixi/jpegpixi-1.1.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/jpegpixi/jpegpixi-1.1.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/jpegpixi/jpegpixi-1.1.1.ebuild?r1=1.3&r2=1.4

Index: jpegpixi-1.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/jpegpixi/jpegpixi-1.1.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- jpegpixi-1.1.1.ebuild	26 Jan 2008 15:08:50 -0000	1.3
+++ jpegpixi-1.1.1.ebuild	27 Sep 2009 14:01:02 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpegpixi/jpegpixi-1.1.1.ebuild,v 1.3 2008/01/26 15:08:50 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpegpixi/jpegpixi-1.1.1.ebuild,v 1.4 2009/09/27 14:01:02 maekke Exp $
 
 DESCRIPTION="almost lossless JPEG pixel interpolator, for correcting digital camera defects."
 HOMEPAGE="http://www.zero-based.org/software/jpegpixi/"
@@ -11,7 +11,8 @@
 KEYWORDS="~amd64 ~ppc x86"
 IUSE=""
 
-DEPEND="media-libs/jpeg"
+RDEPEND="media-libs/jpeg"
+DEPEND="${RDEPEND}"
 
 src_install () {
 	insinto /usr/bin



1.12                 media-gfx/jpegpixi/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/jpegpixi/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/jpegpixi/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/jpegpixi/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/jpegpixi/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	12 Mar 2008 09:38:18 -0000	1.11
+++ ChangeLog	27 Sep 2009 14:01:02 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/jpegpixi
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpegpixi/ChangeLog,v 1.11 2008/03/12 09:38:18 phreak Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/jpegpixi/ChangeLog,v 1.12 2009/09/27 14:01:02 maekke Exp $
+
+  27 Sep 2009; Markus Meier <maekke@gentoo.org> jpegpixi-1.1.1.ebuild:
+  assign RDEPEND
 
   12 Mar 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
   Removing Eldad Zack (eldad, #53978) from metadata.xml.






             reply	other threads:[~2009-09-27 14:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-27 14:01 Markus Meier (maekke) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-08-10 21:15 [gentoo-commits] gentoo-x86 commit in media-gfx/jpegpixi: jpegpixi-1.1.1.ebuild ChangeLog Sergei Trofimovich (slyfox)
2010-11-08 22:46 Markus Meier (maekke)
2010-01-22 20:59 Samuli Suominen (ssuominen)
2010-01-07 22:15 Christian Faulhammer (fauli)
2009-10-18 12:55 Samuli Suominen (ssuominen)
2008-01-26 15:08 Fabian Groffen (grobian)

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=E1MruJC-0000C4-CR@stork.gentoo.org \
    --to=maekke@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