public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/libkexiv2: ChangeLog libkexiv2-4.1.3.ebuild
@ 2008-11-09  1:40 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2008-11-09  1:40 UTC (permalink / raw
  To: gentoo-commits

scarabeus    08/11/09 01:40:12

  Modified:             ChangeLog
  Added:                libkexiv2-4.1.3.ebuild
  Log:
  Full auto: Version bump for KDE-4.1.3
  (Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo i686)

Revision  Changes    Path
1.4                  kde-base/libkexiv2/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkexiv2/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkexiv2/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkexiv2/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	4 Oct 2008 16:55:54 -0000	1.3
+++ ChangeLog	9 Nov 2008 01:40:12 -0000	1.4
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/libkexiv2
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.3 2008/10/04 16:55:54 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.4 2008/11/09 01:40:12 scarabeus Exp $
+
+*libkexiv2-4.1.3 (08 Nov 2008)
+
+  08 Nov 2008; Tomas Chvatal <scarabeus@gentoo.org> +libkexiv2-4.1.3.ebuild:
+  Version bump.
 
   04 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
   libkexiv2-4.1.2.ebuild:



1.1                  kde-base/libkexiv2/libkexiv2-4.1.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.1.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.1.3.ebuild?rev=1.1&content-type=text/plain

Index: libkexiv2-4.1.3.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.1.3.ebuild,v 1.1 2008/11/09 01:40:12 scarabeus Exp $

EAPI="2"

KMNAME="kdegraphics"
KMMODULE=libs/libkexiv2

inherit kde4-meta

DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper"
HOMEPAGE="http://www.kipi-plugins.org"

KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="
	!<=media-libs/libkexiv2-0.1.7
	media-gfx/exiv2
	media-libs/jpeg
	media-libs/lcms
"
RDEPEND="${DEPEND}"







^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in kde-base/libkexiv2: ChangeLog libkexiv2-4.1.3.ebuild
@ 2008-11-16  8:18 Mike Frysinger (vapier)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger (vapier) @ 2008-11-16  8:18 UTC (permalink / raw
  To: gentoo-commits

vapier      08/11/16 08:18:05

  Modified:             ChangeLog libkexiv2-4.1.3.ebuild
  Log:
  Add ppc/ppc64 love #244306.
  (Portage version: 2.2_rc14/cvs/Linux 2.6.27.4 x86_64)

Revision  Changes    Path
1.5                  kde-base/libkexiv2/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkexiv2/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkexiv2/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkexiv2/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	9 Nov 2008 01:40:12 -0000	1.4
+++ ChangeLog	16 Nov 2008 08:18:05 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/libkexiv2
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.4 2008/11/09 01:40:12 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.5 2008/11/16 08:18:05 vapier Exp $
+
+  15 Nov 2008; Mike Frysinger <vapier@gentoo.org> libkexiv2-4.1.3.ebuild:
+  Add ppc/ppc64 love #244306.
 
 *libkexiv2-4.1.3 (08 Nov 2008)
 



1.2                  kde-base/libkexiv2/libkexiv2-4.1.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.1.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.1.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.1.3.ebuild?r1=1.1&r2=1.2

Index: libkexiv2-4.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.1.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libkexiv2-4.1.3.ebuild	9 Nov 2008 01:40:12 -0000	1.1
+++ libkexiv2-4.1.3.ebuild	16 Nov 2008 08:18:05 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.1.3.ebuild,v 1.1 2008/11/09 01:40:12 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.1.3.ebuild,v 1.2 2008/11/16 08:18:05 vapier Exp $
 
 EAPI="2"
 
@@ -12,7 +12,7 @@
 DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper"
 HOMEPAGE="http://www.kipi-plugins.org"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 DEPEND="






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-16  8:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-16  8:18 [gentoo-commits] gentoo-x86 commit in kde-base/libkexiv2: ChangeLog libkexiv2-4.1.3.ebuild Mike Frysinger (vapier)
  -- strict thread matches above, loose matches on Subject: below --
2008-11-09  1:40 Tomas Chvatal (scarabeus)

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