diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-07 10:37:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-07 10:37:37 +0000 |
commit | db84eb005c5b3ab9fd17cb1d690ceda49a5f83d8 (patch) | |
tree | ba443613957cdd4ba8f87345d5cbddc95446ffaa /www-client/midori | |
parent | Version bumped and added doc, examples flags. Closing bug #230978 (diff) | |
download | gentoo-2-db84eb005c5b3ab9fd17cb1d690ceda49a5f83d8.tar.gz gentoo-2-db84eb005c5b3ab9fd17cb1d690ceda49a5f83d8.tar.bz2 gentoo-2-db84eb005c5b3ab9fd17cb1d690ceda49a5f83d8.zip |
Typo
(Portage version: 2.1.4.4)
Diffstat (limited to 'www-client/midori')
-rw-r--r-- | www-client/midori/midori-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/midori/midori-9999.ebuild b/www-client/midori/midori-9999.ebuild index 31cafa33b526..09faf157ebb9 100644 --- a/www-client/midori/midori-9999.ebuild +++ b/www-client/midori/midori-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/midori/midori-9999.ebuild,v 1.3 2008/06/09 02:13:51 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/midori/midori-9999.ebuild,v 1.4 2008/07/07 10:37:37 armin76 Exp $ inherit git eutils @@ -20,7 +20,7 @@ DEPEND="x11-libs/gtk+ net-libs/webkit-gtk" pkg_setup() { - ewarn "Note: this software is not yet in a too marture status so expect some minor things to break" + ewarn "Note: this software is not yet in a too mature status so expect some minor things to break" } src_install() { |