commit: ae4de70c0b715e5beef5c78ed72c3adae064b232
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 30 09:21:47 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Aug 30 19:14:06 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae4de70c
app-doc/diveintopython: indent.
Package-Manager: Portage-2.3.6, Repoman-2.3.1
app-doc/diveintopython/diveintopython-2.ebuild | 8 ++++----
app-doc/diveintopython/metadata.xml | 4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/app-doc/diveintopython/diveintopython-2.ebuild
b/app-doc/diveintopython/diveintopython-2.ebuild
index 79762178715..a304c56ca41 100644
--- a/app-doc/diveintopython/diveintopython-2.ebuild
+++ b/app-doc/diveintopython/diveintopython-2.ebuild
@@ -8,10 +8,10 @@ MY_P="${PN}-${MY_PV}"
DESCRIPTION="'Dive Into Python' by Mark Pilgrim - Python 2"
HOMEPAGE="http://www.diveintopython.net/"
-SRC_URI="http://www.diveintopython.net/download/${PN}-html-${MY_PV}.zip ->
${P}.zip
- pdf? (
- http://www.diveintopython.net/download/${PN}-pdf-${MY_PV}.zip
-> ${P}-pdf.zip
- )"
+SRC_URI="
+http://www.diveintopython.net/download/${PN}-html-${MY_PV}.zip -> ${P}.zip
+pdf? ( http://www.diveintopython.net/download/${PN}-pdf-${MY_PV}.zip ->
${P}-pdf.zip )
+"
LICENSE="FDL-1.1"
SLOT="2"
diff --git a/app-doc/diveintopython/metadata.xml
b/app-doc/diveintopython/metadata.xml
index 150f83f5c91..282f5169122 100644
--- a/app-doc/diveintopython/metadata.xml
+++ b/app-doc/diveintopython/metadata.xml
@@ -2,8 +2,8 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
- <email>[email protected]</email>
- <name>Python</name>
+ <email>[email protected]</email>
+ <name>Python</name>
</maintainer>
<maintainer type="person">
<email>[email protected]</email>