Versions
v1.0-r2 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- amd64 ppc ppc64 x86
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
media-gfx/propaganda: drop 1.0-r1
Bug: https://bugs.gentoo.org/867136 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Joonas Niilola · gentoo
media-gfx/propaganda: Stabilize 1.0-r2 x86, #867136
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Joonas Niilola · gentoo
media-gfx/propaganda: Stabilize 1.0-r2 amd64, #867136
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
media-gfx/propaganda: Stabilize 1.0-r2 ppc64, #867136
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
media-gfx/propaganda: Stabilize 1.0-r2 ppc, #867136
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-gfx/propaganda: update EAPI 6 -> 8
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrey Utkin · gentoo
media-gfx/propaganda: use devspace, not mirror pseudo-URL, in SRC_URI
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org> - Andrey Utkin · gentoo
media-gfx/propaganda: drop old revision
Dropping 1.0 as 1.0-r1 is now stable. Package-Manager: Portage-2.3.17, Repoman-2.3.6 - Sergei Trofimovich · gentoo
media-gfx/propaganda: stable 1.0-r1 for amd64/x86/ppc/ppc64, bug #638288
Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64 ppc ppc64 x86" - Andrey Utkin · gentoo
media-gfx/propaganda: add 1.0-r1 for improvements and fixes
This is to facilitate maintenance such as update to EAPI=6 and fixes the issues highlighted by repoman and more. - add quotes around strings with variables - fix LICENSE Actual COPYING files are saying the license is GPLv2 or any later version. - omit COPYING, README-GPL from dodoc These files contain GPLv2+ license text which shouldn't be installed as it is already indicated by LICENSE in ebuild. - replace dead homepage URL with No_homepage - use mirror://gentoo/ in SRC_URI SRC_URI contained URLs which don't work anymore, distfiles are being fetched from mirrors anyway. - install just jpg files and doc, simplify ebuild Unnecessary files which were installed by 1.0 ebuild, listed below, are no more shipped. This allowed to simplify ebuild logic. HTML files for viewing of image files and navigation between them. They are deemed not essential. README: contained nothing more than an author's suggestion to view images directories in KDE. README-PROPAGANDA, which contains a substantial introduction into project history, is still installed. magicbg.tar{,.gz}: source code of some app, not essential for usage of the package. script.perl: scripts for generation of navigation HTML. More non-essential files, e.g. /usr/share/pixmaps/Propaganda/Vol11/Icon:0d /usr/share/pixmaps/Propaganda/Vol11/Modified by Michael Coyle /usr/share/pixmaps/Propaganda/Vol12/Icon:0d - use prepare phase for renames Renaming (volume dir names, *.JPG to *.jpg) is not really compiling, so use src_prepare phase which is designed for actions like these. - add "|| die" to commands which may fail Suggested-by: Amy Liffey <amynka@gentoo.org> Suggested-by: Göktürk Yüksek <gokturk@gentoo.org> Package-Manager: Portage-2.3.7, Repoman-2.3.3 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed