| 1 | # Copyright 1999-2008 Gentoo Foundation |
1 | # Copyright 1999-2011 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/eclass/versionator.eclass,v 1.22 2011/12/15 05:10:25 vapier Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/eclass/versionator.eclass,v 1.23 2011/12/27 17:55:12 fauli Exp $ |
| 4 | |
4 | |
| 5 | # @ECLASS: versionator.eclass |
5 | # @ECLASS: versionator.eclass |
| 6 | # @MAINTAINER: |
6 | # @MAINTAINER: |
| 7 | # Jonathan Callen <abcd@gentoo.org> |
7 | # Jonathan Callen <abcd@gentoo.org> |
| 8 | # base-system@gentoo.org |
8 | # base-system@gentoo.org |