diff options
author | Mike Frysinger <vapier@gentoo.org> | 2015-08-13 23:59:15 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-08-14 00:05:33 -0400 |
commit | a3dac837fc6d870ef35dce3f08b2c30f6d58cf0b (patch) | |
tree | 0c133e7838a8d0246bce6acb3304aa5ad248f7ac /eclass | |
parent | app-emulation/libvirt: fix apparmor conf in 1.2.17 and 1.2.18 (bug #554628) (diff) | |
download | gentoo-a3dac837fc6d870ef35dce3f08b2c30f6d58cf0b.tar.gz gentoo-a3dac837fc6d870ef35dce3f08b2c30f6d58cf0b.tar.bz2 gentoo-a3dac837fc6d870ef35dce3f08b2c30f6d58cf0b.zip |
eclass: fix various doc errors #537392
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/cron.eclass | 2 | ||||
-rw-r--r-- | eclass/distutils-r1.eclass | 2 | ||||
-rw-r--r-- | eclass/games.eclass | 2 | ||||
-rw-r--r-- | eclass/gnome-games.eclass | 4 | ||||
-rw-r--r-- | eclass/gnome-python-common-r1.eclass | 2 | ||||
-rw-r--r-- | eclass/multibuild.eclass | 2 | ||||
-rw-r--r-- | eclass/python-any-r1.eclass | 2 | ||||
-rw-r--r-- | eclass/python-r1.eclass | 2 | ||||
-rw-r--r-- | eclass/python-single-r1.eclass | 2 | ||||
-rw-r--r-- | eclass/python-utils-r1.eclass | 2 | ||||
-rw-r--r-- | eclass/readme.gentoo.eclass | 2 | ||||
-rw-r--r-- | eclass/ruby-single.eclass | 2 | ||||
-rw-r--r-- | eclass/wxwidgets.eclass | 8 |
13 files changed, 17 insertions, 17 deletions
diff --git a/eclass/cron.eclass b/eclass/cron.eclass index 1d97df3f73c3..57ab4463d504 100644 --- a/eclass/cron.eclass +++ b/eclass/cron.eclass @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -# @ECLASS: cron +# @ECLASS: cron.eclass # @MAINTAINER: # cron-bugs@gentoo.org # @AUTHOR: diff --git a/eclass/distutils-r1.eclass b/eclass/distutils-r1.eclass index e6be0524f0de..3182e98d0376 100644 --- a/eclass/distutils-r1.eclass +++ b/eclass/distutils-r1.eclass @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -# @ECLASS: distutils-r1 +# @ECLASS: distutils-r1.eclass # @MAINTAINER: # Python team <python@gentoo.org> # @AUTHOR: diff --git a/eclass/games.eclass b/eclass/games.eclass index 9c07fc3b9ce0..f9721d7e2af1 100644 --- a/eclass/games.eclass +++ b/eclass/games.eclass @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -# @ECLASS: games +# @ECLASS: games.eclass # @MAINTAINER: # Games team <games@gentoo.org> # @BLURB: Standardizing the install of games. diff --git a/eclass/gnome-games.eclass b/eclass/gnome-games.eclass index e7f7ab14c921..2d10aafb8c04 100644 --- a/eclass/gnome-games.eclass +++ b/eclass/gnome-games.eclass @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -# @ECLASS: gnome-games +# @ECLASS: gnome-games.eclass # @MAINTAINER: # Gnome team <gnome@gentoo.org> # @AUTHOR: @@ -95,7 +95,7 @@ gnome-games_pkg_preinst() { games_pkg_preinst } -# @FUNCTION: gnome-games_pkg_preinst +# @FUNCTION: gnome-games_pkg_postinst # @DESCRIPTION: # Set proper phase defaults gnome-games_pkg_postinst() { diff --git a/eclass/gnome-python-common-r1.eclass b/eclass/gnome-python-common-r1.eclass index b80c17a481b7..d9968febb2e9 100644 --- a/eclass/gnome-python-common-r1.eclass +++ b/eclass/gnome-python-common-r1.eclass @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -# @ECLASS: gnome-python-common-r1 +# @ECLASS: gnome-python-common-r1.eclass # @MAINTAINER: # GNOME team <gnome@gentoo.org> # @AUTHOR: diff --git a/eclass/multibuild.eclass b/eclass/multibuild.eclass index b7269d267025..3115ac921697 100644 --- a/eclass/multibuild.eclass +++ b/eclass/multibuild.eclass @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -# @ECLASS: multibuild +# @ECLASS: multibuild.eclass # @MAINTAINER: # Michał Górny <mgorny@gentoo.org> # @AUTHOR: diff --git a/eclass/python-any-r1.eclass b/eclass/python-any-r1.eclass index 0f544d9baac1..e4eb2ed67e3b 100644 --- a/eclass/python-any-r1.eclass +++ b/eclass/python-any-r1.eclass @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -# @ECLASS: python-any-r1 +# @ECLASS: python-any-r1.eclass # @MAINTAINER: # Python team <python@gentoo.org> # @AUTHOR: diff --git a/eclass/python-r1.eclass b/eclass/python-r1.eclass index 4f9163c263ba..82016c500a45 100644 --- a/eclass/python-r1.eclass +++ b/eclass/python-r1.eclass @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -# @ECLASS: python-r1 +# @ECLASS: python-r1.eclass # @MAINTAINER: # Python team <python@gentoo.org> # @AUTHOR: diff --git a/eclass/python-single-r1.eclass b/eclass/python-single-r1.eclass index 0f21fb7e354b..4dec9f97d11d 100644 --- a/eclass/python-single-r1.eclass +++ b/eclass/python-single-r1.eclass @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -# @ECLASS: python-single-r1 +# @ECLASS: python-single-r1.eclass # @MAINTAINER: # Python team <python@gentoo.org> # @AUTHOR: diff --git a/eclass/python-utils-r1.eclass b/eclass/python-utils-r1.eclass index 544d2ef62ef3..974accb3fc8e 100644 --- a/eclass/python-utils-r1.eclass +++ b/eclass/python-utils-r1.eclass @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -# @ECLASS: python-utils-r1 +# @ECLASS: python-utils-r1.eclass # @MAINTAINER: # Python team <python@gentoo.org> # @AUTHOR: diff --git a/eclass/readme.gentoo.eclass b/eclass/readme.gentoo.eclass index 4947bb55c2a4..fdef2fe19cb0 100644 --- a/eclass/readme.gentoo.eclass +++ b/eclass/readme.gentoo.eclass @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -# @ECLASS: readme.gentoo +# @ECLASS: readme.gentoo.eclass # @MAINTAINER: # Pacho Ramos <pacho@gentoo.org> # @AUTHOR: diff --git a/eclass/ruby-single.eclass b/eclass/ruby-single.eclass index 8dd1d82b618f..b76faae83ab2 100644 --- a/eclass/ruby-single.eclass +++ b/eclass/ruby-single.eclass @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -# @ECLASS: ruby-single +# @ECLASS: ruby-single.eclass # @MAINTAINER: # Ruby team <ruby@gentoo.org> # @AUTHOR: diff --git a/eclass/wxwidgets.eclass b/eclass/wxwidgets.eclass index f26f13d50459..07e2d8c8e19a 100644 --- a/eclass/wxwidgets.eclass +++ b/eclass/wxwidgets.eclass @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -# @ECLASS: wxwidgets.eclass +# @ECLASS: wxwidgets.eclass # @MAINTAINER: -# wxwidgets@gentoo.org -# @BLURB: Manages build configuration for wxGTK-using packages. +# wxwidgets@gentoo.org +# @BLURB: Manages build configuration for wxGTK-using packages. # @DESCRIPTION: # This eclass gives ebuilds the ability to build against a specific wxGTK # SLOT and profile without interfering with the system configuration. Any |