* [gentoo-commits] gentoo-x86 commit in net-im/ysm: ysm-2.9.9.1.ebuild ChangeLog
@ 2009-09-23 18:38 Patrick Lauer (patrick)
0 siblings, 0 replies; 2+ messages in thread
From: Patrick Lauer (patrick) @ 2009-09-23 18:38 UTC (permalink / raw
To: gentoo-commits
patrick 09/09/23 18:38:47
Modified: ysm-2.9.9.1.ebuild ChangeLog
Log:
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Revision Changes Path
1.5 net-im/ysm/ysm-2.9.9.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/ysm/ysm-2.9.9.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/ysm/ysm-2.9.9.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/ysm/ysm-2.9.9.1.ebuild?r1=1.4&r2=1.5
Index: ysm-2.9.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.9.9.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ysm-2.9.9.1.ebuild 28 Mar 2008 21:05:47 -0000 1.4
+++ ysm-2.9.9.1.ebuild 23 Sep 2009 18:38:47 -0000 1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.9.9.1.ebuild,v 1.4 2008/03/28 21:05:47 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.9.9.1.ebuild,v 1.5 2009/09/23 18:38:47 patrick Exp $
MY_PV=${PV//./_}
DESCRIPTION="A console ICQ client supporting versions 7/8"
@@ -11,8 +11,8 @@
SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE=""
-DEPEND="virtual/libc"
-RDEPEND="virtual/libc"
+DEPEND=""
+RDEPEND=""
S=${WORKDIR}/${PN}v7_${MY_PV}
1.18 net-im/ysm/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/ysm/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/ysm/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/ysm/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/ysm/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 3 Jun 2008 19:30:59 -0000 1.17
+++ ChangeLog 23 Sep 2009 18:38:47 -0000 1.18
@@ -1,6 +1,9 @@
# ChangeLog for net-im/ysm
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ChangeLog,v 1.17 2008/06/03 19:30:59 coldwind Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ChangeLog,v 1.18 2009/09/23 18:38:47 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> ysm-2.9.9.1.ebuild:
+ Remove virtual/libc
03 Jun 2008; Santiago M. Mola <coldwind@gentoo.org> -ysm-2.8.1-r1.ebuild,
-ysm-2.9.0.ebuild, -ysm-2.9.6.ebuild, -ysm-2.9.8.ebuild:
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-im/ysm: ysm-2.9.9.1.ebuild ChangeLog
@ 2014-05-21 2:45 Manuel Rueger (mrueg)
0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-05-21 2:45 UTC (permalink / raw
To: gentoo-commits
mrueg 14/05/21 02:45:46
Modified: ysm-2.9.9.1.ebuild ChangeLog
Log:
EAPI bump.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.6 net-im/ysm/ysm-2.9.9.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ysm/ysm-2.9.9.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ysm/ysm-2.9.9.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ysm/ysm-2.9.9.1.ebuild?r1=1.5&r2=1.6
Index: ysm-2.9.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.9.9.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ysm-2.9.9.1.ebuild 23 Sep 2009 18:38:47 -0000 1.5
+++ ysm-2.9.9.1.ebuild 21 May 2014 02:45:46 -0000 1.6
@@ -1,8 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.9.9.1.ebuild,v 1.5 2009/09/23 18:38:47 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.9.9.1.ebuild,v 1.6 2014/05/21 02:45:46 mrueg Exp $
+
+EAPI=5
MY_PV=${PV//./_}
+
DESCRIPTION="A console ICQ client supporting versions 7/8"
HOMEPAGE="http://ysmv7.sourceforge.net/"
SRC_URI="mirror://sourceforge/ysmv7/${PN}v7_${MY_PV}.tar.bz2"
1.19 net-im/ysm/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ysm/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ysm/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ysm/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/ysm/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 23 Sep 2009 18:38:47 -0000 1.18
+++ ChangeLog 21 May 2014 02:45:46 -0000 1.19
@@ -1,6 +1,9 @@
# ChangeLog for net-im/ysm
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ChangeLog,v 1.18 2009/09/23 18:38:47 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ChangeLog,v 1.19 2014/05/21 02:45:46 mrueg Exp $
+
+ 21 May 2014; Manuel RĂ¼ger <mrueg@gentoo.org> ysm-2.9.9.1.ebuild:
+ EAPI bump.
23 Sep 2009; Patrick Lauer <patrick@gentoo.org> ysm-2.9.9.1.ebuild:
Remove virtual/libc
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-05-21 2:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-21 2:45 [gentoo-commits] gentoo-x86 commit in net-im/ysm: ysm-2.9.9.1.ebuild ChangeLog Manuel Rueger (mrueg)
-- strict thread matches above, loose matches on Subject: below --
2009-09-23 18:38 Patrick Lauer (patrick)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox