* [gentoo-commits] gentoo-x86 commit in app-pda/jpilot-syncmal: ChangeLog jpilot-syncmal-0.81.ebuild
@ 2011-03-24 7:22 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-03-24 7:22 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/03/24 07:22:25
Modified: ChangeLog jpilot-syncmal-0.81.ebuild
Log:
Use SLOT dependencies for x11-libs/gtk+.
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Revision Changes Path
1.10 app-pda/jpilot-syncmal/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/jpilot-syncmal/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/jpilot-syncmal/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/jpilot-syncmal/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/jpilot-syncmal/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 13 Jul 2010 14:05:40 -0000 1.9
+++ ChangeLog 24 Mar 2011 07:22:25 -0000 1.10
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/jpilot-syncmal
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot-syncmal/ChangeLog,v 1.9 2010/07/13 14:05:40 ssuominen Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot-syncmal/ChangeLog,v 1.10 2011/03/24 07:22:25 ssuominen Exp $
+
+ 24 Mar 2011; Samuli Suominen <ssuominen@gentoo.org>
+ jpilot-syncmal-0.81.ebuild:
+ Use SLOT dependencies for x11-libs/gtk+.
*jpilot-syncmal-0.81 (13 Jul 2010)
1.2 app-pda/jpilot-syncmal/jpilot-syncmal-0.81.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/jpilot-syncmal/jpilot-syncmal-0.81.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/jpilot-syncmal/jpilot-syncmal-0.81.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/jpilot-syncmal/jpilot-syncmal-0.81.ebuild?r1=1.1&r2=1.2
Index: jpilot-syncmal-0.81.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/jpilot-syncmal/jpilot-syncmal-0.81.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- jpilot-syncmal-0.81.ebuild 13 Jul 2010 14:05:40 -0000 1.1
+++ jpilot-syncmal-0.81.ebuild 24 Mar 2011 07:22:25 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot-syncmal/jpilot-syncmal-0.81.ebuild,v 1.1 2010/07/13 14:05:40 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot-syncmal/jpilot-syncmal-0.81.ebuild,v 1.2 2011/03/24 07:22:25 ssuominen Exp $
EAPI=2
inherit multilib
@@ -16,7 +16,7 @@
RDEPEND=">=app-pda/jpilot-0.99.9
>=app-pda/pilot-link-0.12.3
- >=x11-libs/gtk+-2.8.19
+ >=x11-libs/gtk+-2.8.19:2
>=dev-libs/libmal-0.44"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-pda/jpilot-syncmal: ChangeLog jpilot-syncmal-0.81.ebuild
@ 2012-05-03 20:21 Jeff Horelick (jdhore)
0 siblings, 0 replies; 2+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-03 20:21 UTC (permalink / raw
To: gentoo-commits
jdhore 12/05/03 20:21:00
Modified: ChangeLog jpilot-syncmal-0.81.ebuild
Log:
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Revision Changes Path
1.11 app-pda/jpilot-syncmal/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/jpilot-syncmal/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/jpilot-syncmal/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/jpilot-syncmal/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/jpilot-syncmal/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 24 Mar 2011 07:22:25 -0000 1.10
+++ ChangeLog 3 May 2012 20:21:00 -0000 1.11
@@ -1,6 +1,9 @@
# ChangeLog for app-pda/jpilot-syncmal
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot-syncmal/ChangeLog,v 1.10 2011/03/24 07:22:25 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot-syncmal/ChangeLog,v 1.11 2012/05/03 20:21:00 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> jpilot-syncmal-0.81.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
24 Mar 2011; Samuli Suominen <ssuominen@gentoo.org>
jpilot-syncmal-0.81.ebuild:
1.3 app-pda/jpilot-syncmal/jpilot-syncmal-0.81.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/jpilot-syncmal/jpilot-syncmal-0.81.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/jpilot-syncmal/jpilot-syncmal-0.81.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/jpilot-syncmal/jpilot-syncmal-0.81.ebuild?r1=1.2&r2=1.3
Index: jpilot-syncmal-0.81.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-pda/jpilot-syncmal/jpilot-syncmal-0.81.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- jpilot-syncmal-0.81.ebuild 24 Mar 2011 07:22:25 -0000 1.2
+++ jpilot-syncmal-0.81.ebuild 3 May 2012 20:21:00 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot-syncmal/jpilot-syncmal-0.81.ebuild,v 1.2 2011/03/24 07:22:25 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot-syncmal/jpilot-syncmal-0.81.ebuild,v 1.3 2012/05/03 20:21:00 jdhore Exp $
EAPI=2
inherit multilib
@@ -19,7 +19,7 @@
>=x11-libs/gtk+-2.8.19:2
>=dev-libs/libmal-0.44"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_configure() {
econf \
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-05-03 20:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-24 7:22 [gentoo-commits] gentoo-x86 commit in app-pda/jpilot-syncmal: ChangeLog jpilot-syncmal-0.81.ebuild Samuli Suominen (ssuominen)
-- strict thread matches above, loose matches on Subject: below --
2012-05-03 20:21 Jeff Horelick (jdhore)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox