* [gentoo-commits] gentoo-x86 commit in app-pda/multisync-gui: multisync-gui-0.90.19.ebuild multisync-gui-0.91.0.ebuild ChangeLog
@ 2008-01-05 17:24 Piotr Jaroszynski (peper)
0 siblings, 0 replies; only message in thread
From: Piotr Jaroszynski (peper) @ 2008-01-05 17:24 UTC (permalink / raw
To: gentoo-commits
peper 08/01/05 17:24:47
Modified: multisync-gui-0.90.19.ebuild
multisync-gui-0.91.0.ebuild ChangeLog
Log:
Fix deps.
(Portage version: 2.1.4_rc14)
Revision Changes Path
1.4 app-pda/multisync-gui/multisync-gui-0.90.19.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/multisync-gui/multisync-gui-0.90.19.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/multisync-gui/multisync-gui-0.90.19.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/multisync-gui/multisync-gui-0.90.19.ebuild?r1=1.3&r2=1.4
Index: multisync-gui-0.90.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/multisync-gui/multisync-gui-0.90.19.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- multisync-gui-0.90.19.ebuild 12 Feb 2007 20:49:51 -0000 1.3
+++ multisync-gui-0.90.19.ebuild 5 Jan 2008 17:24:46 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/multisync-gui/multisync-gui-0.90.19.ebuild,v 1.3 2007/02/12 20:49:51 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/multisync-gui/multisync-gui-0.90.19.ebuild,v 1.4 2008/01/05 17:24:46 peper Exp $
DESCRIPTION="OpenSync multisync-gui"
HOMEPAGE="http://www.opensync.org/"
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
IUSE="evo"
-DEPEND="app-pda/libopensync
+DEPEND="<=app-pda/libopensync-0.35
evo? ( app-pda/libopensync-plugin-evolution2 )
>=gnome-base/libgnomeui-2.0"
RDEPEND="${DEPEND}"
1.3 app-pda/multisync-gui/multisync-gui-0.91.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/multisync-gui/multisync-gui-0.91.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/multisync-gui/multisync-gui-0.91.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/multisync-gui/multisync-gui-0.91.0.ebuild?r1=1.2&r2=1.3
Index: multisync-gui-0.91.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/multisync-gui/multisync-gui-0.91.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- multisync-gui-0.91.0.ebuild 17 Sep 2007 02:05:34 -0000 1.2
+++ multisync-gui-0.91.0.ebuild 5 Jan 2008 17:24:46 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/multisync-gui/multisync-gui-0.91.0.ebuild,v 1.2 2007/09/17 02:05:34 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/multisync-gui/multisync-gui-0.91.0.ebuild,v 1.3 2008/01/05 17:24:46 peper Exp $
inherit toolchain-funcs
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
IUSE="evo"
-DEPEND=">=app-pda/libopensync-0.20
+DEPEND="<=app-pda/libopensync-0.35
evo? ( >=app-pda/libopensync-plugin-evolution2-0.20 )
>=gnome-base/libgnomeui-2.0
>=x11-libs/gtk+-2.6.0"
1.6 app-pda/multisync-gui/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/multisync-gui/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/multisync-gui/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/multisync-gui/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/multisync-gui/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 17 Sep 2007 02:05:34 -0000 1.5
+++ ChangeLog 5 Jan 2008 17:24:46 -0000 1.6
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/multisync-gui
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/multisync-gui/ChangeLog,v 1.5 2007/09/17 02:05:34 josejx Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/multisync-gui/ChangeLog,v 1.6 2008/01/05 17:24:46 peper Exp $
+
+ 05 Jan 2008; Piotr Jaroszyński <peper@gentoo.org>
+ multisync-gui-0.90.19.ebuild, multisync-gui-0.91.0.ebuild:
+ Fix deps.
17 Sep 2007; Joseph Jezak <josejx@gentoo.org> multisync-gui-0.91.0.ebuild:
Added ~ppc for bug #192662.
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-01-05 17:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-05 17:24 [gentoo-commits] gentoo-x86 commit in app-pda/multisync-gui: multisync-gui-0.90.19.ebuild multisync-gui-0.91.0.ebuild ChangeLog Piotr Jaroszynski (peper)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox