summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-02-20 07:12:55 +0000
committerPacho Ramos <pacho@gentoo.org>2014-02-20 07:12:55 +0000
commit29766bc99ea23347c25f3b4b8d4474645906b7b1 (patch)
tree67b09156d63632405a45855dbd077531d4efe03a /app-arch
parentVersion bump by Peter Wilmott in the ruby overlay. (diff)
downloadgentoo-2-29766bc99ea23347c25f3b4b8d4474645906b7b1.tar.gz
gentoo-2-29766bc99ea23347c25f3b4b8d4474645906b7b1.tar.bz2
gentoo-2-29766bc99ea23347c25f3b4b8d4474645906b7b1.zip
Fix typo (#501776 by Francesco Turco)
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/file-roller/ChangeLog8
-rw-r--r--app-arch/file-roller/file-roller-2.32.2.ebuild6
-rw-r--r--app-arch/file-roller/file-roller-3.10.2.1.ebuild6
-rw-r--r--app-arch/file-roller/file-roller-3.8.4-r2.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/app-arch/file-roller/ChangeLog b/app-arch/file-roller/ChangeLog
index 0b905118a52a..5029da10fe68 100644
--- a/app-arch/file-roller/ChangeLog
+++ b/app-arch/file-roller/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-arch/file-roller
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.329 2013/12/24 15:21:05 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/ChangeLog,v 1.330 2014/02/20 07:12:55 pacho Exp $
+
+ 20 Feb 2014; Pacho Ramos <pacho@gentoo.org> file-roller-2.32.2.ebuild,
+ file-roller-3.10.2.1.ebuild, file-roller-3.8.4-r2.ebuild:
+ Fix typo (#501776 by Francesco Turco)
*file-roller-3.10.2.1 (24 Dec 2013)
diff --git a/app-arch/file-roller/file-roller-2.32.2.ebuild b/app-arch/file-roller/file-roller-2.32.2.ebuild
index 97760ab44ac7..aa51498932a2 100644
--- a/app-arch/file-roller/file-roller-2.32.2.ebuild
+++ b/app-arch/file-roller/file-roller-2.32.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.32.2.ebuild,v 1.9 2012/12/16 08:31:41 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-2.32.2.ebuild,v 1.10 2014/02/20 07:12:55 pacho Exp $
EAPI="3"
GCONF_DEBUG="no"
@@ -64,7 +64,7 @@ pkg_postinst() {
gnome2_pkg_postinst
elog "${PN} is a frontend for several archiving utilities. If you want a"
- elog "particular achive format support, see ${HOMEPAGE}"
+ elog "particular archive format support, see ${HOMEPAGE}"
elog "and install the relevant package."
elog
elog "for example:"
diff --git a/app-arch/file-roller/file-roller-3.10.2.1.ebuild b/app-arch/file-roller/file-roller-3.10.2.1.ebuild
index c1b39643817f..0145eecbb748 100644
--- a/app-arch/file-roller/file-roller-3.10.2.1.ebuild
+++ b/app-arch/file-roller/file-roller-3.10.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-3.10.2.1.ebuild,v 1.1 2013/12/24 15:21:05 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-3.10.2.1.ebuild,v 1.2 2014/02/20 07:12:55 pacho Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -46,7 +46,7 @@ DEPEND="${RDEPEND}
DISABLE_AUTOFORMATTING="yes"
DOC_CONTENTS="
${PN} is a frontend for several archiving utilities. If you want a
-particular achive format support, see ${HOMEPAGE}
+particular archive format support, see ${HOMEPAGE}
and install the relevant package. For example:
7-zip - app-arch/p7zip
ace - app-arch/unace
diff --git a/app-arch/file-roller/file-roller-3.8.4-r2.ebuild b/app-arch/file-roller/file-roller-3.8.4-r2.ebuild
index 6c02663e253a..b4934a9163f2 100644
--- a/app-arch/file-roller/file-roller-3.8.4-r2.ebuild
+++ b/app-arch/file-roller/file-roller-3.8.4-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-3.8.4-r2.ebuild,v 1.3 2013/12/08 17:36:42 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/file-roller/file-roller-3.8.4-r2.ebuild,v 1.4 2014/02/20 07:12:55 pacho Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -46,7 +46,7 @@ DEPEND="${RDEPEND}
DISABLE_AUTOFORMATTING="yes"
DOC_CONTENTS="
${PN} is a frontend for several archiving utilities. If you want a
-particular achive format support, see ${HOMEPAGE}
+particular archive format support, see ${HOMEPAGE}
and install the relevant package. For example:
7-zip - app-arch/p7zip
ace - app-arch/unace