Gentoo Archives: gentoo-dev

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] [PATCH 2/4] drop deprecated SCROLLKEEPER_UPDATE
Date: Sun, 13 Jan 2013 19:05:51
Message-Id: 1358103872.23137.18.camel@kanae
In Reply to: [gentoo-dev] [PATCH 0/4] gnome2.eclass updates by Gilles Dartiguelongue
1 SCROLLKEEPER_UPDATE variable was deprecated long ago. It is no longer needed
2 and no longer in use in tree.
3
4 ---
5 eclass/gnome2.eclass | 6 ------
6 1 file changed, 6 deletions(-)
7
8 diff --git a/eclass/gnome2.eclass b/eclass/gnome2.eclass
9 index e263232..e2540d1 100644
10 --- a/eclass/gnome2.eclass
11 +++ b/eclass/gnome2.eclass
12 @@ -68,12 +68,6 @@ ELTCONF=${ELTCONF:-""}
13 # Should we use EINSTALL instead of DESTDIR
14 USE_EINSTALL=${USE_EINSTALL:-""}
15
16 -# @ECLASS-VARIABLE: SCROLLKEEPER_UPDATE
17 -# @DEPRECATED
18 -# @DESCRIPTION:
19 -# Whether to run scrollkeeper for this package or not.
20 -SCROLLKEEPER_UPDATE=${SCROLLKEEPER_UPDATE:-"1"}
21 -
22 # @ECLASS-VARIABLE: DOCS
23 # @DEFAULT-UNSET
24 # @DESCRIPTION:
25 --
26 1.8.1

Attachments

File name MIME type
signature.asc application/pgp-signature