public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/libtiger: ChangeLog libtiger-0.3.4.ebuild
@ 2012-03-02 21:02 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-03-02 21:02 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/03/02 21:02:45

  Modified:             ChangeLog libtiger-0.3.4.ebuild
  Log:
  ppc64 stable wrt #397071
  
  (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)

Revision  Changes    Path
1.20                 media-libs/libtiger/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	15 Feb 2012 16:47:58 -0000	1.19
+++ ChangeLog	2 Mar 2012 21:02:45 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libtiger
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v 1.19 2012/02/15 16:47:58 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v 1.20 2012/03/02 21:02:45 ssuominen Exp $
+
+  02 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> libtiger-0.3.4.ebuild:
+  ppc64 stable wrt #397071
 
   15 Feb 2012; Brent Baude <ranger@gentoo.org> libtiger-0.3.4.ebuild:
   Marking libtiger-0.3.4 ppc for bug 397071



1.6                  media-libs/libtiger/libtiger-0.3.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild?r1=1.5&r2=1.6

Index: libtiger-0.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libtiger-0.3.4.ebuild	15 Feb 2012 16:47:58 -0000	1.5
+++ libtiger-0.3.4.ebuild	2 Mar 2012 21:02:45 -0000	1.6
@@ -1,9 +1,8 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v 1.5 2012/02/15 16:47:58 ranger Exp $
-
-EAPI=2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v 1.6 2012/03/02 21:02:45 ssuominen Exp $
 
+EAPI=4
 inherit libtool
 
 DESCRIPTION="A rendering library for Kate streams using Pango and Cairo"
@@ -12,7 +11,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND="x11-libs/pango
@@ -31,7 +30,7 @@
 }
 
 src_install() {
-	emake DESTDIR="${D}" install || die
-	dodoc THANKS README ChangeLog AUTHORS || die
-	find "${D}" -name '*.la' -delete
+	emake DESTDIR="${D}" install
+	dodoc THANKS README ChangeLog AUTHORS
+	find "${ED}" -name '*.la' -exec rm -f {} +
 }






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/libtiger: ChangeLog libtiger-0.3.4.ebuild
@ 2014-03-09 14:35 Markus Meier (maekke)
  0 siblings, 0 replies; 7+ messages in thread
