diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-11-10 01:51:09 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-11-10 01:51:09 +0000 |
commit | 1b5f5f3526112a72bfe5322b0bdb54269d5f21d1 (patch) | |
tree | 16a1b0a680f08a4e6a1c8a3ea9f30acdd255a52b /eclass/xmms-plugin.eclass | |
parent | Removing eclasses - Harder than you might think. (diff) | |
download | historical-1b5f5f3526112a72bfe5322b0bdb54269d5f21d1.tar.gz historical-1b5f5f3526112a72bfe5322b0bdb54269d5f21d1.tar.bz2 historical-1b5f5f3526112a72bfe5322b0bdb54269d5f21d1.zip |
Deprecation note.
Diffstat (limited to 'eclass/xmms-plugin.eclass')
-rw-r--r-- | eclass/xmms-plugin.eclass | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/eclass/xmms-plugin.eclass b/eclass/xmms-plugin.eclass index 6914e42040f0..66a36db01b50 100644 --- a/eclass/xmms-plugin.eclass +++ b/eclass/xmms-plugin.eclass @@ -1,9 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/xmms-plugin.eclass,v 1.10 2004/11/10 01:44:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/xmms-plugin.eclass,v 1.11 2004/11/10 01:51:09 eradicator Exp $ # # Jeremy Huddleston <eradicator@gentoo.org> + # +# THIS ECLASS IS DEPRECATED AND WILL BE REMOVED FROM PORTAGE +# The xmms and bmp APIs have forked too far to make this eclass a viable +# option. + + # Usage: # The main purpose of this eclass is to simplify installing xmms plugins # which for the various players that support the xmms API (mainly xmms and |