public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-misc/tellico: tellico-2.3.6.ebuild ChangeLog
@ 2012-07-16 11:57 Johannes Huber (johu)
  0 siblings, 0 replies; 3+ messages in thread
From: Johannes Huber (johu) @ 2012-07-16 11:57 UTC (permalink / raw
  To: gentoo-commits

johu        12/07/16 11:57:26

  Modified:             ChangeLog
  Added:                tellico-2.3.6.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha118/cvs/Linux x86_64)

Revision  Changes    Path
1.112                kde-misc/tellico/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/tellico/ChangeLog?rev=1.112&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/tellico/ChangeLog?rev=1.112&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/tellico/ChangeLog?r1=1.111&r2=1.112

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- ChangeLog	18 Apr 2012 22:09:49 -0000	1.111
+++ ChangeLog	16 Jul 2012 11:57:26 -0000	1.112
@@ -1,6 +1,11 @@
 # ChangeLog for kde-misc/tellico
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.111 2012/04/18 22:09:49 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.112 2012/07/16 11:57:26 johu Exp $
+
+*tellico-2.3.6 (16 Jul 2012)
+
+  16 Jul 2012; Johannes Huber <johu@gentoo.org> +tellico-2.3.6.ebuild:
+  Version bump.
 
   18 Apr 2012; Johannes Huber <johu@gentoo.org>
   -files/tellico-2.3.4-kdepimlibs.patch, -tellico-2.3.4.ebuild:
@@ -459,4 +464,3 @@
   30 Oct 2004; Carsten Lohrke <carlo@gentoo.org> +metadata.xml,
   +tellico-0.12.ebuild:
   tellico, previously known as app-misc/bookcase
-



1.1                  kde-misc/tellico/tellico-2.3.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/tellico/tellico-2.3.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/tellico/tellico-2.3.6.ebuild?rev=1.1&content-type=text/plain

Index: tellico-2.3.6.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-2.3.6.ebuild,v 1.1 2012/07/16 11:57:26 johu Exp $

EAPI=4

KDE_LINGUAS="bg bs ca ca@valencia cs da de el en_GB eo es et eu fi fr ga gl hu
ia it ja kk lt ms nb nds nl nn pl pt pt_BR ro ru sk sv tr ug uk zh_CN zh_TW"
KDE_HANDBOOK="optional"
inherit kde4-base

DESCRIPTION="A collection manager for the KDE environment"
HOMEPAGE="http://tellico-project.org/"
SRC_URI="http://tellico-project.org/files/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="4"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="addressbook cddb debug pdf scanner semantic-desktop taglib v4l xmp yaz"

DEPEND="
	dev-libs/libxml2
	dev-libs/libxslt
	dev-libs/qjson
	$(add_kdebase_dep kdelibs 'semantic-desktop?')
	media-libs/qimageblitz
	x11-libs/qt-dbus:4
	addressbook? ( $(add_kdebase_dep kdepimlibs) )
	cddb? ( $(add_kdebase_dep libkcddb) )
	pdf? ( >=app-text/poppler-0.12.3-r3[qt4] )
	scanner? ( $(add_kdebase_dep libksane) )
	semantic-desktop? ( dev-libs/soprano[raptor,redland] )
	taglib? ( >=media-libs/taglib-1.5 )
	v4l? ( >=media-libs/libv4l-0.8.3 )
	xmp? ( >=media-libs/exempi-2 )
	yaz? ( >=dev-libs/yaz-2 )
"
RDEPEND="${DEPEND}"

# tests need network access and well-defined server responses
RESTRICT="test"

DOCS=( AUTHORS ChangeLog README )

src_configure() {
	mycmakeargs=(
		$(cmake-utils_use_enable v4l WEBCAM)
		$(cmake-utils_use_with xmp Exempi)
		$(cmake-utils_use_with scanner KSane)
		$(cmake-utils_use_with cddb Kcddb)
		$(cmake-utils_use_with addressbook KdepimLibs)
		$(cmake-utils_use_with pdf PopplerQt4)
		$(cmake-utils_use_with taglib)
		$(cmake-utils_use_with yaz)
	)

	kde4-base_src_configure
}






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

