public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/diveintopython/
Date: Mon, 18 Apr 2016 21:23:43 +0000 (UTC)	[thread overview]
Message-ID: <1461013694.fb02bcc3049159a4ee8fbf8e66b7d0a5051284a8.monsieurp@gentoo> (raw)

commit:     fb02bcc3049159a4ee8fbf8e66b7d0a5051284a8
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 18 20:48:58 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Apr 18 21:08:14 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb02bcc3

app-doc/diveintopython: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.

Package-Manager: portage-2.2.26

 app-doc/diveintopython/diveintopython-2.ebuild | 6 +++---
 app-doc/diveintopython/diveintopython-3.ebuild | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-doc/diveintopython/diveintopython-2.ebuild b/app-doc/diveintopython/diveintopython-2.ebuild
index f7ff354..49abe89 100644
--- a/app-doc/diveintopython/diveintopython-2.ebuild
+++ b/app-doc/diveintopython/diveintopython-2.ebuild
@@ -9,8 +9,6 @@ inherit eutils
 MY_PV="5.4"
 MY_P="${PN}-${MY_PV}"
 
-IUSE="pdf"
-
 DESCRIPTION="'Dive Into Python' by Mark Pilgrim - Python 2"
 HOMEPAGE="http://www.diveintopython.net/"
 
@@ -22,7 +20,9 @@ SRC_URI="http://www.diveintopython.net/download/${PN}-html-${MY_PV}.zip -> ${P}.
 LICENSE="FDL-1.1"
 SLOT="2"
 
-KEYWORDS="~amd64 ~ppc64 ~ppc ~x86"
+KEYWORDS="amd64 ppc64 ppc x86"
+
+IUSE="pdf"
 
 DEPEND=""
 RDEPEND="${DEPEND}"

diff --git a/app-doc/diveintopython/diveintopython-3.ebuild b/app-doc/diveintopython/diveintopython-3.ebuild
index b39e1ba..9940cc1 100644
--- a/app-doc/diveintopython/diveintopython-3.ebuild
+++ b/app-doc/diveintopython/diveintopython-3.ebuild
@@ -17,7 +17,7 @@ SRC_URI="http://dev.gentoo.org/~monsieurp/packages/${P}.tar.gz
 LICENSE="CC-BY-SA-3.0"
 SLOT="3"
 
-KEYWORDS="~amd64 ~ppc64 ~ppc ~x86"
+KEYWORDS="amd64 ppc64 ppc x86"
 
 IUSE="pdf"
 
@@ -29,7 +29,7 @@ src_prepare() {
 }
 
 src_install() {
-	insinto /usr/share/doc/${PN}-${SLOT}
+	insinto "/usr/share/doc/${PN}-${SLOT}"
 	use pdf && dodoc "${P}.pdf"
 	doins -r *
 }


             reply	other threads:[~2016-04-18 21:23 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-18 21:23 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-01  7:52 [gentoo-commits] repo/gentoo:master commit in: app-doc/diveintopython/ Joonas Niilola
2021-12-12 14:23 Yixun Lan
2021-06-16 11:14 Michał Górny
2021-04-12  2:31 Sam James
2021-01-19 23:09 Patrice Clement
2020-12-28  9:03 Sam James
2019-08-28 10:10 David Seifert
2018-01-30 22:21 Patrice Clement
2017-12-28 11:06 Patrice Clement
2017-09-04 21:56 Patrice Clement
2017-09-04 21:56 Patrice Clement
2017-08-30 19:14 Patrice Clement
2017-02-18  9:23 Patrice Clement
2016-03-12 11:45 Patrice Clement
2016-03-12  0:10 Patrice Clement
2016-03-11 22:42 Patrice Clement

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1461013694.fb02bcc3049159a4ee8fbf8e66b7d0a5051284a8.monsieurp@gentoo \
    --to=monsieurp@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox