summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-01-17 20:54:25 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-01-17 20:54:25 +0000
commitda45f2f9ba1bbb5bb660424fbb88ccf9ae18904e (patch)
tree2eb30d103287542eddd76580a100e137ca3ffa41 /eclass
parentDon't enable audit by default, bug 536870. (diff)
downloadgentoo-2-da45f2f9ba1bbb5bb660424fbb88ccf9ae18904e.tar.gz
gentoo-2-da45f2f9ba1bbb5bb660424fbb88ccf9ae18904e.tar.bz2
gentoo-2-da45f2f9ba1bbb5bb660424fbb88ccf9ae18904e.zip
Mark rox-0install and rox eclass as @DEAD
Diffstat (limited to 'eclass')
-rw-r--r--eclass/ChangeLog6
-rw-r--r--eclass/rox-0install.eclass5
-rw-r--r--eclass/rox.eclass5
3 files changed, 11 insertions, 5 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index 97f595197a83..fa26c270d911 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for eclass directory
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1511 2015/01/14 22:50:01 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1512 2015/01/17 20:54:25 mrueg Exp $
+
+ 17 Jan 2015; Manuel Rüger <mrueg@gentoo.org> rox-0install.eclass,
+ rox.eclass:
+ Mark rox-0install and rox eclass as @DEAD
14 Jan 2015; Michał Górny <mgorny@gentoo.org> eutils.eclass:
prune_libtool_files: properly reset variables for following loop iterations.
diff --git a/eclass/rox-0install.eclass b/eclass/rox-0install.eclass
index 5c208771f49f..c471e87b4e69 100644
--- a/eclass/rox-0install.eclass
+++ b/eclass/rox-0install.eclass
@@ -1,7 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/rox-0install.eclass,v 1.4 2011/12/27 17:55:12 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/rox-0install.eclass,v 1.5 2015/01/17 20:54:25 mrueg Exp $
+# @DEAD
# ROX-0install eclass Version 1
# Created by Jim Ramsay (lack@gentoo.org) to ease installation of ROX desktop
diff --git a/eclass/rox.eclass b/eclass/rox.eclass
index c5253ae73cdc..e196ea4c3ebb 100644
--- a/eclass/rox.eclass
+++ b/eclass/rox.eclass
@@ -1,7 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/rox.eclass,v 1.36 2012/05/02 18:31:42 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/rox.eclass,v 1.37 2015/01/17 20:54:25 mrueg Exp $
+# @DEAD
# ROX eclass Version 3
# This eclass was created by Sergey Kuleshov (svyatogor@gentoo.org) and