| 1 | # Copyright 1999-2011 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/gnome.org.eclass,v 1.13 2011/06/16 07:37:20 abcd Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/eclass/gnome.org.eclass,v 1.14 2011/08/22 04:46:31 vapier Exp $ |
| 4 | |
4 | |
| 5 | # @ECLASS: gnome.org.eclass |
5 | # @ECLASS: gnome.org.eclass |
| 6 | # @MAINTAINER: |
6 | # @MAINTAINER: |
| 7 | # gnome@gentoo.org |
7 | # gnome@gentoo.org |
| 8 | # |
8 | # @AUTHOR: |
| 9 | # @CODE@ |
|
|
| 10 | # Authors: Spidler <spidler@gentoo.org> with help of carparski. |
9 | # Authors: Spidler <spidler@gentoo.org> with help of carparski. |
| 11 | # eclass variable additions and documentation: Gilles Dartiguelongue <eva@gentoo.org> |
10 | # eclass variable additions and documentation: Gilles Dartiguelongue <eva@gentoo.org> |
| 12 | # @CODE@ |
|
|
| 13 | # @BLURB: Helper eclass for gnome.org hosted archives |
11 | # @BLURB: Helper eclass for gnome.org hosted archives |
| 14 | # @DESCRIPTION: |
12 | # @DESCRIPTION: |
| 15 | # Provide a default SRC_URI for tarball hosted on gnome.org mirrors. |
13 | # Provide a default SRC_URI for tarball hosted on gnome.org mirrors. |
| 16 | |
14 | |
| 17 | inherit versionator |
15 | inherit versionator |