From: Markus Meier (maekke) @ 2014-03-09 14:35 UTC (permalink / raw
  To: gentoo-commits

maekke      14/03/09 14:35:48

  Modified:             ChangeLog libtiger-0.3.4.ebuild
  Log:
  arm stable, bug #500874
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.23                 media-libs/libtiger/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	29 May 2012 14:49:49 -0000	1.22
+++ ChangeLog	9 Mar 2014 14:35:48 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libtiger
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v 1.22 2012/05/29 14:49:49 aballier Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v 1.23 2014/03/09 14:35:48 maekke Exp $
+
+  09 Mar 2014; Markus Meier <maekke@gentoo.org> libtiger-0.3.4.ebuild:
+  arm stable, bug #500874
 
   29 May 2012; Alexis Ballier <aballier@gentoo.org> libtiger-0.3.4.ebuild:
   keyword ~amd64-fbsd



1.9                  media-libs/libtiger/libtiger-0.3.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild?r1=1.8&r2=1.9

Index: libtiger-0.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libtiger-0.3.4.ebuild	29 May 2012 14:49:49 -0000	1.8
+++ libtiger-0.3.4.ebuild	9 Mar 2014 14:35:48 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v 1.8 2012/05/29 14:49:49 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v 1.9 2014/03/09 14:35:48 maekke Exp $
 
 EAPI=4
 inherit libtool
@@ -11,7 +11,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND="x11-libs/pango





^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/libtiger: ChangeLog libtiger-0.3.4.ebuild
@ 2012-05-29 14:49 Alexis Ballier (aballier)
  0 siblings, 0 replies; 7+ messages in thread
From: Alexis Ballier (aballier) @ 2012-05-29 14:49 UTC (permalink / raw
  To: gentoo-commits

aballier    12/05/29 14:49:49

  Modified:             ChangeLog libtiger-0.3.4.ebuild
  Log:
  keyword ~amd64-fbsd
  
  (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)

Revision  Changes    Path
1.22                 media-libs/libtiger/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	5 May 2012 08:02:28 -0000	1.21
+++ ChangeLog	29 May 2012 14:49:49 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libtiger
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v 1.21 2012/05/05 08:02:28 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v 1.22 2012/05/29 14:49:49 aballier Exp $
+
+  29 May 2012; Alexis Ballier <aballier@gentoo.org> libtiger-0.3.4.ebuild:
+  keyword ~amd64-fbsd
 
   05 May 2012; Jeff Horelick <jdhore@gentoo.org> libtiger-0.3.3.ebuild,
   libtiger-0.3.4.ebuild:



1.8                  media-libs/libtiger/libtiger-0.3.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild?r1=1.7&r2=1.8

Index: libtiger-0.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libtiger-0.3.4.ebuild	5 May 2012 08:02:28 -0000	1.7
+++ libtiger-0.3.4.ebuild	29 May 2012 14:49:49 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v 1.7 2012/05/05 08:02:28 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v 1.8 2012/05/29 14:49:49 aballier Exp $
 
 EAPI=4
 inherit libtool
@@ -11,7 +11,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND="x11-libs/pango






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/libtiger: ChangeLog libtiger-0.3.4.ebuild
@ 2012-02-15 16:47 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2012-02-15 16:47 UTC (permalink / raw
  To: gentoo-commits

ranger      12/02/15 16:47:58

  Modified:             ChangeLog libtiger-0.3.4.ebuild
  Log:
  Marking libtiger-0.3.4 ppc for bug 397071
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.19                 media-libs/libtiger/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	5 Feb 2012 18:31:05 -0000	1.18
+++ ChangeLog	15 Feb 2012 16:47:58 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libtiger
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v 1.18 2012/02/05 18:31:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v 1.19 2012/02/15 16:47:58 ranger Exp $
+
+  15 Feb 2012; Brent Baude <ranger@gentoo.org> libtiger-0.3.4.ebuild:
+  Marking libtiger-0.3.4 ppc for bug 397071
 
   05 Feb 2012; Raúl Porcel <armin76@gentoo.org> libtiger-0.3.4.ebuild:
   alpha/sparc stable wrt #397071



1.5                  media-libs/libtiger/libtiger-0.3.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild?r1=1.4&r2=1.5

Index: libtiger-0.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libtiger-0.3.4.ebuild	5 Feb 2012 18:31:05 -0000	1.4
+++ libtiger-0.3.4.ebuild	15 Feb 2012 16:47:58 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v 1.4 2012/02/05 18:31:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v 1.5 2012/02/15 16:47:58 ranger Exp $
 
 EAPI=2
 
@@ -12,7 +12,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ppc ~ppc64 sparc x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND="x11-libs/pango






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/libtiger: ChangeLog libtiger-0.3.4.ebuild
@ 2012-02-05 18:31 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2012-02-05 18:31 UTC (permalink / raw
  To: gentoo-commits

armin76     12/02/05 18:31:06

  Modified:             ChangeLog libtiger-0.3.4.ebuild
  Log:
  alpha/sparc stable wrt #397071
  
  (Portage version: 2.1.10.44/cvs/Linux ia64)

Revision  Changes    Path
1.18                 media-libs/libtiger/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	15 Jan 2012 15:33:28 -0000	1.17
+++ ChangeLog	5 Feb 2012 18:31:05 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libtiger
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v 1.17 2012/01/15 15:33:28 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v 1.18 2012/02/05 18:31:05 armin76 Exp $
+
+  05 Feb 2012; Raúl Porcel <armin76@gentoo.org> libtiger-0.3.4.ebuild:
+  alpha/sparc stable wrt #397071
 
   15 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> libtiger-0.3.4.ebuild:
   x86 stable wrt bug #397071



1.4                  media-libs/libtiger/libtiger-0.3.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild?r1=1.3&r2=1.4

Index: libtiger-0.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libtiger-0.3.4.ebuild	15 Jan 2012 15:33:28 -0000	1.3
+++ libtiger-0.3.4.ebuild	5 Feb 2012 18:31:05 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v 1.3 2012/01/15 15:33:28 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v 1.4 2012/02/05 18:31:05 armin76 Exp $
 
 EAPI=2
 
@@ -12,7 +12,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~ppc ~ppc64 sparc x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND="x11-libs/pango






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/libtiger: ChangeLog libtiger-0.3.4.ebuild
@ 2012-01-15 15:33 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 7+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-01-15 15:33 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    12/01/15 15:33:28

  Modified:             ChangeLog libtiger-0.3.4.ebuild
  Log:
  x86 stable wrt bug #397071
  
  (Portage version: 2.1.10.41/cvs/Linux i686)

Revision  Changes    Path
1.17                 media-libs/libtiger/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	4 Jan 2012 18:10:58 -0000	1.16
+++ ChangeLog	15 Jan 2012 15:33:28 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libtiger
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v 1.16 2012/01/04 18:10:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v 1.17 2012/01/15 15:33:28 phajdan.jr Exp $
+
+  15 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> libtiger-0.3.4.ebuild:
+  x86 stable wrt bug #397071
 
   04 Jan 2012; Agostino Sarubbo <ago@gentoo.org> libtiger-0.3.4.ebuild:
   Stable for AMD64, wrt bug #397071



1.3                  media-libs/libtiger/libtiger-0.3.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild?r1=1.2&r2=1.3

Index: libtiger-0.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libtiger-0.3.4.ebuild	4 Jan 2012 18:10:58 -0000	1.2
+++ libtiger-0.3.4.ebuild	15 Jan 2012 15:33:28 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v 1.2 2012/01/04 18:10:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v 1.3 2012/01/15 15:33:28 phajdan.jr Exp $
 
 EAPI=2
 
@@ -12,7 +12,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="doc"
 
 RDEPEND="x11-libs/pango






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/libtiger: ChangeLog libtiger-0.3.4.ebuild
@ 2011-01-09 15:19 Alexis Ballier (aballier)
  0 siblings, 0 replies; 7+ messages in thread
From: Alexis Ballier (aballier) @ 2011-01-09 15:19 UTC (permalink / raw
  To: gentoo-commits

aballier    11/01/09 15:19:39

  Modified:             ChangeLog
  Added:                libtiger-0.3.4.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.0_alpha14/cvs/Linux x86_64)

Revision  Changes    Path
1.15                 media-libs/libtiger/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtiger/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	13 Nov 2009 00:36:20 -0000	1.14
+++ ChangeLog	9 Jan 2011 15:19:39 -0000	1.15
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/libtiger
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v 1.14 2009/11/13 00:36:20 josejx Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/ChangeLog,v 1.15 2011/01/09 15:19:39 aballier Exp $
+
+*libtiger-0.3.4 (09 Jan 2011)
+
+  09 Jan 2011; Alexis Ballier <aballier@gentoo.org> +libtiger-0.3.4.ebuild:
+  version bump
 
   13 Nov 2009; Joseph Jezak <josejx@gentoo.org> libtiger-0.3.3.ebuild:
   Marked ppc64 stable.



1.1                  media-libs/libtiger/libtiger-0.3.4.ebuild

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

Index: libtiger-0.3.4.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libtiger/libtiger-0.3.4.ebuild,v 1.1 2011/01/09 15:19:39 aballier Exp $

EAPI=2

inherit libtool

DESCRIPTION="A rendering library for Kate streams using Pango and Cairo"
HOMEPAGE="http://code.google.com/p/libtiger/"
SRC_URI="http://libtiger.googlecode.com/files/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="doc"

RDEPEND="x11-libs/pango
	>=media-libs/libkate-0.2.0
	x11-libs/cairo"
DEPEND="${RDEPEND}
	dev-util/pkgconfig
	doc? ( app-doc/doxygen )"

src_prepare() {
	elibtoolize
}

src_configure() {
	econf $(use_enable doc) --docdir=/usr/share/doc/${PF}
}

src_install() {
	emake DESTDIR="${D}" install || die
	dodoc THANKS README ChangeLog AUTHORS || die
	find "${D}" -name '*.la' -delete
}






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

end of thread, other threads:[~2014-03-09 14:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-02 21:02 [gentoo-commits] gentoo-x86 commit in media-libs/libtiger: ChangeLog libtiger-0.3.4.ebuild Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2014-03-09 14:35 Markus Meier (maekke)
2012-05-29 14:49 Alexis Ballier (aballier)
2012-02-15 16:47 Brent Baude (ranger)
2012-02-05 18:31 Raul Porcel (armin76)
2012-01-15 15:33 PaweA Hajdan (phajdan.jr)
2011-01-09 15:19 Alexis Ballier (aballier)

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