summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-10-11 11:30:57 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-10-11 11:30:57 +0000
commit1430b74b5e76432d99d7a7daf84df80d1303ac9d (patch)
treed47479060a59a594e15c662efc81f2ea7c44d0ce /app-admin/ansible/ansible-9999.ebuild
parentVersion bump, wrt bug #487420 (diff)
downloadgentoo-2-1430b74b5e76432d99d7a7daf84df80d1303ac9d.tar.gz
gentoo-2-1430b74b5e76432d99d7a7daf84df80d1303ac9d.tar.bz2
gentoo-2-1430b74b5e76432d99d7a7daf84df80d1303ac9d.zip
Version bump, wrt bug #486098. Sync live ebuild
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'app-admin/ansible/ansible-9999.ebuild')
-rw-r--r--app-admin/ansible/ansible-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/ansible/ansible-9999.ebuild b/app-admin/ansible/ansible-9999.ebuild
index b9bc3224f97a..0de5ff0ad0a9 100644
--- a/app-admin/ansible/ansible-9999.ebuild
+++ b/app-admin/ansible/ansible-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/ansible/ansible-9999.ebuild,v 1.12 2013/09/03 15:11:13 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/ansible/ansible-9999.ebuild,v 1.13 2013/10/11 11:30:57 pinkbyte Exp $
EAPI="5"
@@ -33,7 +33,7 @@ RDEPEND="
"
DOC_CONTENTS="You can define parameters through shell variables OR use config files
-Examples of config files installed in /usr/share/doc/${P}/examples\n\n
+Examples of config files installed in /usr/share/doc/${PF}/examples\n\n
You have to create ansible hosts file!\n
More info on http://ansible.cc/docs/gettingstarted.html"