diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-10-02 10:57:52 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-10-02 10:57:52 +0000 |
commit | d220e2090d43527f30e9dac193923f9786334db0 (patch) | |
tree | e0a0639975d4c4d27796aa8e34e4a6a990e5d9f8 /eclass/obs-download.eclass | |
parent | Always use openSUSE:Tools as project to get updates. Remove obs_package decla... (diff) | |
download | gentoo-2-d220e2090d43527f30e9dac193923f9786334db0.tar.gz gentoo-2-d220e2090d43527f30e9dac193923f9786334db0.tar.bz2 gentoo-2-d220e2090d43527f30e9dac193923f9786334db0.zip |
More update the doc
Diffstat (limited to 'eclass/obs-download.eclass')
-rw-r--r-- | eclass/obs-download.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/obs-download.eclass b/eclass/obs-download.eclass index 42c55152fe29..15b1e649cb79 100644 --- a/eclass/obs-download.eclass +++ b/eclass/obs-download.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/obs-download.eclass,v 1.3 2012/10/02 10:46:02 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/obs-download.eclass,v 1.4 2012/10/02 10:57:52 scarabeus Exp $ # @ECLASS: obs-download.eclass # @MAINTAINER: @@ -28,7 +28,7 @@ # @DEFAULT_UNSET # @DESCRIPTION: # In which obs project pakage is. -# This variable does not have to be set, if +# This variable does not have to be set and is overriden, if # OPENSUSE_RELEASE is provided. # @ECLASS-VARIABLE: OBS_PACKAGE |