* [gentoo-commits] gentoo-x86 commit in kde-misc/colibri: colibri-0.2.2.ebuild ChangeLog
@ 2012-07-15 13:58 Johannes Huber (johu)
0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2012-07-15 13:58 UTC (permalink / raw
To: gentoo-commits
johu 12/07/15 13:58:56
Modified: colibri-0.2.2.ebuild ChangeLog
Log:
Add debug use flag, add missing deps. Move SLOT from 0 to 4.
(Portage version: 2.2.0_alpha118/cvs/Linux x86_64)
Revision Changes Path
1.2 kde-misc/colibri/colibri-0.2.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/colibri/colibri-0.2.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/colibri/colibri-0.2.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/colibri/colibri-0.2.2.ebuild?r1=1.1&r2=1.2
Index: colibri-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/colibri/colibri-0.2.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- colibri-0.2.2.ebuild 10 Jan 2012 16:30:19 -0000 1.1
+++ colibri-0.2.2.ebuild 15 Jul 2012 13:58:56 -0000 1.2
@@ -1,22 +1,22 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/colibri/colibri-0.2.2.ebuild,v 1.1 2012/01/10 16:30:19 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/colibri/colibri-0.2.2.ebuild,v 1.2 2012/07/15 13:58:56 johu Exp $
EAPI=4
KDE_LINGUAS="cs de es it pt_BR sk tr"
inherit kde4-base
-KDE_LOOK="117147"
-
DESCRIPTION="Alternative to KDE4 Plasma notifications"
-HOMEPAGE="http://www.kde-look.org/content/show.php?content=${KDE_LOOK}"
-SRC_URI="http://www.kde-look.org/CONTENT/content-files/${KDE_LOOK}-${P}.tar.bz2"
+HOMEPAGE="http://www.kde-look.org/content/show.php?content=117147"
+SRC_URI="http://www.kde-look.org/CONTENT/content-files/117147-${P}.tar.bz2"
LICENSE="GPL-2"
-SLOT="0"
+SLOT="4"
KEYWORDS="~amd64 ~x86"
-IUSE=""
+IUSE="debug"
-DEPEND=""
+DEPEND="
+ x11-libs/libX11
+ x11-libs/libXext"
RDEPEND=${DEPEND}
1.3 kde-misc/colibri/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/colibri/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/colibri/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/colibri/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/colibri/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 10 Jan 2012 16:30:19 -0000 1.2
+++ ChangeLog 15 Jul 2012 13:58:56 -0000 1.3
@@ -1,6 +1,9 @@
# ChangeLog for kde-misc/colibri
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/colibri/ChangeLog,v 1.2 2012/01/10 16:30:19 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/colibri/ChangeLog,v 1.3 2012/07/15 13:58:56 johu Exp $
+
+ 15 Jul 2012; Johannes Huber <johu@gentoo.org> colibri-0.2.2.ebuild:
+ Add debug use flag, add missing deps. Move SLOT from 0 to 4.
*colibri-0.2.2 (10 Jan 2012)
@@ -14,4 +17,3 @@
+colibri-0.2.1.ebuild, +metadata.xml:
New package, fixes bug 316913. Thanks to Jean-Francis Roy for the initial
ebuild.
-
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in kde-misc/colibri: colibri-0.2.2.ebuild ChangeLog
@ 2012-07-24 21:19 Markos Chandras (hwoarang)
0 siblings, 0 replies; 2+ messages in thread
From: Markos Chandras (hwoarang) @ 2012-07-24 21:19 UTC (permalink / raw
To: gentoo-commits
hwoarang 12/07/24 21:19:19
Modified: colibri-0.2.2.ebuild ChangeLog
Log:
Stable on amd64 wrt bug #426712
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Revision Changes Path
1.4 kde-misc/colibri/colibri-0.2.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/colibri/colibri-0.2.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/colibri/colibri-0.2.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/colibri/colibri-0.2.2.ebuild?r1=1.3&r2=1.4
Index: colibri-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/colibri/colibri-0.2.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- colibri-0.2.2.ebuild 16 Jul 2012 07:34:44 -0000 1.3
+++ colibri-0.2.2.ebuild 24 Jul 2012 21:19:19 -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/kde-misc/colibri/colibri-0.2.2.ebuild,v 1.3 2012/07/16 07:34:44 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/colibri/colibri-0.2.2.ebuild,v 1.4 2012/07/24 21:19:19 hwoarang Exp $
EAPI=4
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="4"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="debug"
DEPEND="
1.5 kde-misc/colibri/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/colibri/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/colibri/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/colibri/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/colibri/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 16 Jul 2012 07:34:44 -0000 1.4
+++ ChangeLog 24 Jul 2012 21:19:19 -0000 1.5
@@ -1,6 +1,9 @@
# ChangeLog for kde-misc/colibri
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/colibri/ChangeLog,v 1.4 2012/07/16 07:34:44 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/colibri/ChangeLog,v 1.5 2012/07/24 21:19:19 hwoarang Exp $
+
+ 24 Jul 2012; Markos Chandras <hwoarang@gentoo.org> colibri-0.2.2.ebuild:
+ Stable on amd64 wrt bug #426712
16 Jul 2012; Jeff Horelick <jdhore@gentoo.org> colibri-0.2.2.ebuild:
marked x86 per bug 426712
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-07-24 21:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-24 21:19 [gentoo-commits] gentoo-x86 commit in kde-misc/colibri: colibri-0.2.2.ebuild ChangeLog Markos Chandras (hwoarang)
-- strict thread matches above, loose matches on Subject: below --
2012-07-15 13:58 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