public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-pda/synce-gnomevfs: ChangeLog synce-gnomevfs-0.13.ebuild
@ 2009-01-21  0:25 Federico Ferri (mescalinum)
  0 siblings, 0 replies; 4+ messages in thread
From: Federico Ferri (mescalinum) @ 2009-01-21  0:25 UTC (permalink / raw
  To: gentoo-commits

mescalinum    09/01/21 00:25:39

  Modified:             ChangeLog
  Added:                synce-gnomevfs-0.13.ebuild
  Log:
  version bump, bug #254886
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 app-pda/synce-gnomevfs/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	13 Nov 2008 06:13:12 -0000	1.15
+++ ChangeLog	21 Jan 2009 00:25:39 -0000	1.16
@@ -1,6 +1,12 @@
 # ChangeLog for app-pda/synce-gnomevfs
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog,v 1.15 2008/11/13 06:13:12 mescalinum Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog,v 1.16 2009/01/21 00:25:39 mescalinum Exp $
+
+*synce-gnomevfs-0.13 (21 Jan 2009)
+
+  21 Jan 2009; Federico Ferri <mescalinum@gentoo.org>
+  +synce-gnomevfs-0.13.ebuild:
+  version bump, bug #254886
 
 *synce-gnomevfs-0.12 (13 Nov 2008)
 *synce-gnomevfs-0.11.1 (13 Nov 2008)



1.1                  app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild?rev=1.1&content-type=text/plain

Index: synce-gnomevfs-0.13.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild,v 1.1 2009/01/21 00:25:39 mescalinum Exp $

DESCRIPTION="SynCE - Gnome VFS extensions"
HOMEPAGE="http://sourceforge.net/projects/synce/"
LICENSE="MIT"

SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE="debug"
DEPEND=">=gnome-base/gnome-vfs-2.0
		~app-pda/synce-libsynce-${PV}
		~app-pda/synce-librapi2-${PV}"
RDEPEND="${DEPEND}"

SRC_URI="mirror://sourceforge/synce/${P}.tar.gz"

src_install() {
	emake DESTDIR="${D}" install || die
	dodoc AUTHORS ChangeLog NEWS README TODO
}






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

* [gentoo-commits] gentoo-x86 commit in app-pda/synce-gnomevfs: ChangeLog synce-gnomevfs-0.13.ebuild
@ 2009-01-21 11:20 Federico Ferri (mescalinum)
  0 siblings, 0 replies; 4+ messages in thread
From: Federico Ferri (mescalinum) @ 2009-01-21 11:20 UTC (permalink / raw
  To: gentoo-commits

mescalinum    09/01/21 11:20:39

  Modified:             ChangeLog synce-gnomevfs-0.13.ebuild
  Log:
  changing synce deps from ~atom-${PV} to =atom-${PV}*
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 app-pda/synce-gnomevfs/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	21 Jan 2009 00:25:39 -0000	1.16
+++ ChangeLog	21 Jan 2009 11:20:39 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for app-pda/synce-gnomevfs
 # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog,v 1.16 2009/01/21 00:25:39 mescalinum Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog,v 1.17 2009/01/21 11:20:39 mescalinum Exp $
+
+  21 Jan 2009; Federico Ferri <mescalinum@gentoo.org>
+  synce-gnomevfs-0.13.ebuild:
+  changing synce deps from ~atom-${PV} to =atom-${PV}*
 
 *synce-gnomevfs-0.13 (21 Jan 2009)
 



1.2                  app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild?r1=1.1&r2=1.2

Index: synce-gnomevfs-0.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- synce-gnomevfs-0.13.ebuild	21 Jan 2009 00:25:39 -0000	1.1
+++ synce-gnomevfs-0.13.ebuild	21 Jan 2009 11:20:39 -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/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild,v 1.1 2009/01/21 00:25:39 mescalinum Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild,v 1.2 2009/01/21 11:20:39 mescalinum Exp $
 
 DESCRIPTION="SynCE - Gnome VFS extensions"
 HOMEPAGE="http://sourceforge.net/projects/synce/"
@@ -10,8 +10,8 @@
 KEYWORDS="~x86 ~amd64"
 IUSE="debug"
 DEPEND=">=gnome-base/gnome-vfs-2.0
-		~app-pda/synce-libsynce-${PV}
-		~app-pda/synce-librapi2-${PV}"
+		=app-pda/synce-libsynce-${PV}*
+		=app-pda/synce-librapi2-${PV}*"
 RDEPEND="${DEPEND}"
 
 SRC_URI="mirror://sourceforge/synce/${P}.tar.gz"






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

* [gentoo-commits] gentoo-x86 commit in app-pda/synce-gnomevfs: ChangeLog synce-gnomevfs-0.13.ebuild
@ 2009-01-21 11:45 Federico Ferri (mescalinum)
  0 siblings, 0 replies; 4+ messages in thread
From: Federico Ferri (mescalinum) @ 2009-01-21 11:45 UTC (permalink / raw
  To: gentoo-commits

mescalinum    09/01/21 11:45:12

  Modified:             ChangeLog synce-gnomevfs-0.13.ebuild
  Log:
  better version handling
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.18                 app-pda/synce-gnomevfs/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	21 Jan 2009 11:20:39 -0000	1.17
+++ ChangeLog	21 Jan 2009 11:45:12 -0000	1.18
@@ -1,6 +1,10 @@
 # ChangeLog for app-pda/synce-gnomevfs
 # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog,v 1.17 2009/01/21 11:20:39 mescalinum Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog,v 1.18 2009/01/21 11:45:12 mescalinum Exp $
+
+  21 Jan 2009; Federico Ferri <mescalinum@gentoo.org>
+  synce-gnomevfs-0.13.ebuild:
+  better version handling
 
   21 Jan 2009; Federico Ferri <mescalinum@gentoo.org>
   synce-gnomevfs-0.13.ebuild:



1.3                  app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild?r1=1.2&r2=1.3

Index: synce-gnomevfs-0.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- synce-gnomevfs-0.13.ebuild	21 Jan 2009 11:20:39 -0000	1.2
+++ synce-gnomevfs-0.13.ebuild	21 Jan 2009 11:45:12 -0000	1.3
@@ -1,17 +1,21 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild,v 1.2 2009/01/21 11:20:39 mescalinum Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild,v 1.3 2009/01/21 11:45:12 mescalinum Exp $
+
+inherit versionator
 
 DESCRIPTION="SynCE - Gnome VFS extensions"
 HOMEPAGE="http://sourceforge.net/projects/synce/"
 LICENSE="MIT"
 
+synce_PV=$(get_version_component_range 1-2)
+
 SLOT="0"
 KEYWORDS="~x86 ~amd64"
 IUSE="debug"
 DEPEND=">=gnome-base/gnome-vfs-2.0
-		=app-pda/synce-libsynce-${PV}*
-		=app-pda/synce-librapi2-${PV}*"
+		=app-pda/synce-libsynce-${synce_PV}*
+		=app-pda/synce-librapi2-${synce_PV}*"
 RDEPEND="${DEPEND}"
 
 SRC_URI="mirror://sourceforge/synce/${P}.tar.gz"






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

* [gentoo-commits] gentoo-x86 commit in app-pda/synce-gnomevfs: ChangeLog synce-gnomevfs-0.13.ebuild
@ 2010-07-13 16:59 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 4+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-07-13 16:59 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/07/13 16:59:49

  Modified:             ChangeLog synce-gnomevfs-0.13.ebuild
  Log:
  Missing dev-util/pkgconfig DEPEND wrt #227599 by Evil Compile Person.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.20                 app-pda/synce-gnomevfs/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	5 Aug 2009 13:14:25 -0000	1.19
+++ ChangeLog	13 Jul 2010 16:59:49 -0000	1.20
@@ -1,6 +1,10 @@
 # ChangeLog for app-pda/synce-gnomevfs
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog,v 1.19 2009/08/05 13:14:25 mescalinum Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog,v 1.20 2010/07/13 16:59:49 ssuominen Exp $
+
+  13 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
+  synce-gnomevfs-0.13.ebuild:
+  Missing dev-util/pkgconfig DEPEND wrt #227599 by Evil Compile Person.
 
   05 Aug 2009; Federico Ferri <mescalinum@gentoo.org>
   -synce-gnomevfs-0.2.ebuild, -synce-gnomevfs-0.8.ebuild,



1.4                  app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild?r1=1.3&r2=1.4

Index: synce-gnomevfs-0.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- synce-gnomevfs-0.13.ebuild	21 Jan 2009 11:45:12 -0000	1.3
+++ synce-gnomevfs-0.13.ebuild	13 Jul 2010 16:59:49 -0000	1.4
@@ -1,24 +1,25 @@
-# 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/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild,v 1.3 2009/01/21 11:45:12 mescalinum Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild,v 1.4 2010/07/13 16:59:49 ssuominen Exp $
 
 inherit versionator
 
+synce_PV=$(get_version_component_range 1-2)
+
 DESCRIPTION="SynCE - Gnome VFS extensions"
 HOMEPAGE="http://sourceforge.net/projects/synce/"
-LICENSE="MIT"
-
-synce_PV=$(get_version_component_range 1-2)
+SRC_URI="mirror://sourceforge/synce/${P}.tar.gz"
 
+LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="debug"
-DEPEND=">=gnome-base/gnome-vfs-2.0
-		=app-pda/synce-libsynce-${synce_PV}*
-		=app-pda/synce-librapi2-${synce_PV}*"
-RDEPEND="${DEPEND}"
 
-SRC_URI="mirror://sourceforge/synce/${P}.tar.gz"
+RDEPEND=">=gnome-base/gnome-vfs-2.0
+	=app-pda/synce-libsynce-${synce_PV}*
+	=app-pda/synce-librapi2-${synce_PV}*"
+DEPEND="${RDEPEND}
+	dev-util/pkgconfig"
 
 src_install() {
 	emake DESTDIR="${D}" install || die






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

end of thread, other threads:[~2010-07-13 16:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-13 16:59 [gentoo-commits] gentoo-x86 commit in app-pda/synce-gnomevfs: ChangeLog synce-gnomevfs-0.13.ebuild Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2009-01-21 11:45 Federico Ferri (mescalinum)
2009-01-21 11:20 Federico Ferri (mescalinum)
2009-01-21  0:25 Federico Ferri (mescalinum)

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