diff options
author | 2008-09-16 12:51:03 +0000 | |
---|---|---|
committer | 2008-09-16 12:51:03 +0000 | |
commit | 6c7433c0ad80a6ceca9d7335e86e519c33fb0266 (patch) | |
tree | 3558cbac4de2605704fd2b8d82da06905bb6cb36 /eclass/gnome-python-common.eclass | |
parent | Marked ~hppa (bug #236718). (diff) | |
download | gentoo-2-6c7433c0ad80a6ceca9d7335e86e519c33fb0266.tar.gz gentoo-2-6c7433c0ad80a6ceca9d7335e86e519c33fb0266.tar.bz2 gentoo-2-6c7433c0ad80a6ceca9d7335e86e519c33fb0266.zip |
Typo fixed (bug #237819).
Diffstat (limited to 'eclass/gnome-python-common.eclass')
-rw-r--r-- | eclass/gnome-python-common.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/gnome-python-common.eclass b/eclass/gnome-python-common.eclass index cabcffe92332..6a13401a6229 100644 --- a/eclass/gnome-python-common.eclass +++ b/eclass/gnome-python-common.eclass @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gnome-python-common.eclass,v 1.2 2008/09/14 16:24:17 ford_prefect Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gnome-python-common.eclass,v 1.3 2008/09/16 12:51:03 jer Exp $ # Original Author: Arun Raghavan <ford_prefect@gentoo.org> (based on the # gnome-python-desktop eclass by Jim Ramsay <lack@gentoo.org>) # -# Purpose: Provides common functionality requried for building the gnome-python* +# Purpose: Provides common functionality required for building the gnome-python* # bindings # # Important environment variables: |