* [gentoo-commits] gentoo-x86 commit in app-pda/libopensync: ChangeLog libopensync-0.39.ebuild
@ 2009-11-16 21:25 Gilles Dartiguelongue (eva)
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2009-11-16 21:25 UTC (permalink / raw
To: gentoo-commits
eva 09/11/16 21:25:21
Modified: ChangeLog libopensync-0.39.ebuild
Log:
Removing deprecated postinst elog message, thanks to scarabeus for pointing it out.
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Revision Changes Path
1.35 app-pda/libopensync/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libopensync/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libopensync/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libopensync/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/libopensync/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 15 Nov 2009 22:02:52 -0000 1.34
+++ ChangeLog 16 Nov 2009 21:25:21 -0000 1.35
@@ -1,6 +1,11 @@
# ChangeLog for app-pda/libopensync
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/ChangeLog,v 1.34 2009/11/15 22:02:52 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/ChangeLog,v 1.35 2009/11/16 21:25:21 eva Exp $
+
+ 16 Nov 2009; Gilles Dartiguelongue <eva@gentoo.org>
+ libopensync-0.39.ebuild:
+ Removing deprecated postinst elog message, thanks to scarabeus for
+ pointing it out.
*libopensync-0.39 (15 Nov 2009)
1.2 app-pda/libopensync/libopensync-0.39.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libopensync/libopensync-0.39.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libopensync/libopensync-0.39.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libopensync/libopensync-0.39.ebuild?r1=1.1&r2=1.2
Index: libopensync-0.39.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/libopensync/libopensync-0.39.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libopensync-0.39.ebuild 15 Nov 2009 22:02:52 -0000 1.1
+++ libopensync-0.39.ebuild 16 Nov 2009 21:25:21 -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/libopensync/libopensync-0.39.ebuild,v 1.1 2009/11/15 22:02:52 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/libopensync-0.39.ebuild,v 1.2 2009/11/16 21:25:21 eva Exp $
inherit cmake-utils
@@ -62,9 +62,3 @@
dohtml docs/html/* || die "Failed to install docs."
fi
}
-
-pkg_postinst() {
- elog "Building with 'debug' useflag is highly encouraged"
- elog "and requiered for bug reports."
- elog "Also see http://www.opensync.org/wiki/tracing"
-}
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-pda/libopensync: ChangeLog libopensync-0.39.ebuild
@ 2010-05-23 20:38 Thilo Bangert (bangert)
0 siblings, 0 replies; 2+ messages in thread
From: Thilo Bangert (bangert) @ 2010-05-23 20:38 UTC (permalink / raw
To: gentoo-commits
bangert 10/05/23 20:38:02
Modified: ChangeLog libopensync-0.39.ebuild
Log:
add note about the msynctool -> osynctool switch
(Portage version: 2.2_rc67/cvs/Linux i686)
Revision Changes Path
1.36 app-pda/libopensync/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libopensync/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libopensync/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libopensync/ChangeLog?r1=1.35&r2=1.36
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/libopensync/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog 16 Nov 2009 21:25:21 -0000 1.35
+++ ChangeLog 23 May 2010 20:38:01 -0000 1.36
@@ -1,6 +1,9 @@
# ChangeLog for app-pda/libopensync
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/ChangeLog,v 1.35 2009/11/16 21:25:21 eva Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/ChangeLog,v 1.36 2010/05/23 20:38:01 bangert Exp $
+
+ 23 May 2010; Thilo Bangert <bangert@gentoo.org> libopensync-0.39.ebuild:
+ add note about the msynctool -> osynctool switch
16 Nov 2009; Gilles Dartiguelongue <eva@gentoo.org>
libopensync-0.39.ebuild:
1.3 app-pda/libopensync/libopensync-0.39.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libopensync/libopensync-0.39.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libopensync/libopensync-0.39.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libopensync/libopensync-0.39.ebuild?r1=1.2&r2=1.3
Index: libopensync-0.39.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/libopensync/libopensync-0.39.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libopensync-0.39.ebuild 16 Nov 2009 21:25:21 -0000 1.2
+++ libopensync-0.39.ebuild 23 May 2010 20:38:01 -0000 1.3
@@ -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/app-pda/libopensync/libopensync-0.39.ebuild,v 1.2 2009/11/16 21:25:21 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/libopensync-0.39.ebuild,v 1.3 2010/05/23 20:38:01 bangert Exp $
inherit cmake-utils
@@ -62,3 +62,8 @@
dohtml docs/html/* || die "Failed to install docs."
fi
}
+
+pkg_postinst() {
+ einfo "For >=app-pda/libopensync-0.39 use app-pda/osynctool instead of"
+ einfo "the older app-pda/msynctool."
+}
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-23 20:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-23 20:38 [gentoo-commits] gentoo-x86 commit in app-pda/libopensync: ChangeLog libopensync-0.39.ebuild Thilo Bangert (bangert)
-- strict thread matches above, loose matches on Subject: below --
2009-11-16 21:25 Gilles Dartiguelongue (eva)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox