public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Piotr Jaroszynski (peper)" <peper@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-pda/multisync-gui: multisync-gui-0.90.19.ebuild multisync-gui-0.91.0.ebuild ChangeLog
Date: Sat, 05 Jan 2008 17:24:47 +0000	[thread overview]
Message-ID: <E1JBClL-0001Sg-4z@stork.gentoo.org> (raw)

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



                 reply	other threads:[~2008-01-05 17:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1JBClL-0001Sg-4z@stork.gentoo.org \
    --to=peper@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox