diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-04-02 18:35:02 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-04-02 18:35:02 +0000 |
commit | aaf0ef16dd48a81b5e96eeaf2839668000255c5e (patch) | |
tree | 331c3c443ec7493e84985934fca3624e83574363 /virtual/man | |
parent | whitespace (diff) | |
download | gentoo-2-aaf0ef16dd48a81b5e96eeaf2839668000255c5e.tar.gz gentoo-2-aaf0ef16dd48a81b5e96eeaf2839668000255c5e.tar.bz2 gentoo-2-aaf0ef16dd48a81b5e96eeaf2839668000255c5e.zip |
whitespace
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Diffstat (limited to 'virtual/man')
-rw-r--r-- | virtual/man/man-0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/man/man-0-r1.ebuild b/virtual/man/man-0-r1.ebuild index ab6d1482cc2b..1ff84921a879 100644 --- a/virtual/man/man-0-r1.ebuild +++ b/virtual/man/man-0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/man/man-0-r1.ebuild,v 1.5 2014/01/18 22:18:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/man/man-0-r1.ebuild,v 1.6 2015/04/02 18:35:02 mr_bones_ Exp $ EAPI=3 @@ -14,4 +14,4 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 IUSE="" DEPEND="" -RDEPEND="|| ( sys-apps/man-db sys-apps/man )"
\ No newline at end of file +RDEPEND="|| ( sys-apps/man-db sys-apps/man )" |