Bug 175135 - app-vim/gentoo-syntax-20070212 eclass template uses deprecated ECLASS and INHERITED
Bug#: 175135 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: vim@gentoo.org Reported By: betelgeuse@gentoo.org
Component: Development
URL: 
Summary: app-vim/gentoo-syntax-20070212 eclass template uses deprecated ECLASS and INHERITED
Keywords:  InSVN
Status Whiteboard: 
Opened: 2007-04-18 19:40 0000
Description:   Opened: 2007-04-18 19:40 0000
ECLASS="java-virtuals"
INHERITED="$INHERITED $ECLASS"

These are not needed any more as Portage takes care of building them
automatically.

------- Comment #1 From Mike Kelly (RETIRED) 2007-04-19 02:40:26 0000 -------
Thanks, I already have this fixed on my hard disk, was going to go through and
check for any other deprecated stuff in the templates sometime in the next few
weeks, then push out a new gentoo-syntax version.

------- Comment #2 From Mike Kelly (RETIRED) 2007-05-06 20:27:33 0000 -------
Fixed in SVN, r32. Look for a release coming later tonight.

------- Comment #3 From Mike Kelly (RETIRED) 2007-05-06 23:33:30 0000 -------
FIXED in the 20070506 release, which should hit you sometime soonish. Thanks
for the report!