public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/dolphin: dolphin-4.3.4.ebuild ChangeLog
@ 2009-12-22 22:38 Jonathan Callen (abcd)
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Callen (abcd) @ 2009-12-22 22:38 UTC (permalink / raw
  To: gentoo-commits

abcd        09/12/22 22:38:02

  Modified:             dolphin-4.3.4.ebuild ChangeLog
  Log:
  Pull in changes from overlay
  (Portage version: -svn/cvs/Linux i686)

Revision  Changes    Path
1.2                  kde-base/dolphin/dolphin-4.3.4.ebuild

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

Index: dolphin-4.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.3.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dolphin-4.3.4.ebuild	1 Dec 2009 09:58:16 -0000	1.1
+++ dolphin-4.3.4.ebuild	22 Dec 2009 22:38:02 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.3.4.ebuild,v 1.1 2009/12/01 09:58:16 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.3.4.ebuild,v 1.2 2009/12/22 22:38:02 abcd Exp $
 
 EAPI="2"
 
@@ -25,9 +25,10 @@
 KMLOADLIBS="libkonq"
 
 src_configure() {
-	mycmakeargs="${mycmakeargs}
+	mycmakeargs=(
 		$(cmake-utils_use_with semantic-desktop Nepomuk)
-		$(cmake-utils_use_with semantic-desktop Soprano)"
+		$(cmake-utils_use_with semantic-desktop Soprano)
+	)
 
 	kde4-meta_src_configure
 }



1.57                 kde-base/dolphin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	10 Dec 2009 19:29:35 -0000	1.56
+++ ChangeLog	22 Dec 2009 22:38:02 -0000	1.57
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/dolphin
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.56 2009/12/10 19:29:35 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.57 2009/12/22 22:38:02 abcd Exp $
+
+  22 Dec 2009; Jonathan Callen <abcd@gentoo.org> dolphin-4.3.4.ebuild:
+  Pull in changes from overlay
 
   10 Dec 2009; Jonathan Callen <abcd@gentoo.org>
   -files/dolphin-4.3.1-fix-sftp-crash.patch:






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

* [gentoo-commits] gentoo-x86 commit in kde-base/dolphin: dolphin-4.3.4.ebuild ChangeLog
@ 2010-01-20 19:23 Jonathan Callen (abcd)
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Callen (abcd) @ 2010-01-20 19:23 UTC (permalink / raw
  To: gentoo-commits

abcd        10/01/20 19:23:27

  Modified:             dolphin-4.3.4.ebuild ChangeLog
  Log:
  Keyword ~amd64-linux/~x86-linux
  (Portage version: -svn/cvs/Linux i686)

Revision  Changes    Path
1.3                  kde-base/dolphin/dolphin-4.3.4.ebuild

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

Index: dolphin-4.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.3.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dolphin-4.3.4.ebuild	22 Dec 2009 22:38:02 -0000	1.2
+++ dolphin-4.3.4.ebuild	20 Jan 2010 19:23:27 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.3.4.ebuild,v 1.2 2009/12/22 22:38:02 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.3.4.ebuild,v 1.3 2010/01/20 19:23:27 abcd Exp $
 
 EAPI="2"
 
@@ -8,7 +8,7 @@
 inherit kde4-meta
 
 DESCRIPTION="A KDE filemanager focusing on usability"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug +handbook +semantic-desktop thumbnail"
 
 DEPEND="



1.59                 kde-base/dolphin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	19 Jan 2010 00:58:50 -0000	1.58
+++ ChangeLog	20 Jan 2010 19:23:27 -0000	1.59
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/dolphin
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.58 2010/01/19 00:58:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.59 2010/01/20 19:23:27 abcd Exp $
+
+  20 Jan 2010; Jonathan Callen <abcd@gentoo.org> dolphin-4.3.4.ebuild:
+  Keyword ~amd64-linux/~x86-linux
 
   19 Jan 2010; Jeroen Roovers <jer@gentoo.org> dolphin-4.3.3.ebuild:
   Stable for HPPA too.






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

* [gentoo-commits] gentoo-x86 commit in kde-base/dolphin: dolphin-4.3.4.ebuild ChangeLog
@ 2010-01-23 17:48 Raul Porcel (armin76)
  0 siblings, 0 replies; 3+ messages in thread
From: Raul Porcel (armin76) @ 2010-01-23 17:48 UTC (permalink / raw
  To: gentoo-commits

armin76     10/01/23 17:48:00

  Modified:             dolphin-4.3.4.ebuild ChangeLog
  Log:
  Add ~arm
  (Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)

Revision  Changes    Path
1.4                  kde-base/dolphin/dolphin-4.3.4.ebuild

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

Index: dolphin-4.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.3.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- dolphin-4.3.4.ebuild	20 Jan 2010 19:23:27 -0000	1.3
+++ dolphin-4.3.4.ebuild	23 Jan 2010 17:47:59 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.3.4.ebuild,v 1.3 2010/01/20 19:23:27 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/dolphin-4.3.4.ebuild,v 1.4 2010/01/23 17:47:59 armin76 Exp $
 
 EAPI="2"
 
@@ -8,7 +8,7 @@
 inherit kde4-meta
 
 DESCRIPTION="A KDE filemanager focusing on usability"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug +handbook +semantic-desktop thumbnail"
 
 DEPEND="



1.60                 kde-base/dolphin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	20 Jan 2010 19:23:27 -0000	1.59
+++ ChangeLog	23 Jan 2010 17:47:59 -0000	1.60
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/dolphin
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.59 2010/01/20 19:23:27 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin/ChangeLog,v 1.60 2010/01/23 17:47:59 armin76 Exp $
+
+  23 Jan 2010; Raúl Porcel <armin76@gentoo.org> dolphin-4.3.4.ebuild:
+  Add ~arm
 
   20 Jan 2010; Jonathan Callen <abcd@gentoo.org> dolphin-4.3.4.ebuild:
   Keyword ~amd64-linux/~x86-linux






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

end of thread, other threads:[~2010-01-23 17:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-23 17:48 [gentoo-commits] gentoo-x86 commit in kde-base/dolphin: dolphin-4.3.4.ebuild ChangeLog Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-20 19:23 Jonathan Callen (abcd)
2009-12-22 22:38 Jonathan Callen (abcd)

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