summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: reassign monsieurp's packagesMichał Górny2024-04-031-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-doc/diveintopython: update EAPI 6 -> 8Leonardo Hernández Hernández2023-12-012-23/+23
| | | | | | | Closes: https://bugs.gentoo.org/799275 Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Closes: https://github.com/gentoo/gentoo/pull/33504 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-doc/diveintopython: keyword ~riscvYongxiang Liang2021-12-121-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-doc/diveintopython: Remove python@Michał Górny2021-06-161-4/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-doc/diveintopython: fix dodoc->doinsSam James2021-04-121-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-doc/diveintopython: retire diveintopython-2.Patrice Clement2021-01-202-33/+0
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-doc/diveintopython: mark ALLARCHESSam James2020-12-281-0/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* */*: [QA] Remove redundant <longdescription/>sMichał Górny2020-09-141-3/+0
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17540 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-doc/diveintopython: [QA] Add missing DEPEND="app-arch/unzip"David Seifert2019-08-281-2/+3
| | | | | Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org>
* app-doc/diveintopython: remove invalid KEYWORDS.tharvik2018-01-302-12/+4
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/6990
* app-doc/diveintopython: allow usage across all architectures.Patrice Clement2017-12-282-2/+2
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-doc/*: Update Manifest hashesMichał Górny2017-12-091-4/+4
|
* app-doc/diveintopython: avoid mixing tabs/spaces in metadata.xml.Francesco Turco2017-09-041-5/+5
| | | | Closes: https://github.com/gentoo/gentoo/pull/5598
* app-doc/diveintopython: use HTTPS for links to dev.gentoo.org.Francesco Turco2017-09-041-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/5598
* app-doc/diveintopython: indent.Patrice Clement2017-08-302-6/+6
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-doc/diveintopython: tidy up ebuild.Patrice Clement2017-02-182-16/+2
| | | | Package-Manager: portage-2.3.3
* app-doc/diveintopython: Stable for amd64. Retroactively mark stable for the ↵Patrice Clement2016-04-182-5/+5
| | | | | | remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.26
* app-doc/diveintopython: Installs ebook as a pdf file.Patrice Clement2016-03-123-12/+24
| | | | | | Turning on USE=pdf now installs the diveintopython ebook as a pdf file. Package-Manager: portage-2.2.26
* app-doc/diveintopython: DIP 3 is released under CC-BY-SA-3.0 and not FDL.Patrice Clement2016-03-111-1/+1
| | | | Package-Manager: portage-2.2.26
* app-doc/diveintopython: Add ebuilds to install the famous "Dive Into Python" ↵Patrice Clement2016-03-114-0/+84
ebook. Package-Manager: portage-2.2.26 Gentoo-Bug: https://bugs.gentoo.org/284506 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>