diff options
author | Hanno Böck <hanno@gentoo.org> | 2007-08-18 16:25:58 +0000 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2007-08-18 16:25:58 +0000 |
commit | 27b8cc91af32aa6295552ca7567d230f3cd613c7 (patch) | |
tree | 56f8c0ee94034059dfb7a3ab6a133097b26afc2f /net-misc/batmand | |
parent | rewrite grpn ebuild, fix QA warnings. (diff) | |
download | gentoo-2-27b8cc91af32aa6295552ca7567d230f3cd613c7.tar.gz gentoo-2-27b8cc91af32aa6295552ca7567d230f3cd613c7.tar.bz2 gentoo-2-27b8cc91af32aa6295552ca7567d230f3cd613c7.zip |
fix typo
(Portage version: 2.1.3.6)
Diffstat (limited to 'net-misc/batmand')
-rw-r--r-- | net-misc/batmand/batmand-0.2.0.ebuild | 4 | ||||
-rw-r--r-- | net-misc/batmand/batmand-0.2.0_rc2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/batmand/batmand-0.2.0.ebuild b/net-misc/batmand/batmand-0.2.0.ebuild index 57da5010377d..c3d816f9bddb 100644 --- a/net-misc/batmand/batmand-0.2.0.ebuild +++ b/net-misc/batmand/batmand-0.2.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/batmand/batmand-0.2.0.ebuild,v 1.1 2007/06/23 12:49:02 cedk Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/batmand/batmand-0.2.0.ebuild,v 1.2 2007/08/18 16:25:58 hanno Exp $ inherit eutils toolchain-funcs MY_PV="0.2-rv451_sources" -DESCRIPTION="Better approach to modile Ad-Hoc networking" +DESCRIPTION="Better approach to mobile Ad-Hoc networking" HOMEPAGE="http://open-mesh.net/batman" SRC_URI="http://downloads.open-mesh.net/batman/stable/sources/${PN}_${MY_PV}.tgz" diff --git a/net-misc/batmand/batmand-0.2.0_rc2.ebuild b/net-misc/batmand/batmand-0.2.0_rc2.ebuild index 8def49c0a3ec..2383362852c7 100644 --- a/net-misc/batmand/batmand-0.2.0_rc2.ebuild +++ b/net-misc/batmand/batmand-0.2.0_rc2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/batmand/batmand-0.2.0_rc2.ebuild,v 1.1 2007/06/16 23:31:07 cedk Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/batmand/batmand-0.2.0_rc2.ebuild,v 1.2 2007/08/18 16:25:58 hanno Exp $ inherit versionator eutils toolchain-funcs MY_PV="$(delete_version_separator 3 )-rv422_sources" -DESCRIPTION="Better approach to modile Ad-Hoc networking" +DESCRIPTION="Better approach to mobile Ad-Hoc networking" HOMEPAGE="http://open-mesh.net/batman" SRC_URI="http://downloads.open-mesh.net/batman/stable/sources/${PN}_${MY_PV}.tgz" |