* [gentoo-commits] gentoo-x86 commit in net-irc/ultimate: ChangeLog ultimate-3.0.2.ebuild
@ 2009-09-23 18:45 Patrick Lauer (patrick)
0 siblings, 0 replies; 2+ messages in thread
From: Patrick Lauer (patrick) @ 2009-09-23 18:45 UTC (permalink / raw
To: gentoo-commits
patrick 09/09/23 18:45:45
Modified: ChangeLog ultimate-3.0.2.ebuild
Log:
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Revision Changes Path
1.19 net-irc/ultimate/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ultimate/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ultimate/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ultimate/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/ultimate/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 16 Apr 2007 21:24:24 -0000 1.18
+++ ChangeLog 23 Sep 2009 18:45:45 -0000 1.19
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/ultimate
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ultimate/ChangeLog,v 1.18 2007/04/16 21:24:24 armin76 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ultimate/ChangeLog,v 1.19 2009/09/23 18:45:45 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> ultimate-3.0.2.ebuild:
+ Remove virtual/libc
16 Apr 2007; Raúl Porcel <armin76@gentoo.org>
-files/Ultimate-2.8.7-gentoo.patch, -ultimate-3.0.1.ebuild,
1.3 net-irc/ultimate/ultimate-3.0.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ultimate/ultimate-3.0.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ultimate/ultimate-3.0.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ultimate/ultimate-3.0.2.ebuild?r1=1.2&r2=1.3
Index: ultimate-3.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/ultimate/ultimate-3.0.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ultimate-3.0.2.ebuild 16 Apr 2007 21:24:24 -0000 1.2
+++ ultimate-3.0.2.ebuild 23 Sep 2009 18:45:45 -0000 1.3
@@ -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-irc/ultimate/ultimate-3.0.2.ebuild,v 1.2 2007/04/16 21:24:24 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ultimate/ultimate-3.0.2.ebuild,v 1.3 2009/09/23 18:45:45 patrick Exp $
inherit eutils fixheadtails
@@ -15,8 +15,7 @@
LICENSE="GPL-2"
IUSE="ssl"
-DEPEND="virtual/libc
- ssl? ( dev-libs/openssl )"
+DEPEND="ssl? ( dev-libs/openssl )"
S="${WORKDIR}/${MY_P}"
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-irc/ultimate: ChangeLog ultimate-3.0.2.ebuild
@ 2015-04-27 1:30 Manuel Rueger (mrueg)
0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rueger (mrueg) @ 2015-04-27 1:30 UTC (permalink / raw
To: gentoo-commits
mrueg 15/04/27 01:30:09
Modified: ChangeLog
Removed: ultimate-3.0.2.ebuild
Log:
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.27 net-irc/ultimate/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ultimate/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ultimate/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ultimate/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/ultimate/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 10 Aug 2014 20:54:00 -0000 1.26
+++ ChangeLog 27 Apr 2015 01:30:09 -0000 1.27
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/ultimate
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ultimate/ChangeLog,v 1.26 2014/08/10 20:54:00 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ultimate/ChangeLog,v 1.27 2015/04/27 01:30:09 mrueg Exp $
+
+ 27 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -ultimate-3.0.2.ebuild:
+ Remove old.
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> ultimate-3.0.2.ebuild:
QA: drop trailing '.' from DESCRIPTION
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-04-27 1:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-27 1:30 [gentoo-commits] gentoo-x86 commit in net-irc/ultimate: ChangeLog ultimate-3.0.2.ebuild Manuel Rueger (mrueg)
-- strict thread matches above, loose matches on Subject: below --
2009-09-23 18:45 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