* [gentoo-commits] gentoo-x86 commit in kde-base/qimageblitz: qimageblitz-0.0.4.ebuild ChangeLog
@ 2008-03-05 21:27 Ingmar Vanhassel (ingmar)
0 siblings, 0 replies; 17+ messages in thread
From: Ingmar Vanhassel (ingmar) @ 2008-03-05 21:27 UTC (permalink / raw
To: gentoo-commits
ingmar 08/03/05 21:27:45
Modified: qimageblitz-0.0.4.ebuild ChangeLog
Log:
Make dependencies compatible with split Qt-4.4.0*.
(Portage version: 2.1.4.4)
Revision Changes Path
1.2 kde-base/qimageblitz/qimageblitz-0.0.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?r1=1.1&r2=1.2
Index: qimageblitz-0.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qimageblitz-0.0.4.ebuild 18 Jan 2008 02:55:13 -0000 1.1
+++ qimageblitz-0.0.4.ebuild 5 Mar 2008 21:27:45 -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/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.1 2008/01/18 02:55:13 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.2 2008/03/05 21:27:45 ingmar Exp $
EAPI="1"
@@ -17,7 +17,8 @@
IUSE="3dnow altivec debug mmx sse sse2"
-DEPEND=">=x11-libs/qt-4.2.0:4"
+DEPEND="|| ( x11-libs/qt-gui:4
+ >=x11-libs/qt-4.2.0:4 )"
RDEPEND="${DEPEND}"
src_unpack() {
1.3 kde-base/qimageblitz/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 17 Feb 2008 02:26:39 -0000 1.2
+++ ChangeLog 5 Mar 2008 21:27:45 -0000 1.3
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/qimageblitz
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.2 2008/02/17 02:26:39 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.3 2008/03/05 21:27:45 ingmar Exp $
+
+ 05 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org>
+ qimageblitz-0.0.4.ebuild:
+ Make dependencies compatible with split Qt-4.4.0*.
16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> ChangeLog:
Spring cleaning
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/qimageblitz: qimageblitz-0.0.4.ebuild ChangeLog
@ 2008-10-25 12:19 Pieter van den Abeele (pvdabeel)
0 siblings, 0 replies; 17+ messages in thread
From: Pieter van den Abeele (pvdabeel) @ 2008-10-25 12:19 UTC (permalink / raw
To: gentoo-commits
pvdabeel 08/10/25 12:19:53
Modified: qimageblitz-0.0.4.ebuild ChangeLog
Log:
Keyworded ~ppc. Closes bug #244176
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7 i686)
Revision Changes Path
1.3 kde-base/qimageblitz/qimageblitz-0.0.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?r1=1.2&r2=1.3
Index: qimageblitz-0.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- qimageblitz-0.0.4.ebuild 5 Mar 2008 21:27:45 -0000 1.2
+++ qimageblitz-0.0.4.ebuild 25 Oct 2008 12:19:53 -0000 1.3
@@ -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/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.2 2008/03/05 21:27:45 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.3 2008/10/25 12:19:53 pvdabeel Exp $
EAPI="1"
@@ -12,7 +12,7 @@
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
SLOT="0"
IUSE="3dnow altivec debug mmx sse sse2"
1.4 kde-base/qimageblitz/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 5 Mar 2008 21:27:45 -0000 1.3
+++ ChangeLog 25 Oct 2008 12:19:53 -0000 1.4
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/qimageblitz
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.3 2008/03/05 21:27:45 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.4 2008/10/25 12:19:53 pvdabeel Exp $
+
+ 25 Oct 2008; Pieter Van den Abeele <pvdabeel@gentoo.org> qimageblitz-0.0.4.ebuild:
+ Keyworded ~ppc. Closes bug #244176
05 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org>
qimageblitz-0.0.4.ebuild:
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/qimageblitz: qimageblitz-0.0.4.ebuild ChangeLog
@ 2008-11-02 7:36 Mike Frysinger (vapier)
0 siblings, 0 replies; 17+ messages in thread
From: Mike Frysinger (vapier) @ 2008-11-02 7:36 UTC (permalink / raw
To: gentoo-commits
vapier 08/11/02 07:36:39
Modified: qimageblitz-0.0.4.ebuild ChangeLog
Log:
Add ppc64 love for KDE 4.
(Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64)
Revision Changes Path
1.4 kde-base/qimageblitz/qimageblitz-0.0.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?r1=1.3&r2=1.4
Index: qimageblitz-0.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- qimageblitz-0.0.4.ebuild 25 Oct 2008 12:19:53 -0000 1.3
+++ qimageblitz-0.0.4.ebuild 2 Nov 2008 07:36:39 -0000 1.4
@@ -1,20 +1,18 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.3 2008/10/25 12:19:53 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.4 2008/11/02 07:36:39 vapier Exp $
EAPI="1"
inherit cmake-utils eutils
-DESCRIPTION="Qimageblitz is an interim image effect library that people can use until KDE 4.1"
+DESCRIPTION="interim image effect library that people can use until KDE 4.1"
HOMEPAGE="http://websvn.kde.org/trunk/kdesupport/qimageblitz/"
-LICENSE="GPL-2 LGPL-2"
-
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-KEYWORDS="~amd64 ~ppc ~x86"
+LICENSE="GPL-2 LGPL-2"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
SLOT="0"
-
IUSE="3dnow altivec debug mmx sse sse2"
DEPEND="|| ( x11-libs/qt-gui:4
1.5 kde-base/qimageblitz/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 25 Oct 2008 12:19:53 -0000 1.4
+++ ChangeLog 2 Nov 2008 07:36:39 -0000 1.5
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/qimageblitz
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.4 2008/10/25 12:19:53 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.5 2008/11/02 07:36:39 vapier Exp $
+
+ 02 Nov 2008; Mike Frysinger <vapier@gentoo.org> qimageblitz-0.0.4.ebuild:
+ Add ppc64 love for KDE 4.
25 Oct 2008; Pieter Van den Abeele <pvdabeel@gentoo.org> qimageblitz-0.0.4.ebuild:
Keyworded ~ppc. Closes bug #244176
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/qimageblitz: qimageblitz-0.0.4.ebuild ChangeLog
@ 2009-03-24 3:10 Jeroen Roovers (jer)
0 siblings, 0 replies; 17+ messages in thread
From: Jeroen Roovers (jer) @ 2009-03-24 3:10 UTC (permalink / raw
To: gentoo-commits
jer 09/03/24 03:10:22
Modified: qimageblitz-0.0.4.ebuild ChangeLog
Log:
Marked ~hppa (bug #260777).
(Portage version: 2.2_rc26/cvs/Linux i686)
Revision Changes Path
1.5 kde-base/qimageblitz/qimageblitz-0.0.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?r1=1.4&r2=1.5
Index: qimageblitz-0.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- qimageblitz-0.0.4.ebuild 2 Nov 2008 07:36:39 -0000 1.4
+++ qimageblitz-0.0.4.ebuild 24 Mar 2009 03:10:22 -0000 1.5
@@ -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/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.4 2008/11/02 07:36:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.5 2009/03/24 03:10:22 jer Exp $
EAPI="1"
@@ -11,7 +11,7 @@
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
SLOT="0"
IUSE="3dnow altivec debug mmx sse sse2"
1.6 kde-base/qimageblitz/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 2 Nov 2008 07:36:39 -0000 1.5
+++ ChangeLog 24 Mar 2009 03:10:22 -0000 1.6
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/qimageblitz
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.5 2008/11/02 07:36:39 vapier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.6 2009/03/24 03:10:22 jer Exp $
+
+ 24 Mar 2009; Jeroen Roovers <jer@gentoo.org> qimageblitz-0.0.4.ebuild:
+ Marked ~hppa (bug #260777).
02 Nov 2008; Mike Frysinger <vapier@gentoo.org> qimageblitz-0.0.4.ebuild:
Add ppc64 love for KDE 4.
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/qimageblitz: qimageblitz-0.0.4.ebuild ChangeLog
@ 2009-04-11 15:51 Raul Porcel (armin76)
0 siblings, 0 replies; 17+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-11 15:51 UTC (permalink / raw
To: gentoo-commits
armin76 09/04/11 15:51:37
Modified: qimageblitz-0.0.4.ebuild ChangeLog
Log:
Add ~alpha/~ia64 wrt #260777
(Portage version: 2.1.6.7/cvs/Linux ia64)
Revision Changes Path
1.6 kde-base/qimageblitz/qimageblitz-0.0.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?r1=1.5&r2=1.6
Index: qimageblitz-0.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- qimageblitz-0.0.4.ebuild 24 Mar 2009 03:10:22 -0000 1.5
+++ qimageblitz-0.0.4.ebuild 11 Apr 2009 15:51:37 -0000 1.6
@@ -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/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.5 2009/03/24 03:10:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.6 2009/04/11 15:51:37 armin76 Exp $
EAPI="1"
@@ -11,7 +11,7 @@
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
SLOT="0"
IUSE="3dnow altivec debug mmx sse sse2"
1.7 kde-base/qimageblitz/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 24 Mar 2009 03:10:22 -0000 1.6
+++ ChangeLog 11 Apr 2009 15:51:37 -0000 1.7
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/qimageblitz
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.6 2009/03/24 03:10:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.7 2009/04/11 15:51:37 armin76 Exp $
+
+ 11 Apr 2009; Raúl Porcel <armin76@gentoo.org> qimageblitz-0.0.4.ebuild:
+ Add ~alpha/~ia64 wrt #260777
24 Mar 2009; Jeroen Roovers <jer@gentoo.org> qimageblitz-0.0.4.ebuild:
Marked ~hppa (bug #260777).
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/qimageblitz: qimageblitz-0.0.4.ebuild ChangeLog
@ 2009-04-26 13:07 Ben de Groot (yngwin)
0 siblings, 0 replies; 17+ messages in thread
From: Ben de Groot (yngwin) @ 2009-04-26 13:07 UTC (permalink / raw
To: gentoo-commits
yngwin 09/04/26 13:07:01
Modified: qimageblitz-0.0.4.ebuild ChangeLog
Log:
Fix description, depend, whitespace
(Portage version: 2.2_rc28/cvs/Linux x86_64)
Revision Changes Path
1.7 kde-base/qimageblitz/qimageblitz-0.0.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?r1=1.6&r2=1.7
Index: qimageblitz-0.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- qimageblitz-0.0.4.ebuild 11 Apr 2009 15:51:37 -0000 1.6
+++ qimageblitz-0.0.4.ebuild 26 Apr 2009 13:07:01 -0000 1.7
@@ -1,12 +1,12 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.6 2009/04/11 15:51:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.7 2009/04/26 13:07:01 yngwin Exp $
EAPI="1"
inherit cmake-utils eutils
-DESCRIPTION="interim image effect library that people can use until KDE 4.1"
+DESCRIPTION="A graphical effect and filter library for KDE4"
HOMEPAGE="http://websvn.kde.org/trunk/kdesupport/qimageblitz/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
@@ -15,14 +15,12 @@
SLOT="0"
IUSE="3dnow altivec debug mmx sse sse2"
-DEPEND="|| ( x11-libs/qt-gui:4
- >=x11-libs/qt-4.2.0:4 )"
+DEPEND="x11-libs/qt-gui:4"
RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}
cd "${S}"
-
epatch "${FILESDIR}"/qimageblitz-9999-exec-stack.patch
}
1.8 kde-base/qimageblitz/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 11 Apr 2009 15:51:37 -0000 1.7
+++ ChangeLog 26 Apr 2009 13:07:01 -0000 1.8
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/qimageblitz
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.7 2009/04/11 15:51:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.8 2009/04/26 13:07:01 yngwin Exp $
+
+ 26 Apr 2009; Ben de Groot <yngwin@gentoo.org> qimageblitz-0.0.4:
+ Fix description, depend, whitespace
11 Apr 2009; Raúl Porcel <armin76@gentoo.org> qimageblitz-0.0.4.ebuild:
Add ~alpha/~ia64 wrt #260777
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/qimageblitz: qimageblitz-0.0.4.ebuild ChangeLog
@ 2009-06-18 10:22 Alexis Ballier (aballier)
0 siblings, 0 replies; 17+ messages in thread
From: Alexis Ballier (aballier) @ 2009-06-18 10:22 UTC (permalink / raw
To: gentoo-commits
aballier 09/06/18 10:22:12
Modified: qimageblitz-0.0.4.ebuild ChangeLog
Log:
keyword ~x86-fbsd
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Revision Changes Path
1.8 kde-base/qimageblitz/qimageblitz-0.0.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?r1=1.7&r2=1.8
Index: qimageblitz-0.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- qimageblitz-0.0.4.ebuild 26 Apr 2009 13:07:01 -0000 1.7
+++ qimageblitz-0.0.4.ebuild 18 Jun 2009 10:22:12 -0000 1.8
@@ -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/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.7 2009/04/26 13:07:01 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.8 2009/06/18 10:22:12 aballier Exp $
EAPI="1"
@@ -11,7 +11,7 @@
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
SLOT="0"
IUSE="3dnow altivec debug mmx sse sse2"
1.9 kde-base/qimageblitz/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 26 Apr 2009 13:07:01 -0000 1.8
+++ ChangeLog 18 Jun 2009 10:22:12 -0000 1.9
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/qimageblitz
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.8 2009/04/26 13:07:01 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.9 2009/06/18 10:22:12 aballier Exp $
+
+ 18 Jun 2009; Alexis Ballier <aballier@gentoo.org>
+ qimageblitz-0.0.4.ebuild:
+ keyword ~x86-fbsd
26 Apr 2009; Ben de Groot <yngwin@gentoo.org> qimageblitz-0.0.4:
Fix description, depend, whitespace
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/qimageblitz: qimageblitz-0.0.4.ebuild ChangeLog
@ 2009-09-19 11:03 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 17+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2009-09-19 11:03 UTC (permalink / raw
To: gentoo-commits
scarabeus 09/09/19 11:03:58
Modified: qimageblitz-0.0.4.ebuild ChangeLog
Log:
Fix QA per bug #285536.
(Portage version: 2.2_rc38/cvs/Linux i686)
Revision Changes Path
1.9 kde-base/qimageblitz/qimageblitz-0.0.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?r1=1.8&r2=1.9
Index: qimageblitz-0.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- qimageblitz-0.0.4.ebuild 18 Jun 2009 10:22:12 -0000 1.8
+++ qimageblitz-0.0.4.ebuild 19 Sep 2009 11:03:58 -0000 1.9
@@ -1,8 +1,8 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.8 2009/06/18 10:22:12 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.9 2009/09/19 11:03:58 scarabeus Exp $
-EAPI="1"
+EAPI="2"
inherit cmake-utils eutils
@@ -18,19 +18,17 @@
DEPEND="x11-libs/qt-gui:4"
RDEPEND="${DEPEND}"
-src_unpack() {
- unpack ${A}
- cd "${S}"
+src_prepare() {
epatch "${FILESDIR}"/qimageblitz-9999-exec-stack.patch
}
src_compile() {
mycmakeargs="${mycmakeargs}
- $(cmake-utils_has 3dnow 3DNOW)
- $(cmake-utils_has altivec ALTIVEC)
- $(cmake-utils_has mmx MMX)
- $(cmake-utils_has sse SSE)
- $(cmake-utils_has sse2 SSE2)"
+ $(cmake-utils_use_has 3dnow 3DNOW)
+ $(cmake-utils_use_has altivec ALTIVEC)
+ $(cmake-utils_use_has mmx MMX)
+ $(cmake-utils_use_has sse SSE)
+ $(cmake-utils_use_has sse2 SSE2)"
cmake-utils_src_compile
}
1.10 kde-base/qimageblitz/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 18 Jun 2009 10:22:12 -0000 1.9
+++ ChangeLog 19 Sep 2009 11:03:58 -0000 1.10
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/qimageblitz
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.9 2009/06/18 10:22:12 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.10 2009/09/19 11:03:58 scarabeus Exp $
+
+ 19 Sep 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+ qimageblitz-0.0.4.ebuild:
+ Fix QA per bug #285536.
18 Jun 2009; Alexis Ballier <aballier@gentoo.org>
qimageblitz-0.0.4.ebuild:
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/qimageblitz: qimageblitz-0.0.4.ebuild ChangeLog
@ 2009-10-09 16:38 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 17+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-10-09 16:38 UTC (permalink / raw
To: gentoo-commits
ssuominen 09/10/09 16:38:11
Modified: qimageblitz-0.0.4.ebuild ChangeLog
Log:
amd64 stable wrt #287691
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Revision Changes Path
1.10 kde-base/qimageblitz/qimageblitz-0.0.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?r1=1.9&r2=1.10
Index: qimageblitz-0.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- qimageblitz-0.0.4.ebuild 19 Sep 2009 11:03:58 -0000 1.9
+++ qimageblitz-0.0.4.ebuild 9 Oct 2009 16:38:10 -0000 1.10
@@ -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/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.9 2009/09/19 11:03:58 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.10 2009/10/09 16:38:10 ssuominen Exp $
EAPI="2"
@@ -11,7 +11,7 @@
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
SLOT="0"
IUSE="3dnow altivec debug mmx sse sse2"
1.11 kde-base/qimageblitz/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 19 Sep 2009 11:03:58 -0000 1.10
+++ ChangeLog 9 Oct 2009 16:38:10 -0000 1.11
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/qimageblitz
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.10 2009/09/19 11:03:58 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.11 2009/10/09 16:38:10 ssuominen Exp $
+
+ 09 Oct 2009; Samuli Suominen <ssuominen@gentoo.org>
+ qimageblitz-0.0.4.ebuild:
+ amd64 stable wrt #287691
19 Sep 2009; Tomáš Chvátal <scarabeus@gentoo.org>
qimageblitz-0.0.4.ebuild:
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/qimageblitz: qimageblitz-0.0.4.ebuild ChangeLog
@ 2009-10-17 10:30 Markus Meier (maekke)
0 siblings, 0 replies; 17+ messages in thread
From: Markus Meier (maekke) @ 2009-10-17 10:30 UTC (permalink / raw
To: gentoo-commits
maekke 09/10/17 10:30:08
Modified: qimageblitz-0.0.4.ebuild ChangeLog
Log:
x86 stable, bug #287691
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Revision Changes Path
1.11 kde-base/qimageblitz/qimageblitz-0.0.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?r1=1.10&r2=1.11
Index: qimageblitz-0.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- qimageblitz-0.0.4.ebuild 9 Oct 2009 16:38:10 -0000 1.10
+++ qimageblitz-0.0.4.ebuild 17 Oct 2009 10:30:08 -0000 1.11
@@ -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/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.10 2009/10/09 16:38:10 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.11 2009/10/17 10:30:08 maekke Exp $
EAPI="2"
@@ -11,7 +11,7 @@
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd"
SLOT="0"
IUSE="3dnow altivec debug mmx sse sse2"
1.12 kde-base/qimageblitz/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 9 Oct 2009 16:38:10 -0000 1.11
+++ ChangeLog 17 Oct 2009 10:30:08 -0000 1.12
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/qimageblitz
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.11 2009/10/09 16:38:10 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.12 2009/10/17 10:30:08 maekke Exp $
+
+ 17 Oct 2009; Markus Meier <maekke@gentoo.org> qimageblitz-0.0.4.ebuild:
+ x86 stable, bug #287691
09 Oct 2009; Samuli Suominen <ssuominen@gentoo.org>
qimageblitz-0.0.4.ebuild:
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/qimageblitz: qimageblitz-0.0.4.ebuild ChangeLog
@ 2009-11-29 16:13 Raul Porcel (armin76)
0 siblings, 0 replies; 17+ messages in thread
From: Raul Porcel (armin76) @ 2009-11-29 16:13 UTC (permalink / raw
To: gentoo-commits
armin76 09/11/29 16:13:50
Modified: qimageblitz-0.0.4.ebuild ChangeLog
Log:
Add ~sparc
(Portage version: 2.1.6.13/cvs/Linux ia64)
Revision Changes Path
1.12 kde-base/qimageblitz/qimageblitz-0.0.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?r1=1.11&r2=1.12
Index: qimageblitz-0.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- qimageblitz-0.0.4.ebuild 17 Oct 2009 10:30:08 -0000 1.11
+++ qimageblitz-0.0.4.ebuild 29 Nov 2009 16:13:50 -0000 1.12
@@ -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/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.11 2009/10/17 10:30:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.12 2009/11/29 16:13:50 armin76 Exp $
EAPI="2"
@@ -11,7 +11,7 @@
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
SLOT="0"
IUSE="3dnow altivec debug mmx sse sse2"
1.13 kde-base/qimageblitz/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 17 Oct 2009 10:30:08 -0000 1.12
+++ ChangeLog 29 Nov 2009 16:13:50 -0000 1.13
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/qimageblitz
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.12 2009/10/17 10:30:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.13 2009/11/29 16:13:50 armin76 Exp $
+
+ 29 Nov 2009; Raúl Porcel <armin76@gentoo.org> qimageblitz-0.0.4.ebuild:
+ Add ~sparc
17 Oct 2009; Markus Meier <maekke@gentoo.org> qimageblitz-0.0.4.ebuild:
x86 stable, bug #287691
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/qimageblitz: qimageblitz-0.0.4.ebuild ChangeLog
@ 2009-11-30 4:50 Joseph Jezak (josejx)
0 siblings, 0 replies; 17+ messages in thread
From: Joseph Jezak (josejx) @ 2009-11-30 4:50 UTC (permalink / raw
To: gentoo-commits
josejx 09/11/30 04:50:57
Modified: qimageblitz-0.0.4.ebuild ChangeLog
Log:
Marked ppc/ppc64 stable.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.13 kde-base/qimageblitz/qimageblitz-0.0.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?r1=1.12&r2=1.13
Index: qimageblitz-0.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- qimageblitz-0.0.4.ebuild 29 Nov 2009 16:13:50 -0000 1.12
+++ qimageblitz-0.0.4.ebuild 30 Nov 2009 04:50:56 -0000 1.13
@@ -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/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.12 2009/11/29 16:13:50 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.13 2009/11/30 04:50:56 josejx Exp $
EAPI="2"
@@ -11,7 +11,7 @@
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
SLOT="0"
IUSE="3dnow altivec debug mmx sse sse2"
1.14 kde-base/qimageblitz/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 29 Nov 2009 16:13:50 -0000 1.13
+++ ChangeLog 30 Nov 2009 04:50:56 -0000 1.14
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/qimageblitz
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.13 2009/11/29 16:13:50 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.14 2009/11/30 04:50:56 josejx Exp $
+
+ 30 Nov 2009; Joseph Jezak <josejx@gentoo.org> qimageblitz-0.0.4.ebuild:
+ Marked ppc/ppc64 stable.
29 Nov 2009; Raúl Porcel <armin76@gentoo.org> qimageblitz-0.0.4.ebuild:
Add ~sparc
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/qimageblitz: qimageblitz-0.0.4.ebuild ChangeLog
@ 2009-12-23 3:29 Jonathan Callen (abcd)
0 siblings, 0 replies; 17+ messages in thread
From: Jonathan Callen (abcd) @ 2009-12-23 3:29 UTC (permalink / raw
To: gentoo-commits
abcd 09/12/23 03:29:34
Modified: qimageblitz-0.0.4.ebuild ChangeLog
Log:
Add prefix keywords from heiko overlay
(Portage version: -svn/cvs/Linux i686)
Revision Changes Path
1.14 kde-base/qimageblitz/qimageblitz-0.0.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?r1=1.13&r2=1.14
Index: qimageblitz-0.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- qimageblitz-0.0.4.ebuild 30 Nov 2009 04:50:56 -0000 1.13
+++ qimageblitz-0.0.4.ebuild 23 Dec 2009 03:29:33 -0000 1.14
@@ -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/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.13 2009/11/30 04:50:56 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.14 2009/12/23 03:29:33 abcd Exp $
EAPI="2"
@@ -11,7 +11,7 @@
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
SLOT="0"
IUSE="3dnow altivec debug mmx sse sse2"
1.15 kde-base/qimageblitz/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 30 Nov 2009 04:50:56 -0000 1.14
+++ ChangeLog 23 Dec 2009 03:29:33 -0000 1.15
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/qimageblitz
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.14 2009/11/30 04:50:56 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.15 2009/12/23 03:29:33 abcd Exp $
+
+ 23 Dec 2009; Jonathan Callen <abcd@gentoo.org> qimageblitz-0.0.4.ebuild:
+ Add prefix keywords from heiko overlay
30 Nov 2009; Joseph Jezak <josejx@gentoo.org> qimageblitz-0.0.4.ebuild:
Marked ppc/ppc64 stable.
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/qimageblitz: qimageblitz-0.0.4.ebuild ChangeLog
@ 2009-12-23 3:33 Jonathan Callen (abcd)
0 siblings, 0 replies; 17+ messages in thread
From: Jonathan Callen (abcd) @ 2009-12-23 3:33 UTC (permalink / raw
To: gentoo-commits
abcd 09/12/23 03:33:33
Modified: qimageblitz-0.0.4.ebuild ChangeLog
Log:
Remove ~x64-freebsd from keywords - deps not keyworded
(Portage version: -svn/cvs/Linux i686)
Revision Changes Path
1.15 kde-base/qimageblitz/qimageblitz-0.0.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?r1=1.14&r2=1.15
Index: qimageblitz-0.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- qimageblitz-0.0.4.ebuild 23 Dec 2009 03:29:33 -0000 1.14
+++ qimageblitz-0.0.4.ebuild 23 Dec 2009 03:33:33 -0000 1.15
@@ -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/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.14 2009/12/23 03:29:33 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.15 2009/12/23 03:33:33 abcd Exp $
EAPI="2"
@@ -11,7 +11,7 @@
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
SLOT="0"
IUSE="3dnow altivec debug mmx sse sse2"
1.16 kde-base/qimageblitz/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 23 Dec 2009 03:29:33 -0000 1.15
+++ ChangeLog 23 Dec 2009 03:33:33 -0000 1.16
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/qimageblitz
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.15 2009/12/23 03:29:33 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.16 2009/12/23 03:33:33 abcd Exp $
+
+ 23 Dec 2009; Jonathan Callen <abcd@gentoo.org> qimageblitz-0.0.4.ebuild:
+ Remove ~x64-freebsd from keywords - deps not keyworded
23 Dec 2009; Jonathan Callen <abcd@gentoo.org> qimageblitz-0.0.4.ebuild:
Add prefix keywords from heiko overlay
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/qimageblitz: qimageblitz-0.0.4.ebuild ChangeLog
@ 2009-12-27 14:53 Raul Porcel (armin76)
0 siblings, 0 replies; 17+ messages in thread
From: Raul Porcel (armin76) @ 2009-12-27 14:53 UTC (permalink / raw
To: gentoo-commits
armin76 09/12/27 14:53:27
Modified: qimageblitz-0.0.4.ebuild ChangeLog
Log:
alpha/ia64/sparc stable
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Revision Changes Path
1.16 kde-base/qimageblitz/qimageblitz-0.0.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?r1=1.15&r2=1.16
Index: qimageblitz-0.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- qimageblitz-0.0.4.ebuild 23 Dec 2009 03:33:33 -0000 1.15
+++ qimageblitz-0.0.4.ebuild 27 Dec 2009 14:53:26 -0000 1.16
@@ -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/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.15 2009/12/23 03:33:33 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.16 2009/12/27 14:53:26 armin76 Exp $
EAPI="2"
@@ -11,7 +11,7 @@
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
SLOT="0"
IUSE="3dnow altivec debug mmx sse sse2"
1.17 kde-base/qimageblitz/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 23 Dec 2009 03:33:33 -0000 1.16
+++ ChangeLog 27 Dec 2009 14:53:26 -0000 1.17
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/qimageblitz
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.16 2009/12/23 03:33:33 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.17 2009/12/27 14:53:26 armin76 Exp $
+
+ 27 Dec 2009; Raúl Porcel <armin76@gentoo.org> qimageblitz-0.0.4.ebuild:
+ alpha/ia64/sparc stable
23 Dec 2009; Jonathan Callen <abcd@gentoo.org> qimageblitz-0.0.4.ebuild:
Remove ~x64-freebsd from keywords - deps not keyworded
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/qimageblitz: qimageblitz-0.0.4.ebuild ChangeLog
@ 2010-01-13 23:46 Jeroen Roovers (jer)
0 siblings, 0 replies; 17+ messages in thread
From: Jeroen Roovers (jer) @ 2010-01-13 23:46 UTC (permalink / raw
To: gentoo-commits
jer 10/01/13 23:46:40
Modified: qimageblitz-0.0.4.ebuild ChangeLog
Log:
Stable for HPPA too.
(Portage version: 2.2_rc61/cvs/Linux i686)
Revision Changes Path
1.17 kde-base/qimageblitz/qimageblitz-0.0.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?r1=1.16&r2=1.17
Index: qimageblitz-0.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- qimageblitz-0.0.4.ebuild 27 Dec 2009 14:53:26 -0000 1.16
+++ qimageblitz-0.0.4.ebuild 13 Jan 2010 23:46:39 -0000 1.17
@@ -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/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.16 2009/12/27 14:53:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.17 2010/01/13 23:46:39 jer Exp $
EAPI="2"
@@ -11,7 +11,7 @@
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
SLOT="0"
IUSE="3dnow altivec debug mmx sse sse2"
1.18 kde-base/qimageblitz/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 27 Dec 2009 14:53:26 -0000 1.17
+++ ChangeLog 13 Jan 2010 23:46:39 -0000 1.18
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/qimageblitz
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.17 2009/12/27 14:53:26 armin76 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.18 2010/01/13 23:46:39 jer Exp $
+
+ 13 Jan 2010; Jeroen Roovers <jer@gentoo.org> qimageblitz-0.0.4.ebuild:
+ Stable for HPPA too.
27 Dec 2009; Raúl Porcel <armin76@gentoo.org> qimageblitz-0.0.4.ebuild:
alpha/ia64/sparc stable
^ permalink raw reply [flat|nested] 17+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-base/qimageblitz: qimageblitz-0.0.4.ebuild ChangeLog
@ 2010-01-23 17:45 Raul Porcel (armin76)
0 siblings, 0 replies; 17+ messages in thread
From: Raul Porcel (armin76) @ 2010-01-23 17:45 UTC (permalink / raw
To: gentoo-commits
armin76 10/01/23 17:45:46
Modified: qimageblitz-0.0.4.ebuild ChangeLog
Log:
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Revision Changes Path
1.18 kde-base/qimageblitz/qimageblitz-0.0.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild?r1=1.17&r2=1.18
Index: qimageblitz-0.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- qimageblitz-0.0.4.ebuild 13 Jan 2010 23:46:39 -0000 1.17
+++ qimageblitz-0.0.4.ebuild 23 Jan 2010 17:45:45 -0000 1.18
@@ -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/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.17 2010/01/13 23:46:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/qimageblitz-0.0.4.ebuild,v 1.18 2010/01/23 17:45:45 armin76 Exp $
EAPI="2"
@@ -11,7 +11,7 @@
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
SLOT="0"
IUSE="3dnow altivec debug mmx sse sse2"
1.19 kde-base/qimageblitz/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qimageblitz/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 13 Jan 2010 23:46:39 -0000 1.18
+++ ChangeLog 23 Jan 2010 17:45:45 -0000 1.19
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/qimageblitz
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.18 2010/01/13 23:46:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qimageblitz/ChangeLog,v 1.19 2010/01/23 17:45:45 armin76 Exp $
+
+ 23 Jan 2010; Raúl Porcel <armin76@gentoo.org> qimageblitz-0.0.4.ebuild:
+ Add ~arm
13 Jan 2010; Jeroen Roovers <jer@gentoo.org> qimageblitz-0.0.4.ebuild:
Stable for HPPA too.
^ permalink raw reply [flat|nested] 17+ messages in thread
end of thread, other threads:[~2010-01-23 17:45 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-23 3:29 [gentoo-commits] gentoo-x86 commit in kde-base/qimageblitz: qimageblitz-0.0.4.ebuild ChangeLog Jonathan Callen (abcd)
-- strict thread matches above, loose matches on Subject: below --
2010-01-23 17:45 Raul Porcel (armin76)
2010-01-13 23:46 Jeroen Roovers (jer)
2009-12-27 14:53 Raul Porcel (armin76)
2009-12-23 3:33 Jonathan Callen (abcd)
2009-11-30 4:50 Joseph Jezak (josejx)
2009-11-29 16:13 Raul Porcel (armin76)
2009-10-17 10:30 Markus Meier (maekke)
2009-10-09 16:38 Samuli Suominen (ssuominen)
2009-09-19 11:03 Tomas Chvatal (scarabeus)
2009-06-18 10:22 Alexis Ballier (aballier)
2009-04-26 13:07 Ben de Groot (yngwin)
2009-04-11 15:51 Raul Porcel (armin76)
2009-03-24 3:10 Jeroen Roovers (jer)
2008-11-02 7:36 Mike Frysinger (vapier)
2008-10-25 12:19 Pieter van den Abeele (pvdabeel)
2008-03-05 21:27 Ingmar Vanhassel (ingmar)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox