* [gentoo-commits] gentoo-x86 commit in net-misc/ytalk: ytalk-3.3.0.ebuild ChangeLog
@ 2009-09-23 19:49 Patrick Lauer (patrick)
0 siblings, 0 replies; 2+ messages in thread
From: Patrick Lauer (patrick) @ 2009-09-23 19:49 UTC (permalink / raw
To: gentoo-commits
patrick 09/09/23 19:49:43
Modified: ytalk-3.3.0.ebuild ChangeLog
Log:
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Revision Changes Path
1.10 net-misc/ytalk/ytalk-3.3.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ytalk/ytalk-3.3.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ytalk/ytalk-3.3.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ytalk/ytalk-3.3.0.ebuild?r1=1.9&r2=1.10
Index: ytalk-3.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/ytalk/ytalk-3.3.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ytalk-3.3.0.ebuild 22 May 2007 16:10:20 -0000 1.9
+++ ytalk-3.3.0.ebuild 23 Sep 2009 19:49:43 -0000 1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ytalk/ytalk-3.3.0.ebuild,v 1.9 2007/05/22 16:10:20 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ytalk/ytalk-3.3.0.ebuild,v 1.10 2009/09/23 19:49:43 patrick Exp $
DESCRIPTION="Multi-user replacement for UNIX talk"
HOMEPAGE="http://www.impul.se/ytalk/"
@@ -11,8 +11,7 @@
KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86"
IUSE=""
-DEPEND="virtual/libc
- >=sys-libs/ncurses-5.2"
+DEPEND=">=sys-libs/ncurses-5.2"
src_compile() {
econf || die "./configure failed"
1.27 net-misc/ytalk/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ytalk/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ytalk/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ytalk/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/ytalk/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 25 Dec 2007 15:18:47 -0000 1.26
+++ ChangeLog 23 Sep 2009 19:49:43 -0000 1.27
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/ytalk
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ytalk/ChangeLog,v 1.26 2007/12/25 15:18:47 phreak Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ytalk/ChangeLog,v 1.27 2009/09/23 19:49:43 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> ytalk-3.3.0.ebuild:
+ Remove virtual/libc
25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing seemant from metadata.xml as per #202469. Assigning to
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/ytalk: ytalk-3.3.0.ebuild ChangeLog
@ 2014-10-18 21:18 Jeroen Roovers (jer)
0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2014-10-18 21:18 UTC (permalink / raw
To: gentoo-commits
jer 14/10/18 21:18:17
Modified: ytalk-3.3.0.ebuild ChangeLog
Log:
EAPI bump. Fix building against sys-libs/ncurses[tinfo] (bug #525800). Replace einstall (bug #521594).
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path
1.11 net-misc/ytalk/ytalk-3.3.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ytalk/ytalk-3.3.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ytalk/ytalk-3.3.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ytalk/ytalk-3.3.0.ebuild?r1=1.10&r2=1.11
Index: ytalk-3.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/ytalk/ytalk-3.3.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ytalk-3.3.0.ebuild 23 Sep 2009 19:49:43 -0000 1.10
+++ ytalk-3.3.0.ebuild 18 Oct 2014 21:18:17 -0000 1.11
@@ -1,6 +1,9 @@
-# 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-misc/ytalk/ytalk-3.3.0.ebuild,v 1.10 2009/09/23 19:49:43 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ytalk/ytalk-3.3.0.ebuild,v 1.11 2014/10/18 21:18:17 jer Exp $
+
+EAPI=5
+inherit autotools eutils
DESCRIPTION="Multi-user replacement for UNIX talk"
HOMEPAGE="http://www.impul.se/ytalk/"
@@ -9,18 +12,16 @@
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86"
-IUSE=""
-
-DEPEND=">=sys-libs/ncurses-5.2"
-
-src_compile() {
- econf || die "./configure failed"
-
- emake || die "Parallel Make Failed"
-}
-
-src_install() {
- einstall || die "Installation Failed"
- dodoc ChangeLog INSTALL README
+RDEPEND=">=sys-libs/ncurses-5.2"
+DEPEND="
+ ${RDEPEND}
+ virtual/pkgconfig
+"
+
+DOCS=( ChangeLog INSTALL README )
+
+src_prepare() {
+ epatch "${FILESDIR}"/${P}-tinfo.patch
+ eautoreconf
}
1.30 net-misc/ytalk/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ytalk/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ytalk/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/ytalk/ChangeLog?r1=1.29&r2=1.30
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/ytalk/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog 18 Oct 2014 21:00:14 -0000 1.29
+++ ChangeLog 18 Oct 2014 21:18:17 -0000 1.30
@@ -1,6 +1,11 @@
# ChangeLog for net-misc/ytalk
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ytalk/ChangeLog,v 1.29 2014/10/18 21:00:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ytalk/ChangeLog,v 1.30 2014/10/18 21:18:17 jer Exp $
+
+ 18 Oct 2014; Jeroen Roovers <jer@gentoo.org> ytalk-3.3.0.ebuild,
+ +files/ytalk-3.3.0-tinfo.patch:
+ EAPI bump. Fix building against sys-libs/ncurses[tinfo] (bug #525800).
+ Replace einstall (bug #521594).
18 Oct 2014; Jeroen Roovers <jer@gentoo.org> metadata.xml:
Remove bogus m-n tag.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-10-18 21:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-18 21:18 [gentoo-commits] gentoo-x86 commit in net-misc/ytalk: ytalk-3.3.0.ebuild ChangeLog Jeroen Roovers (jer)
-- strict thread matches above, loose matches on Subject: below --
2009-09-23 19:49 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