diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-08-30 12:52:08 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-08-30 12:52:08 +0000 |
commit | 44204b3450f905add5783d90467b36e17944f6ba (patch) | |
tree | 3963adcbbe4250495ec1a68954263499c406961b | |
parent | Fixed #104122 with a little patch. Marking ~arch for x86 and ppc. (diff) | |
download | gentoo-2-44204b3450f905add5783d90467b36e17944f6ba.tar.gz gentoo-2-44204b3450f905add5783d90467b36e17944f6ba.tar.bz2 gentoo-2-44204b3450f905add5783d90467b36e17944f6ba.zip |
Fix minor typos
(Portage version: 2.0.51.22-r2)
-rw-r--r-- | gnome-base/libgnomeui/libgnomeui-2.10.1.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/libgnomeui/libgnomeui-2.11.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gnome-base/libgnomeui/libgnomeui-2.10.1.ebuild b/gnome-base/libgnomeui/libgnomeui-2.10.1.ebuild index cae64abefad2..406214c31b7b 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.10.1.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.10.1.ebuild,v 1.6 2005/08/29 21:06:14 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.10.1.ebuild,v 1.7 2005/08/30 12:52:08 leonardop Exp $ inherit eutils gnome2 @@ -43,7 +43,7 @@ src_unpack() { # cleanliness is ... (#68698) epatch ${FILESDIR}/${PN}-2.8.0-ditch_ancient_pics.patch - # Remove unnecessary esaund/audofile checks and implement the + # Remove unnecessary esound/audofile checks and implement the # --without-jpeg switch epatch ${FILESDIR}/${P}-gentoo.patch diff --git a/gnome-base/libgnomeui/libgnomeui-2.11.3.ebuild b/gnome-base/libgnomeui/libgnomeui-2.11.3.ebuild index bde7ddbbce89..88056a1e9110 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.11.3.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.11.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.11.3.ebuild,v 1.1 2005/08/28 16:00:45 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.11.3.ebuild,v 1.2 2005/08/30 12:52:08 leonardop Exp $ inherit eutils gnome2 @@ -46,7 +46,7 @@ src_unpack() { # cleanliness is ... (#68698) epatch ${FILESDIR}/${PN}-2.8.0-ditch_ancient_pics.patch - # Remove unnecessary esaund/audofile checks and implement the + # Remove unnecessary esound/audofile checks and implement the # --without-jpeg switch epatch ${FILESDIR}/${PN}-2.10.1-gentoo.patch |