* [gentoo-commits] gentoo-x86 commit in kde-misc/tellico: tellico-2.3.6.ebuild ChangeLog
@ 2012-11-06 17:03 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-11-06 17:03 UTC (permalink / raw
  To: gentoo-commits

ago         12/11/06 17:03:35

  Modified:             tellico-2.3.6.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #441344
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.2                  kde-misc/tellico/tellico-2.3.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/tellico/tellico-2.3.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/tellico/tellico-2.3.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/tellico/tellico-2.3.6.ebuild?r1=1.1&r2=1.2

Index: tellico-2.3.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-2.3.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tellico-2.3.6.ebuild	16 Jul 2012 11:57:26 -0000	1.1
+++ tellico-2.3.6.ebuild	6 Nov 2012 17:03:35 -0000	1.2
@@ -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/kde-misc/tellico/tellico-2.3.6.ebuild,v 1.1 2012/07/16 11:57:26 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-2.3.6.ebuild,v 1.2 2012/11/06 17:03:35 ago Exp $
 
 EAPI=4
 
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="4"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE="addressbook cddb debug pdf scanner semantic-desktop taglib v4l xmp yaz"
 
 DEPEND="



1.113                kde-misc/tellico/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/tellico/ChangeLog?rev=1.113&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/tellico/ChangeLog?rev=1.113&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/tellico/ChangeLog?r1=1.112&r2=1.113

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- ChangeLog	16 Jul 2012 11:57:26 -0000	1.112
+++ ChangeLog	6 Nov 2012 17:03:35 -0000	1.113
@@ -1,6 +1,9 @@
 # ChangeLog for kde-misc/tellico
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.112 2012/07/16 11:57:26 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.113 2012/11/06 17:03:35 ago Exp $
+
+  06 Nov 2012; Agostino Sarubbo <ago@gentoo.org> tellico-2.3.6.ebuild:
+  Stable for amd64, wrt bug #441344
 
 *tellico-2.3.6 (16 Jul 2012)
 





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

* [gentoo-commits] gentoo-x86 commit in kde-misc/tellico: tellico-2.3.6.ebuild ChangeLog
@ 2012-11-14 21:48 Johannes Huber (johu)
  0 siblings, 0 replies; 3+ messages in thread
From: Johannes Huber (johu) @ 2012-11-14 21:48 UTC (permalink / raw
  To: gentoo-commits

johu        12/11/14 21:48:47

  Modified:             tellico-2.3.6.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #441344
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)

Revision  Changes    Path
1.3                  kde-misc/tellico/tellico-2.3.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/tellico/tellico-2.3.6.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/tellico/tellico-2.3.6.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/tellico/tellico-2.3.6.ebuild?r1=1.2&r2=1.3

Index: tellico-2.3.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-2.3.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tellico-2.3.6.ebuild	6 Nov 2012 17:03:35 -0000	1.2
+++ tellico-2.3.6.ebuild	14 Nov 2012 21:48:47 -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/kde-misc/tellico/tellico-2.3.6.ebuild,v 1.2 2012/11/06 17:03:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-2.3.6.ebuild,v 1.3 2012/11/14 21:48:47 johu Exp $
 
 EAPI=4
 
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2"
 SLOT="4"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="addressbook cddb debug pdf scanner semantic-desktop taglib v4l xmp yaz"
 
 DEPEND="



1.114                kde-misc/tellico/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/tellico/ChangeLog?rev=1.114&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/tellico/ChangeLog?rev=1.114&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/tellico/ChangeLog?r1=1.113&r2=1.114

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog	6 Nov 2012 17:03:35 -0000	1.113
+++ ChangeLog	14 Nov 2012 21:48:47 -0000	1.114
@@ -1,6 +1,9 @@
 # ChangeLog for kde-misc/tellico
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.113 2012/11/06 17:03:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.114 2012/11/14 21:48:47 johu Exp $
+
+  14 Nov 2012; Johannes Huber <johu@gentoo.org> tellico-2.3.6.ebuild:
+  Stable for x86, wrt bug #441344
 
   06 Nov 2012; Agostino Sarubbo <ago@gentoo.org> tellico-2.3.6.ebuild:
   Stable for amd64, wrt bug #441344





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

end of thread, other threads:[~2012-11-14 21:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-06 17:03 [gentoo-commits] gentoo-x86 commit in kde-misc/tellico: tellico-2.3.6.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2012-11-14 21:48 Johannes Huber (johu)
2012-07-16 11:57 Johannes Huber (johu)

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