eclass: fix various doc errors #537392
authorMike Frysinger <vapier@gentoo.org>
Fri, 14 Aug 2015 03:59:15 +0000 (23:59 -0400)
committerMike Frysinger <vapier@gentoo.org>
Fri, 14 Aug 2015 04:05:33 +0000 (00:05 -0400)
13 files changed:
eclass/cron.eclass
eclass/distutils-r1.eclass
eclass/games.eclass
eclass/gnome-games.eclass
eclass/gnome-python-common-r1.eclass
eclass/multibuild.eclass
eclass/python-any-r1.eclass
eclass/python-r1.eclass
eclass/python-single-r1.eclass
eclass/python-utils-r1.eclass
eclass/readme.gentoo.eclass
eclass/ruby-single.eclass
eclass/wxwidgets.eclass

index 1d97df3f73c359ecf3fd91192d18240f1118a2a4..57ab4463d50437e832ae1ba19082683bd71eaabe 100644 (file)
@@ -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:
index e6be0524f0de45fd399c7ef63336a6a464745de1..3182e98d0376355dd39f3842427a1f10fb2116ab 100644 (file)
@@ -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:
index 9c07fc3b9ce004b29b61272026ee063b5843dc68..f9721d7e2af197c30f9e78fc097ee0275ca6179b 100644 (file)
@@ -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.
index e7f7ab14c9212217136ae35164420d4288886480..2d10aafb8c040e3c7afd366414782c7726e592af 100644 (file)
@@ -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() {
index b80c17a481b73ed257e88320c690103d5b932c1a..d9968febb2e9a741672e66c65150c34882cefa93 100644 (file)
@@ -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:
index b7269d2670259b8aacc22dabdcce196763a28932..3115ac921697b702b15eb5a1ad90f48272eec53e 100644 (file)
@@ -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:
index 0f544d9baac155777cffe504a84e5c4583e7749e..e4eb2ed67e3b038007f524a4ac63d9b676f574f6 100644 (file)
@@ -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:
index 4f9163c263ba3ff871b2f22df2f8466b9bbd3bd4..82016c500a45a6800d1eff88d539d67290eabbeb 100644 (file)
@@ -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:
index 0f21fb7e354b72d65949a7d5c16708433c36dfeb..4dec9f97d11dfe4c30ff35f3983fd906013e03ed 100644 (file)
@@ -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:
index 544d2ef62ef3eec23eed817d9b2a85e8209465c1..974accb3fc8e3499051eb3eec2bfae297491e420 100644 (file)
@@ -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:
index 4947bb55c2a41bfd8a5f3980e301c4624928d0a9..fdef2fe19cb0c44793cd3c11a487c4226ab6a00e 100644 (file)
@@ -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:
index 8dd1d82b618f0eda81037ed7d810699f528aabe3..b76faae83ab2c3ef078861f044a69aed8dd2ed2c 100644 (file)
@@ -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:
index f26f13d504594249f3321f934aff634c11e5041e..07e2d8c8e19a003bd67589a4ce660063d4b5a560 100644 (file)
@@ -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