* [gentoo-commits] gentoo-x86 commit in eclass: ChangeLog git.eclass
@ 2013-10-05 18:39 Michal Gorny (mgorny)
0 siblings, 0 replies; 2+ messages in thread
From: Michal Gorny (mgorny) @ 2013-10-05 18:39 UTC (permalink / raw
To: gentoo-commits
mgorny 13/10/05 18:39:30
Modified: ChangeLog
Removed: git.eclass
Log:
Remove lastrited git.eclass.
Revision Changes Path
1.1010 eclass/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1010&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1010&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r1=1.1009&r2=1.1010
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.1009
retrieving revision 1.1010
diff -u -r1.1009 -r1.1010
--- ChangeLog 5 Oct 2013 16:48:25 -0000 1.1009
+++ ChangeLog 5 Oct 2013 18:39:30 -0000 1.1010
@@ -1,6 +1,9 @@
# ChangeLog for eclass directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1009 2013/10/05 16:48:25 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1010 2013/10/05 18:39:30 mgorny Exp $
+
+ 05 Oct 2013; Michał Górny <mgorny@gentoo.org> -git.eclass:
+ Remove lastrited git.eclass.
05 Oct 2013; Michał Górny <mgorny@gentoo.org> git-r3.eclass:
Add missing git DEPEND wrt bug #487026.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in eclass: ChangeLog git.eclass
@ 2013-08-02 15:41 Michal Gorny (mgorny)
0 siblings, 0 replies; 2+ messages in thread
From: Michal Gorny (mgorny) @ 2013-08-02 15:41 UTC (permalink / raw
To: gentoo-commits
mgorny 13/08/02 15:41:17
Modified: ChangeLog git.eclass
Log:
Mark git.eclass @DEAD.
Revision Changes Path
1.912 eclass/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.912&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.912&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r1=1.911&r2=1.912
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.911
retrieving revision 1.912
diff -u -r1.911 -r1.912
--- ChangeLog 2 Aug 2013 08:29:37 -0000 1.911
+++ ChangeLog 2 Aug 2013 15:41:17 -0000 1.912
@@ -1,6 +1,9 @@
# ChangeLog for eclass directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.911 2013/08/02 08:29:37 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.912 2013/08/02 15:41:17 mgorny Exp $
+
+ 02 Aug 2013; Michał Górny <mgorny@gentoo.org> git.eclass:
+ Mark git.eclass @DEAD.
01 Aug 2013; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass:
Shout QA warnings when _all() phases do not call the default impls.
1.62 eclass/git.eclass
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/git.eclass?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/git.eclass?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/git.eclass?r1=1.61&r2=1.62
Index: git.eclass
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/git.eclass,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- git.eclass 5 Jul 2013 17:39:10 -0000 1.61
+++ git.eclass 2 Aug 2013 15:41:17 -0000 1.62
@@ -1,10 +1,12 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/git.eclass,v 1.61 2013/07/05 17:39:10 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/git.eclass,v 1.62 2013/08/02 15:41:17 mgorny Exp $
-# DEPRECATED
-# This eclass has been superseded by git-2 eclass.
-# Please modify your ebuilds to use that one instead.
+# @DEAD
+# Michał Górny <mgorny@gentoo.org> (2 Aug 2013)
+# This eclass has been superseded by git-2 eclass and will be removed
+# on 2013-09-02. Please modify your ebuilds to use git-2 instead.
+# Bug #479474.
# @ECLASS: git.eclass
# @MAINTAINER:
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-10-05 18:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-05 18:39 [gentoo-commits] gentoo-x86 commit in eclass: ChangeLog git.eclass Michal Gorny (mgorny)
-- strict thread matches above, loose matches on Subject: below --
2013-08-02 15:41 Michal Gorny (mgorny)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox