{"bugs":[{"bugid":325795,"firstseen":"2025-07-11T02:48:40.189262","severity":"minor","status":"CONFIRMED","summary":"app-text\/ghostscript-gpl with USE=l10n_ja pulls in specific (non-free) font"},{"bugid":502386,"firstseen":"2025-07-11T02:48:40.189262","severity":"major","status":"CONFIRMED","summary":"app-text\/ghostscript-gpl[cups] USE enforced for no reason while updating."},{"bugid":502566,"firstseen":"2025-07-11T02:48:40.189262","severity":"enhancement","status":"CONFIRMED","summary":"app-text\/ghostscript-gpl-9.10: minor ebuild tweaks"},{"bugid":905610,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"UNCONFIRMED","summary":"app-text\/ghostscript-gpl-10.01.1 can not view pdf files"},{"bugid":933548,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"UNCONFIRMED","summary":"app-text\/ghostscript-gpl-10.03.0-r1: fails to compile on clang+arm64 with error: unsupported option '-mfpu='"},{"bugid":938740,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"UNCONFIRMED","summary":"app-text\/ghostscript-gpl-10.03.1 doesn't compile with -mno-avx (in chroot)"},{"bugid":944916,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"app-text\/ghostscript-gpl-10.04.0 has implicit function declarations in configure logs"},{"bugid":962685,"firstseen":"2025-09-10T09:01:00.304432","severity":"normal","status":"IN_PROGRESS","summary":"<app-text\/ghostscript-gpl-10.06.0: Multiple vulnerabilities"},{"bugid":967723,"firstseen":"2025-12-19T11:55:47.796339","severity":"enhancement","status":"UNCONFIRMED","summary":"app-text\/doxygen should not hard-depend on app-text\/ghostscript-gpl"}],"categories":[{"categoryid":395,"name":"app-editors","summary":"The app-editors category contains text editors."},{"categoryid":410,"name":"app-emacs","summary":"The app-emacs category contains extension packages for the Emacs text editor."},{"categoryid":321,"name":"app-emulation","summary":"The app-emulation category contains emulation software."},{"categoryid":463,"name":"app-office","summary":"The app-office category contains 'office' (word processing, spreadsheets, presentation) software packages."},{"categoryid":391,"name":"app-text","summary":"The app-text category contains tools for working with human-language text files."},{"categoryid":362,"name":"dev-embedded","summary":"The dev-embedded category contains libraries and utilities relevant to embedded programming."},{"categoryid":450,"name":"dev-lang","summary":"The dev-lang category contains various programming language implementations and related tools."},{"categoryid":336,"name":"dev-python","summary":"The dev-python category contains packages whose primary purpose is to provide Python modules, extensions and bindings, as well as tools and utilities useful for development in the Python programming language."},{"categoryid":383,"name":"dev-scheme","summary":"The dev-scheme category contains libraries and utilities relevant to the Scheme programming language."},{"categoryid":377,"name":"dev-tex","summary":"The dev-tex category contains libraries and tools useful when working with TeX and TeX-based environments such as LaTeX."},{"categoryid":428,"name":"dev-util","summary":"The dev-util category contains various miscellaneous development utilities."},{"categoryid":351,"name":"gnustep-apps","summary":"The gnustep-apps category contains GNUstep applications."},{"categoryid":457,"name":"mail-client","summary":"The mail-client category contains email clients."},{"categoryid":329,"name":"mail-mta","summary":"The mail-mta category contains mail transport agent packages."},{"categoryid":415,"name":"media-fonts","summary":"The media-fonts category contains fonts."},{"categoryid":354,"name":"media-gfx","summary":"The media-gfx category contains graphics-related packages."},{"categoryid":438,"name":"media-libs","summary":"The media-libs category contains media-related libraries."},{"categoryid":373,"name":"media-sound","summary":"The media-sound category contains sound, music and audio applications."},{"categoryid":453,"name":"net-dialup","summary":"The net-dialup category contains dialup-related networking software."},{"categoryid":402,"name":"net-dns","summary":"The net-dns category contains DNS (Domain Name Service) related software."},{"categoryid":451,"name":"net-misc","summary":"The net-misc category contains various miscellaneous networking tools and utilities."},{"categoryid":369,"name":"net-print","summary":"The net-print category contains network printing packages."},{"categoryid":339,"name":"sci-astronomy","summary":"The sci-astronomy category contains software that can be used in astronomical and related scientific environments."},{"categoryid":416,"name":"sci-chemistry","summary":"The sci-chemistry category contains software that can be used in chemistral scientific environments."},{"categoryid":385,"name":"sci-electronics","summary":"The sci-electronics category contains electronics packages."},{"categoryid":455,"name":"sci-geosciences","summary":"The sci-geosciences category contains geosciences-related software."},{"categoryid":318,"name":"sci-libs","summary":"The sci-libs category contains various science-related libraries."},{"categoryid":317,"name":"sci-mathematics","summary":"The sci-mathematics category contains mathematical software."},{"categoryid":431,"name":"sci-visualization","summary":"The sci-visualization category contains scientific visualization applications."},{"categoryid":343,"name":"sys-apps","summary":"The sys-apps category contains various core system applications, and some non-core system applications which have not yet been moved out into other sys- categories."},{"categoryid":396,"name":"virtual","summary":"The virtual category contains packages which satisfy virtual dependencies."},{"categoryid":368,"name":"www-apps","summary":"The www-apps category contains various world wide web applications."},{"categoryid":330,"name":"x11-libs","summary":"The x11-libs category contains various X11-related libraries."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e55ce8a2c06012f91de8f9ecfa33a05b5cdb5bb0","committime":"2026-04-03T00:30:59","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"The codebase is definitely not SA-safe.\n\nCloses: https:\/\/bugs.gentoo.org\/971940\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"756fc807829b774bac62c217635510e2bbc9ac29","committime":"2026-04-03T00:23:14","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: pass -fno-strict-aliasing"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0b6ad58db7e2ba183b2bbeb7394314f1ff126911","committime":"2026-04-02T21:00:57","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"holger@applied-asynchrony.com","authorname":"Holger Hoffstätte","body":"autoconf-2.73 has started to automagically add C23 to AC_PROG_CC,\nwhich broke a previous workaround for the build system passing CFLAGS\nto the C++ compiler. Undo that fix and inject -std=gnu17\/gnu++17 into\neconf and explicitly also into emake. This fixes both the problem of\nautoconf rewriting CC and the CFLAGS\/C++ confusion.\nWhile here move to EAPI-9, add a fix for a reported pillow test failure\ndue to slight image distortion, a fix for gcc-14 also affected by\nautoconf-2.73, and additional stdint.h sprinkles which for some reason\nare now necessary.\nThere is a remaining issue that autoconf-2.73 helpfully adds -std=c++17\ndespite the fact that we pass in -std=gnu++17, but this seems benign.\n\nCloses: https:\/\/bugs.gentoo.org\/964040\nCloses: https:\/\/bugs.gentoo.org\/971915\nSigned-off-by: Holger Hoffstätte <holger@applied-asynchrony.com>\nPart-of: https:\/\/codeberg.org\/gentoo\/gentoo\/pulls\/495\nMerges: https:\/\/codeberg.org\/gentoo\/gentoo\/pulls\/495\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"b3306a3af3b3e388203c9d4d206dd23b4303dc04","committime":"2026-04-02T20:17:30","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: fixes for autoconf-2.73 & pillow test failure"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"193f85ad60718c6786f9228b06b7b543efbb1bcd","committime":"2026-03-11T13:30:48","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"bacs@librecast.net","authorname":"Brett A C Sheffield","body":"Bug: https:\/\/bugs.gentoo.org\/962685\nSigned-off-by: Brett A C Sheffield <bacs@librecast.net>\nPart-of: https:\/\/codeberg.org\/gentoo\/gentoo\/pulls\/284\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"464a1c0e12a0d2a7333f6e14226c48b3a18b7b56","committime":"2026-03-10T21:10:59","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: drop 10.05.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a198e862478387fe37b4d232d51a3edb558cd3e0","committime":"2025-12-19T10:01:01","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"grobian@gentoo.org","authorname":"Fabian Groffen","body":"Bug: https:\/\/bugs.gentoo.org\/473598\nBug: https:\/\/bugs.gentoo.org\/720224\nSigned-off-by: Fabian Groffen <grobian@gentoo.org>","commitid":"2d25fad95cbaa525c8945d8e582c749d49524f49","committime":"2025-12-19T09:25:43","packageid":43199,"repoid":1,"summary":"*\/*: drop *-linux keywords"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b082176271c4f0d63a97962e4b75785991196236","committime":"2025-12-17T15:16:13","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"grobian@gentoo.org","authorname":"Fabian Groffen","body":"The arch and OS that matches it are obsolete.\n\nSigned-off-by: Fabian Groffen <grobian@gentoo.org>","commitid":"0a7ffce789e36042bac35ea5e0b8b2b654e5b490","committime":"2025-12-17T15:07:23","packageid":43199,"repoid":1,"summary":"*: remove ppc-macos keyword"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"924854f00a4df94cd377df4b25a1f81f711b6f52","committime":"2025-12-16T22:00:48","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"As floppym observes on the bug, this only shows up on arm because\nBROTLI_HUFFMAN_CODE_FAST_LOAD is only defined there.\n\nCloses: https:\/\/bugs.gentoo.org\/966954\nThanks-to: Christian Schoffit <christianschoffit@gmail.com>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"ed00ee8df5874bbc9dcd4e743531ca83e89b4f67","committime":"2025-12-16T21:45:10","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: fix build on arm"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"994c35ad7ecfe29bdfb14330c7d42ca4bcd25105","committime":"2025-12-16T15:00:47","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eschwartz@gentoo.org","authorname":"Eli Schwartz","body":"It should work in ghostscript-gpl git.\n\nBug: https:\/\/bugs.gentoo.org\/966954\nBug: https:\/\/bugs.ghostscript.com\/show_bug.cgi?id=708832\nSigned-off-by: Eli Schwartz <eschwartz@gentoo.org>","commitid":"464f2caa9cc153d09981f3c2a4fc5e2c2b718166","committime":"2025-12-16T14:44:12","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: update comment about brotli system lib"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"382368ceb86f627d17df8ef0fc6117ca7230b9e9","committime":"2025-11-14T18:30:47","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"35410ce58a8352f023b59a286cf9827a15c1da17","committime":"2025-11-14T18:28:16","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.06.0 arm, #964047"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e09be1650bf1ab608446c80c6ac2835c083e91fe","committime":"2025-11-04T10:20:41","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Done via:\n\n```\ngit grep -l 'virtual\/zlib-' |\n  xargs sed -i -r -e 's@virtual\/zlib-[0-9.]*(-r[0-9]*)?@&:=@g'\ngit grep -l 'virtual\/zlib-' | xargs sed -i -e 's@:=:=@:=@g'\npkgcheck scan --commits \\\n  -c SourcingCheck,VisibilityCheck,DependencyCheck --exit error\n```\n\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"83b8fe24940e7432d23677f85927fa54bb45dbd8","committime":"2025-11-04T09:58:54","packageid":43199,"repoid":1,"summary":"*\/*: Use := on virtual\/zlib deps, part 5"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"264e3c99fc745646475409ea475d643ce2dc7e4b","committime":"2025-11-04T08:20:44","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Update done using:\n\n```\ngit grep -l zlib app-* | xargs sed -i -e s@sys-libs\/zlib@virtual\/zlib@g\ngit diff --name-only | xargs copybump\ngit diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead\npkgcheck scan --commits -c VisibilityCheck --exit error\n```\n\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"ce9200747de99446af96c5a204195c89bada1872","committime":"2025-11-04T07:20:14","packageid":43199,"repoid":1,"summary":"app-*\/*: update for virtual\/zlib"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"81be2d7847ca956f7b4d1703cf96125717f05c3f","committime":"2025-10-18T07:19:14","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"8b0feb29d01570346f2a2f5e804de239bc0adbea","committime":"2025-10-18T07:01:41","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.06.0 ppc64, #964047"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f841b4fb47e362a17b26f8b3e51a8d7ab5b96958","committime":"2025-10-14T17:03:42","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"899684b5e309eda7a6ffeaa77d2b721ffef44d26","committime":"2025-10-14T16:53:17","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.06.0 ppc, #964047"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7b1f12c13321805932400812ef28ec99ab287063","committime":"2025-10-11T11:03:49","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"a60d6602bc2e80aa14b32f05da143cda7e7374fb","committime":"2025-10-11T10:56:51","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.06.0 amd64, #964047"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"30a7bb9b3a6354a76ebd50c7368e85b8259bac8e","committime":"2025-10-11T10:56:50","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.06.0 x86, #964047"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"fb075d76d1907163844376fb2b600568d4d4c573","committime":"2025-10-11T10:56:49","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.06.0 arm64, #964047"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"809c3fabbcc3638463c5b938ec012c60d5cad20c","committime":"2025-09-20T22:33:37","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Closes: https:\/\/bugs.gentoo.org\/955980\nBug: https:\/\/bugs.gentoo.org\/962685\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"c767d1fb89a97b88071f851959ce696c12cb7fff","committime":"2025-09-20T22:22:31","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: add 10.06.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"816dee03150ff62dc604a82bc7b482c1466d6a80","committime":"2025-09-10T07:34:29","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Bug: https:\/\/bugs.gentoo.org\/955140\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"29267b4df8e072a15d8c2338afe50add8b2c7541","committime":"2025-09-10T07:01:23","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: drop 10.05.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"30e2fcd0b492ae2bcb6f03ac571b6d5f82f733a6","committime":"2025-09-02T17:19:36","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Result of running the command:\n grep --include=\"*.ebuild\" -r . -e 'KEYWORDS=.*[\" ]sparc' -l | xargs ekeyword ~sparc\n\nSigned-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"0ad96e879b651cc7e8214159d5841d6b633bef8a","committime":"2025-09-02T16:20:20","packageid":43199,"repoid":1,"summary":"*\/*: destable sparc"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Result of running the command:\n grep --include=\"*.ebuild\" -r . -e 'KEYWORDS=.*[\" ]hppa' -l | xargs ekeyword ~hppa\n\nSigned-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"634a005686006d01415107ef3968d1a81809a95f","committime":"2025-09-02T16:18:20","packageid":43199,"repoid":1,"summary":"*\/*: destable hppa"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e8cfd58db6db70dfaf8fe0e8c4abe5855f74543d","committime":"2025-07-13T09:41:57","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e70c3994f42352a2ec5d52e8354cc1f915e61d43","committime":"2025-07-13T09:15:12","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"87cb88ba121d066d3269241e8c97862faf6a09c5","committime":"2025-07-13T09:02:58","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.05.1 hppa, #958636"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"33a66823e54c24cf2f952a52c51136c00d4388d8","committime":"2025-07-13T08:49:52","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.05.1 sparc, #958636"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a646ecb8a017f83a931e7f2deee5a956ec5c83ec","committime":"2025-07-04T18:25:52","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"82a68b9882f582473fc2b78861b411b41973873a","committime":"2025-07-04T18:11:22","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.05.1 arm64, #958636"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"84e8408e0ef499a610da5a30cdf3c73c6e4766d7","committime":"2025-07-04T18:11:21","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.05.1 arm, #958636"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8de762976d90c820f106752bf3f8660ca0056cbc","committime":"2025-06-22T00:51:50","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"2de5d17ce336ddab7b30bfebd9b583cc5bde179f","committime":"2025-06-22T00:25:59","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.05.1 ppc, #958636"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3c26786577735eee3b0db0eaffcf02a198312f2e","committime":"2025-06-21T17:36:55","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"e6f5bdd1ebc462974ee84ecc0150c18487810510","committime":"2025-06-21T17:26:28","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.05.1 amd64, #958636"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"62f5969dd9f6091b3a0f2ffa1df3ce524d872c52","committime":"2025-06-21T16:37:18","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"6e934705aca2cebf39c8db310239ed5a85cbad24","committime":"2025-06-21T16:25:19","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.05.1 ppc64, #958636"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"6c89bbcd83ad62fa63840aaead01e3c2e7c6f222","committime":"2025-06-21T16:22:28","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"e04efc34549a6cd17cfcc61a47b5508783a2279b","committime":"2025-06-21T16:14:21","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.05.1 x86, #958636"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4bc07eb208ba93ed050412b4d911c4ff2c450511","committime":"2025-05-08T11:54:43","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"84571a0a71329b039a75f3db310b44494d2e9567","committime":"2025-05-08T11:30:24","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.05.0 sparc, #954581"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Bug: https:\/\/bugs.gentoo.org\/942639\nBug: https:\/\/bugs.gentoo.org\/951285\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"a54d0ed1d27016e790ea79ceb4895165871b5c89","committime":"2025-05-08T11:30:05","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: drop versions"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7690955877f57ac38ba8ad2796c5011615084db6","committime":"2025-05-01T03:20:12","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Bug: https:\/\/bugs.gentoo.org\/955140\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"9dba695d97e78995ce1d6bbb43eb96e05cd6ef53","committime":"2025-05-01T03:07:56","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: add 10.05.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7e5709506827cd6907c03a8b0a9062eb4c739b27","committime":"2025-04-26T20:50:29","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"14766a97474f504f13f63180e541249a38a19fd9","committime":"2025-04-26T20:35:52","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.05.0 hppa, #954581"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c13b1b488a55e9c7adcb952254e6aa6d51a8009c","committime":"2025-04-26T17:20:07","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"e6082bf539771da2591824b1518adda3e36ebe63","committime":"2025-04-26T17:12:26","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.05.0 amd64, #954581"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7f7be72af8d07d421cc7077b516ec6a44ba888a8","committime":"2025-04-26T13:05:33","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"76e152559250e7803e1caada670aca4fb88e2be4","committime":"2025-04-26T12:53:07","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.05.0 ppc, #954581"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7b7e050ddebd32abf3bd89782f77c18dc204ecaf","committime":"2025-04-26T11:05:56","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"bbf74604dc977dc232ce93c8bab9f132a6c2f19a","committime":"2025-04-26T10:53:57","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.05.0 x86, #954581"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b83a75727ff7c12a02fce0743e64ab4a1d39bf89","committime":"2025-04-26T06:20:11","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"418deb9ac05e8911b644a4d7035faa7e1b3cad04","committime":"2025-04-26T06:05:06","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.05.0 ppc64, #954581"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"eaea4e54218bfcafe3e14056d30bb4c093d85d86","committime":"2025-04-26T04:20:13","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"4d62fc527d73824381f7b0ade6570eb8667a1524","committime":"2025-04-26T04:04:55","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.05.0 arm64, #954581"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"be179c3b69b99ce3db81d3eb1779246c00ad2d49","committime":"2025-04-26T04:04:53","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.05.0 arm, #954581"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"975c87489063d2821a7cbde32b048efd1b277f18","committime":"2025-03-13T10:18:37","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Bug: https:\/\/bugs.gentoo.org\/951285\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"c2a23effb518eaf6b607f9e72ce2a0777937efc6","committime":"2025-03-13T10:09:13","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: add 10.05.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7562ef9a58f02eac9442ce47f61af98d2a818bc0","committime":"2025-03-08T11:19:04","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"d012c8e9add6f6abefa98ecef635454d206b62de","committime":"2025-03-08T11:06:36","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.04.0 hppa, #945129"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"bc7ac3a1115baae2b80e68170517fad4703f4f5e","committime":"2024-12-16T08:03:33","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"a03e73a0692241f1b09a41b80f31fd89597f4681","committime":"2024-12-16T07:51:39","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.04.0 ppc64, #945129"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3d25a01d44681423956ec9217f5be37dbdfe3500","committime":"2024-12-14T19:48:53","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"e6337106625638b7594b698c2bb7eee8e5b93a06","committime":"2024-12-14T19:29:58","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.04.0 amd64, #945129"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"738393efd9dda9e24be205f3780ce2396808a9ce","committime":"2024-12-12T20:03:17","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"aa42b7dd56b580f02c624c98779580ecd69a3f21","committime":"2024-12-12T19:48:15","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"7b266a136335f5fb3cdde7ed70fc4255bfc62e66","committime":"2024-12-12T19:48:07","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.04.0 ppc, #945129"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"190cf2855ee757468633742126603a7d406b0cde","committime":"2024-12-12T19:30:58","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.04.0 x86, #945129"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0e154bb97046dac639481448d879db34f639cc93","committime":"2024-12-12T12:48:19","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"08436e63cc906a6c0fa9876990098e8c1c6f7d4b","committime":"2024-12-12T12:44:05","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.04.0 sparc, #945129"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"ec83622d7f36e1560dd000833566f1a7be4ba3ca","committime":"2024-12-12T12:44:04","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.04.0 arm64, #945129"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"8f3313aec980db173a5af08eb7353ed915c9c760","committime":"2024-12-12T12:44:03","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.04.0 arm, #945129"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"90d3654420386b9d00b647ec1955917996b2ec69","committime":"2024-12-12T11:18:42","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"eb8ef9d0c000dd975e1cd25231c94267cf80b3b1","committime":"2024-12-12T11:07:40","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.03.1 arm, #935302"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"09240d1128f941fe3b90ab2aaf5c27b3523b5b81","committime":"2024-12-08T07:18:29","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Backport the fix from 648670d3df48a16e7657bde8c7c4d1836d5359b7 so the\nsecurity stablereq can proceed.\n\nBug: https:\/\/bugs.gentoo.org\/926891\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"fef88d5a518705308359f8135d92e60a3a9a64f3","committime":"2024-12-08T07:12:07","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: backport neon fix"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"negril pointed out the existence of the configure option.\n\nCloses: https:\/\/bugs.gentoo.org\/926891\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"648670d3df48a16e7657bde8c7c4d1836d5359b7","committime":"2024-12-08T07:09:36","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: wire up cpu_flags_arm_neon"},{"authoremail":"floppym@gentoo.org","authorname":"Mike Gilbert","body":"The homegrown Makefiles pass CFLAGS to the C++ compiler.\nAdd \"-std=gnu17\" to CC to avoid an error with clang++.\n\nCloses: https:\/\/bugs.gentoo.org\/945826\nSigned-off-by: Mike Gilbert <floppym@gentoo.org>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"1b6a506bddd3cf1315008950c7ad92950de977b3","committime":"2024-12-04T04:52:12","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: work around broken build system"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e453b95de0f945bb3739eebf6e3581a752c2cf5d","committime":"2024-11-26T07:05:48","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Indeed, this and a few others really do need to be reported upstream,\nbut I'd like to unblock tinderbox testing given these and the other\npackages I've touched today or so have so many reverse dependencies and\nit blocks further builds.\n\nCloses: https:\/\/bugs.gentoo.org\/943857\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"de829b7a5819e93bb69eb0894e519b3bfebfd676","committime":"2024-11-26T06:48:15","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: build w\/ -std=gnu17"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"90b84b31142308d69f8ea2cd2b89116e78e7dc8e","committime":"2024-11-01T07:18:30","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Bug: https:\/\/bugs.gentoo.org\/942639\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"9d34845b91de4df6d8b352c2bd0e317a5a85cfdb","committime":"2024-11-01T07:10:57","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: add 10.04.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"562fad09561684954963d0a91b23e0a61f2c7932","committime":"2024-09-12T18:49:01","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Change was created by running the following command::\n\n    ekeyword ^ia64 *\/*\/*.ebuild\n\nSigned-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"0e727a3a16bc2abfd39386f10821d3e5ce89c45a","committime":"2024-09-07T15:44:22","packageid":43199,"repoid":1,"summary":"*\/*: unkeyword ~ia64"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"6cd4e5161f4e5c29b79e694e7d150cc0348ef9b8","committime":"2024-09-01T07:49:01","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Bug: https:\/\/bugs.gentoo.org\/924757\nCloses: https:\/\/bugs.gentoo.org\/926891\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"a122be2eff3e44ef7c039d052ac47da8361fd6ae","committime":"2024-09-01T07:29:46","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: fix arm* build w\/o neon"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7b1b27ce86c875cc3b7833ed90f02c8eb852ba95","committime":"2024-07-12T13:33:58","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eike@sf-mail.de","authorname":"Rolf Eike Beer","body":"Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"4b314cadaf8c9e39894946eee7f1a3952ae6bef8","committime":"2024-07-12T13:21:50","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: stable 10.03.1 for hppa, bug #935302"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"818ad0593d7e75992a2c58d2650ba5244a580328","committime":"2024-07-01T23:33:51","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"342167f9e1c1e00065aeb0d3ff946d3d23146768","committime":"2024-07-01T23:20:06","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.03.1 ppc, #935302"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"65a029d7de720d7f6e79455a958b549b26d6d61d","committime":"2024-07-01T23:18:57","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"6757ece48ac1440128079667857273a2be3541b5","committime":"2024-07-01T23:15:09","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.03.1 arm64, #935302"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"3fe1cb6ffd58023c23c1f32d190d75677991566a","committime":"2024-07-01T23:13:51","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.03.1 ppc64, #935302"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"903467043c10ab510a9839920b3e4ea030a2db33","committime":"2024-07-01T23:13:50","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.03.1 x86, #935302"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"265a98ca2ac3783a581ac0e4176eb16ed828aa0b","committime":"2024-07-01T23:13:49","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.03.1 amd64, #935302"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"eeb6443c82c586764cf50308901ab42290a6acbb","committime":"2024-07-01T23:13:48","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.03.1 sparc, #935302"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"37c5aff8d021e4f2becbc281893fb3249acd079c","committime":"2024-06-18T05:21:04","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Upstream changed the path back to the old one. Note that if you hit\nthis bug, you should fix your GENTOO_MIRRORS.\n\nCloses: https:\/\/bugs.gentoo.org\/933686\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"5eadbec835bd392175d640a0152b4f5d13befaf9","committime":"2024-06-18T05:08:49","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: update SRC_URI"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"26f2eb8fc234f9492d7e88965a03d115113aebbd","committime":"2024-06-04T18:03:58","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"matoro_gentoo@matoro.tk","authorname":"Matoro Mahri","body":"Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>\nSigned-off-by: Viorel Munteanu <ceamac@gentoo.org>","commitid":"f9ecf3c5b411f4f4abd1dd004718a85be17891ec","committime":"2024-06-02T06:28:10","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.03.0-r1 hppa, #930914"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7745dc7dde9d9deb1daf2e920efe9e723b962893","committime":"2024-05-18T05:05:48","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Bug: https:\/\/bugs.gentoo.org\/932125\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"43885d30528e8aab209fef02ff7f893596422e54","committime":"2024-05-18T04:19:04","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: add 10.03.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c975a2c7b19cd991910fb678aba061238686901f","committime":"2024-04-29T13:49:10","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"0cb6a662ff581329373fac5713dde8a7a32b493e","committime":"2024-04-29T13:39:28","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.03.0-r1 amd64, #930914"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"5d8db5bdc7073ec38f059ba08aa9bee762027756","committime":"2024-04-29T13:39:27","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.03.0-r1 x86, #930914"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e43ed43441bd03549612467186df2ff19f2735ff","committime":"2024-04-29T08:19:09","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"6f1cd39fc6a3263e134fc3570fee6b83c8ff78a7","committime":"2024-04-29T08:04:41","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.03.0-r1 arm64, #930914"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"19bcfc1ae99f64dc56e49948b3a6153cf2054235","committime":"2024-04-29T08:04:40","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.03.0-r1 sparc, #930914"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"83b44d5e1372b4c56a1c0f6c8669c425f71e844e","committime":"2024-04-29T08:04:15","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"0fc4fb48d2f242b752d006f2da80cd833f2ca84d","committime":"2024-04-29T07:49:39","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.03.0-r1 ppc64, #930914"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"5af411561b9e0c1826d69a6427f87a826913f56e","committime":"2024-04-29T07:49:38","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.03.0-r1 ppc, #930914"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e73860b114ab46da6eb733b74af3c11273c50109","committime":"2024-03-12T18:34:03","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Been meaning to do this for a while...\n\nCloses: https:\/\/bugs.gentoo.org\/899952\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"f8d55c278e674000d4ed1511e23f4b93ab1a5684","committime":"2024-03-12T18:18:33","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: add LFS flags"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7a1dcae0fadba9bbedda283487a5693c9cd6b8f2","committime":"2024-03-12T17:18:58","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"7d147261aada657d34e83e4d29c0c13cfec2d0b1","committime":"2024-03-12T17:01:23","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: add 10.03.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e81ec2ca039f598d95e4098e8c84975d51835309","committime":"2024-03-04T11:33:47","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"24933ad6c83ee757a70ae4219aae8925d61f8a77","committime":"2024-03-04T11:22:28","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: drop 10.01.2, 10.02.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c62da7f055ac600285e83630efabe0d572f91c68","committime":"2024-02-12T02:33:53","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ajak@gentoo.org","authorname":"John Helmert III","body":"Bug: https:\/\/bugs.gentoo.org\/910294\nSigned-off-by: John Helmert III <ajak@gentoo.org>","commitid":"bb992af9d6c86f4a7a60cca4d086851e05092804","committime":"2024-02-12T02:26:59","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: drop 10.01.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c0552ad6e1a04b01bb92b8a46d0c3decd4d3a986","committime":"2024-01-19T11:04:59","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Closes: https:\/\/bugs.gentoo.org\/922448\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"f63293f0b9f2a9d167ad811188daab93f9295c48","committime":"2024-01-19T10:46:40","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: another modern C fix"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"89026f0f43a3d696ad671ee67d618f74c59e73b1","committime":"2024-01-07T06:17:50","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"877b27e2e78298a9700329913f815dc3764a5b5b","committime":"2024-01-07T06:11:45","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.02.1 arm64, #920253"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"afa50db17b27db6781d4d556836ca54e3a630b2b","committime":"2023-12-30T01:31:51","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"matoro_gentoo@matoro.tk","authorname":"Matoro Mahri","body":"Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>\nSigned-off-by: Ionen Wolkens <ionen@gentoo.org>","commitid":"1db98fa43780d66cfa25bc93d0a280cf5ceca8d3","committime":"2023-12-29T03:45:48","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.02.1 hppa, #920253"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"65fd3ed55ac4e64b72f064ca64dd63635a826cfc","committime":"2023-12-19T17:16:54","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"4269240a3fc5295301bfdb3af53074661b7df6e3","committime":"2023-12-19T17:00:57","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.02.1 ppc, #920253"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"48c52955dd39b83e73d912c9254fb3c5bbae1f66","committime":"2023-12-18T10:01:52","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"81c4709fbad0b20be95e4afb1a9977679cd7db23","committime":"2023-12-18T09:48:38","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.02.1 amd64, #920253"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"699ef6113e4a753bb020f44f32d98df3c36601b9","committime":"2023-12-18T09:48:37","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.02.1 x86, #920253"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f67a869c473514d4d2f6a200eb2a27656735ed27","committime":"2023-12-18T09:16:46","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"5169df6ffe8a87a026236d90e5cbf7139fdfb209","committime":"2023-12-18T09:01:01","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.02.1 ppc64, #920253"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"101273d9025af6d495e56887f6789990084b9564","committime":"2023-12-18T09:01:00","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.02.1 arm, #920253"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"2e6b8bf9aaec845a7c139ddaa631471dfd8a9ef3","committime":"2023-12-18T09:01:00","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.02.1 sparc, #920253"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"5550d44c9ef72969d0f91b2fc291d66a2db283f1","committime":"2023-12-05T20:02:48","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"15a6c6cc7eec9993ce18fbfc4144d8027f5b73dd","committime":"2023-12-05T19:55:21","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.02.0 hppa, #914780"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"c5d512ba1b93a594a1083d34785b114ea33913ef","committime":"2023-12-05T19:55:13","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.02.0 ppc, #914780"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"dc924f1a120abc0530328ddf2137353c85bfbe82","committime":"2023-12-04T09:36:48","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Closes: https:\/\/bugs.gentoo.org\/919065\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"9fcbf448dfe873f89869c2015333b46f0d3f505f","committime":"2023-12-04T09:23:54","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: add 10.02.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7788bf3d2d00d7a40da09f0b850613bf9a013248","committime":"2023-11-30T02:16:55","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"matoro_gentoo@matoro.tk","authorname":"Matoro Mahri","body":"Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"5e6422c3425d0dd209bed036046a398001dbe8a4","committime":"2023-11-29T22:21:37","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.01.2 ppc64, #910308"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"05fbcea2a9de8509e3a4931ba8a2afba0bde8080","committime":"2023-10-03T14:31:41","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eike@sf-mail.de","authorname":"Rolf Eike Beer","body":"Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"407807cfb299f35908d01bece9cc0126a0dbb454","committime":"2023-10-03T13:26:15","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: stable 10.02.0 for sparc, bug #914780"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"70512c13a87e008809a350f32e779c2f7186f6fb","committime":"2023-09-27T19:31:34","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"5e19bd3251caf0e1bc6a3ea88f91c51ba58f1dd8","committime":"2023-09-27T19:22:46","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.02.0 arm64, #914780"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"486f6eee5abc844a58940155be98796f9102351b","committime":"2023-09-27T05:16:28","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"fd5d1eefb23b5559070e211b36e9681d42ad8bf6","committime":"2023-09-27T05:06:19","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.02.0 x86, #914780"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"0b4cb6caa62369ee67d6bf595e3fba7a97565732","committime":"2023-09-27T05:03:26","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.02.0 amd64, #914780"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a03e0ae9149d1b5e92b8658a8893c63f4883924e","committime":"2023-09-27T04:46:29","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"83fee8c785a2c1b581d16e9c6c950caa3eec7821","committime":"2023-09-27T04:39:18","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.02.0 ppc64, #914780"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"6e257ba89ce95bf415ffa076da098c2296cb0f30","committime":"2023-09-27T04:31:28","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"b80897d0adc78a5acaaec0d9efc58ae97549444d","committime":"2023-09-27T04:27:02","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.02.0 arm, #914780"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"eca03136ba6923fc4ddb91618a4a6ca2c25fe388","committime":"2023-09-17T05:31:28","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Bug: https:\/\/bugs.gentoo.org\/904245\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"06aefb6bdc737876b90bc434f910484b735facf9","committime":"2023-09-17T05:28:29","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: drop 10.0.0-r5, 10.01.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"074f10c7239427aeed79fb7188344137cba4d06f","committime":"2023-09-14T03:46:37","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"f00d057260cc03691673c633f04253ee998608f4","committime":"2023-09-14T03:28:48","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: add 10.02.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8215c8331f36214f22f25f9b8dec62d1ff2a1e5e","committime":"2023-08-03T15:16:37","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"1f09ed37298db874e27283da5fa7ac722c59c513","committime":"2023-08-03T15:07:11","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.01.2 ppc, #910308"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"78fb7d0692b9b3516bfc9f231ca22434fe0344d8","committime":"2023-07-15T08:32:09","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"3a467eef05fa7f1f9033b1ec351aa8f847ed8fd7","committime":"2023-07-15T08:19:09","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.01.2 arm, #910308"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"a65fb3c533c8f1c5c2395d405f036361bafc72ad","committime":"2023-07-15T08:19:08","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.01.2 arm64, #910308"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"cc6daeb50a125b412291554810f0c89e5c26299a","committime":"2023-07-14T00:46:42","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"f7168bc03a4a43c546e44bd3cc569b50ab021a99","committime":"2023-07-14T00:42:22","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.01.2 amd64, #910308"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"ac7928bc1003d1ccf3694a5eb993fc3421d33358","committime":"2023-07-14T00:42:21","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.01.2 x86, #910308"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"6f07b365cb2836af6dd86c4416d2989fc7e56c74","committime":"2023-07-14T00:42:20","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.01.2 hppa, #910308"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"a1e2ec2495f0ec90d4c452a744938c1a2714504d","committime":"2023-07-14T00:42:18","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.01.2 sparc, #910308"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e9f4d2cce0782b5aff9e1f9d0157a7601cc65866","committime":"2023-06-23T20:33:55","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"8570a1617f15be30cb196b1259b2c27d9fd21a52","committime":"2023-06-23T20:28:03","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: add 10.01.2"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"285b8dae9546946f6c55c06f222f0e36dfdaf97c","committime":"2023-06-05T13:46:54","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"grobian@gentoo.org","authorname":"Fabian Groffen","body":"Signed-off-by: Fabian Groffen <grobian@gentoo.org>","commitid":"c23ff2a84ab7587f81fc236bd8b5413766d47e57","committime":"2023-06-05T13:35:57","packageid":43199,"repoid":1,"summary":"*\/*: marked ~arm64-macos"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d51c9d5c19ebb657362f470b725a146d71c2d18f","committime":"2023-05-25T20:02:08","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"grobian@gentoo.org","authorname":"Fabian Groffen","body":"Signed-off-by: Fabian Groffen <grobian@gentoo.org>","commitid":"6d2df6f4b71756f49d6afeb99ef76b693bd39742","committime":"2023-05-25T19:53:25","packageid":43199,"repoid":1,"summary":"*\/*: remove sparc64-solaris keyword"},{"authoremail":"grobian@gentoo.org","authorname":"Fabian Groffen","body":"Signed-off-by: Fabian Groffen <grobian@gentoo.org>","commitid":"4aebe55f8c434205f2ea3d28ffacb834a401bc1f","committime":"2023-05-25T19:49:16","packageid":43199,"repoid":1,"summary":"*\/*: remove sparc-solaris keyword"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1e74ac9788964fd86f18d370c5401a8cec873119","committime":"2023-05-24T19:47:02","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"grobian@gentoo.org","authorname":"Fabian Groffen","body":"Signed-off-by: Fabian Groffen <grobian@gentoo.org>","commitid":"82e9ddde6f17e843beed29bc1446c635f71efc50","committime":"2023-05-24T19:41:33","packageid":43199,"repoid":1,"summary":"*\/*: remove x86-solaris keyword"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b5090a7512a27b326aef6090d28aa39a976ffd21","committime":"2023-04-25T03:31:52","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"0f19e1502ad263def15363a6d70699b7eca8a10a","committime":"2023-04-25T03:22:27","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.01.1 ppc64, #904246"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"c9cfad5278f3f07b3c2727d1ef41a9a319b95ddc","committime":"2023-04-25T03:22:25","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.01.1 ppc, #904246"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"80fe64357f0c2015fb08e9a00ff10478186b050b","committime":"2023-04-16T23:31:50","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eike@sf-mail.de","authorname":"Rolf Eike Beer","body":"Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"a2dc810dc6aa9ce0999fa11c9e09d0fcc0e9910a","committime":"2023-04-16T11:33:07","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: stable 10.01.1 for hppa, bug #904246"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8a070a034d9667f307ca95d9a68b70434eac627d","committime":"2023-04-13T03:01:51","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"7d76ea2c478d972ebbe7d661e8750ebda88382bc","committime":"2023-04-13T02:56:50","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.01.1 amd64, #904246"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"6f1392d7be3b2e8598d28d847db2ce6beee6c433","committime":"2023-04-13T02:56:49","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.01.1 x86, #904246"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"51217a70d31e6a75b6fe4608a186c45f1cf689b0","committime":"2023-04-13T02:31:49","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"956f51a427ab64695f84345d77aa69ce56e8b2e5","committime":"2023-04-13T02:16:48","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"2989ce985863fa033893fc8cb2690a8301c00ba1","committime":"2023-04-13T02:16:15","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.01.1 arm64, #904246"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"0dc5c62a01271e8153cb3abd81d08abff6142b9d","committime":"2023-04-13T02:11:30","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.01.1 sparc, #904246"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b0adfaf2cfba908c6311075b32d2be3f56379b0b","committime":"2023-04-13T02:04:02","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"a556d43744c7c8432d89c832e136ab136946f5ef","committime":"2023-04-13T01:56:54","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.01.1 arm, #904246"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"aeb92983bd8d6d0acb3cbe156f5878b291574a7e","committime":"2023-03-30T11:01:56","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"44d4d25c65a63005411df38590dc8396b3821338","committime":"2023-03-30T10:52:56","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: add 10.01.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"cf5af084a15a5bcec671ed46329aa22a1f0537c6","committime":"2023-03-23T04:18:50","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"7bc7b77c58ef2e14558fe171b83b351ae942c792","committime":"2023-03-23T04:02:27","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: add 10.01.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ec8affd74c4d481d57fbc2fc195b1b3c82d68751","committime":"2023-03-15T03:46:52","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Bug: https:\/\/bugs.gentoo.org\/900975\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"cfa57a7af4d5c0349202812fbe749aa30d6c2b82","committime":"2023-03-15T03:38:34","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: add note re bundled libs"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b632cb4156450f51c36529e4f5d12d6694ff7321","committime":"2022-12-18T08:02:15","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"f1693b1a3180f462b93c7511b02d4f6c53cdaf44","committime":"2022-12-18T07:48:40","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: drop 9.55.0-r4, 9.56.1-r5"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"840fd070e691808dc4a49755618396ae26e34d6f","committime":"2022-12-18T07:48:28","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: stable 10.0.0-r5"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e38dea15734b2341a98cae083334e2a857bed35d","committime":"2022-12-18T07:17:00","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Closes: https:\/\/bugs.gentoo.org\/884841\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"cd5f2bec8ec26db219b647030c72d8c9c0381fe6","committime":"2022-12-18T07:09:52","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: drop 10.0.0-r4"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"9965b3039dbbe6358faf0d9c45763f499120a86d","committime":"2022-12-18T07:09:39","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: restore lto filtering"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"bcbd274a0e2c853f6ce3a953eef6a8c524c7301c","committime":"2022-12-16T01:47:03","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"libtiff changed SONAME.\n\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"24442eaf8850933702eab3e0a89fb781eb2eaacd","committime":"2022-12-16T01:21:27","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: add media-libs\/libtiff subslot dep"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"29ebff35cb6baf70ab04756191cc5688762a5b9c","committime":"2022-12-09T21:31:42","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Unsupported upstream.\n\nCloses: https:\/\/bugs.gentoo.org\/884841\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"17f87b4fff4a298528282c1f56e856c8adf39762","committime":"2022-12-09T21:21:52","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: filter LTO"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"5c330d6895a96736a04a18d835288371c4f5a857","committime":"2022-12-07T19:16:42","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"It breaks app-text\/gv and upstream are clear it's not really a supported\nconfiguration.\n\nUpstream says they were only intended for debugging anyway.\n\nCloses: https:\/\/bugs.gentoo.org\/884707\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"b92cfcd38f2911fa1475cb56a920093eae75b72b","committime":"2022-12-07T19:07:02","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: don't build dynamic modules (10)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b2cbc92796cd360f54bd4d0f1b68a5fdc1babc33","committime":"2022-11-25T12:18:49","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"777347a87dce25d019294d90c604131db7df2f89","committime":"2022-11-25T12:04:27","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.0.0-r1 arm64, #882875"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"31325b487542eb9737089f1c02442de48acf886b","committime":"2022-11-25T11:33:47","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"06a2442326c17745ddd707bbe6b9f594c60bfa9c","committime":"2022-11-25T11:21:23","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.0.0-r1 hppa, #882875"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1541695d0ed15ec06e3c5165e547c67de45a7d43","committime":"2022-11-25T10:16:49","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"2d049e7c4df59df99a0f71683d6a4a41a4a98f77","committime":"2022-11-25T10:08:43","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.0.0-r1 sparc, #882875"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d90e410d78ca128bd2531d01b88f922b9b8b0b49","committime":"2022-11-25T07:16:48","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"8e89c0c7c7daa3233ab402483b73db2d74ebf48f","committime":"2022-11-25T07:05:36","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.0.0-r1 ppc64, #882875"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c4795c016b08c5ee3cd55ebb14583348f0a8e987","committime":"2022-11-25T06:46:47","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"047e220d54f7962b7a2aa5e30ed64bf7835aea79","committime":"2022-11-25T06:33:23","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.0.0-r1 ppc, #882875"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e8e4824cd7b9de189bd60d6069566205c19b8dbe","committime":"2022-11-25T06:16:46","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"49a069818ab4f8e3c137629bac71de71137d0084","committime":"2022-11-25T06:01:49","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.0.0-r1 arm, #882875"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"9ccea33aae51af42ca40e686ae7444c438f3b13b","committime":"2022-11-25T05:46:46","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"364fe785c9e7161b33ddae490884addbdfdc3e40","committime":"2022-11-25T05:33:22","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.0.0-r1 x86, #882875"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"37c67569d7af71e7dac0a07c3667d3fa780cac1f","committime":"2022-11-25T05:32:53","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 10.0.0-r1 amd64, #882875"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a389a8c803134b67b6a510fbfdd2fe482e2ed00d","committime":"2022-11-18T19:46:46","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"2d088c921d6ba916a4b8a3749cf62deaf5e9643d","committime":"2022-11-18T19:42:48","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.56.1-r3 sparc, #862133"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"4ffcc9ae10d61229fa1d24e01b3da817353e9854","committime":"2022-11-18T19:42:44","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.56.1-r3 ppc, #862133"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"31a6ba143d710f1975a3a5061439db7d3c74c23f","committime":"2022-10-20T19:16:45","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"76ed1e8505d98af5c066fd495a7653ac52827ff3","committime":"2022-10-20T19:06:16","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.56.1-r3 ppc64, #862133"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4e341b1d7be347671c2f77c34f4f74e98643a764","committime":"2022-10-15T07:18:53","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"e7225267407a41e1965d65db7ce35e5f19d9b1e0","committime":"2022-10-15T07:06:19","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.56.1-r3 x86, #862133"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"7e5b848ac6b53b4739e4fff16b16ff60dd100b1d","committime":"2022-10-15T07:06:13","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.56.1-r3 amd64, #862133"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e7a32e7e8c62a6d11fc2a0e957d3cb824fbdbf90","committime":"2022-10-14T21:18:54","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"7fe47b9401cf9e1aac82a5cff9624489d09acf4e","committime":"2022-10-14T21:01:17","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.56.1-r3 hppa, #862133"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"74b09105a149c1ceb12977ac1a037392975bcd54","committime":"2022-10-13T23:33:24","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"691058e7cae81e53978d2ea7abf83010e56fe87c","committime":"2022-10-13T23:19:44","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.56.1-r3 arm64, #862133"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"55c3adce7656b1bee77c4f13cc69edf6cc346b4f","committime":"2022-10-13T23:18:34","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"5b5f5acbe051d17ca6602a4d9c2a9d719750c405","committime":"2022-10-13T23:00:48","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.56.1-r3 arm, #862133"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"5c1e047c7aafcb3c5a579659604f8d705e70df78","committime":"2022-10-04T09:17:36","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Sometimes it deviates from the actual tarball & tag version, apparently.\n\nCloses: https:\/\/bugs.gentoo.org\/844115\nThanks-to: Guillaume Ayoub <guillaume@yabz.fr>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"442db4d45a15b497cf43e75e3ad38ae90aaaabbc","committime":"2022-10-04T09:08:21","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: fix version used for \/usr\/share\/poppler\/* symlink"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d2299e6707049c221c253df05bf00bc1bb70a090","committime":"2022-10-02T04:01:55","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"62b575ae126c8fc0f67508f2c8e6790ce5a82d0b","committime":"2022-10-02T03:55:43","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: add 10.0.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"57a15ad6661371d18fb8e4d17bb4b088597eea62","committime":"2022-10-02T03:31:42","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"I typo'd the paths previously.\n\nCloses: https:\/\/bugs.gentoo.org\/844115\nCloses: https:\/\/bugs.gentoo.org\/851141\nCloses: https:\/\/bugs.gentoo.org\/873889\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"541c89d3edb13847d272b6b700fde7505830dea0","committime":"2022-10-02T03:14:08","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: crank up poppler-data dep again"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f17ea0c9ea9581fdbcfd7153932cd7bda387912f","committime":"2022-10-01T07:01:48","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Closes: https:\/\/bugs.gentoo.org\/844115\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"0ecd6cf254f4d76419fd05f80095f134513f7856","committime":"2022-10-01T06:54:16","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: depend on newer poppler-data w\/ needed files"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"33ba4ed8afbc76a28dfd27f408a18f71ce79ece7","committime":"2022-09-15T13:31:43","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"ABI broke.\n\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"49c3d03d5188a37a4738fba53ba82c94691d94e4","committime":"2022-09-15T13:17:01","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: add libpaper slot dep"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3546aefa7ed5d54274dfab6478957f77f7893990","committime":"2022-06-11T21:32:52","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"6bd0a1521c42c0700e774492782b9ff016f32b35","committime":"2022-06-11T09:28:31","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: add link to git repo"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d323804b4817e58c08f15686beea4190ffc8f956","committime":"2022-05-17T13:02:57","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xen0n@gentoo.org","authorname":"WANG Xuerui","body":"Signed-off-by: WANG Xuerui <xen0n@gentoo.org>","commitid":"59740488498f1ac34f962abef5f03ae3c06255a0","committime":"2022-05-17T12:41:15","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: keyword 9.56.1 for ~loong"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"bbeb11d2c8c73d9ea7a230193f84fae638971623","committime":"2022-04-17T12:39:23","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"556d046ab4aec803bfd0db443bd1ad0e7e4d0f10","committime":"2022-04-17T12:24:34","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"eef7b95f0bf058dc494e0951997f07e351423650","committime":"2022-04-17T12:20:35","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: add patch instructions to ebuild"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"(Done the font bit anyway for 502566).\n\nCloses: https:\/\/bugs.gentoo.org\/820164\nBug: https:\/\/bugs.gentoo.org\/784173\nBug: https:\/\/bugs.gentoo.org\/502566\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"463ee510db265bbd373aadce60112eca3d062c8d","committime":"2022-04-17T12:06:58","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: add 9.56.1"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Closes: https:\/\/bugs.gentoo.org\/784173\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"ab42ea869b7ed7f8739f3620728a4b5bddee68c9","committime":"2022-04-17T11:03:53","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: fix build w\/ libcxx (don't force libstdc++)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f13f106c65e6c27f50cbd48b77523d8e8ac39c7d","committime":"2022-01-15T14:21:45","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-3.0.30, Repoman-3.0.3\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"721a4664fee78f80d4c0a370b80479e22bf1f1bb","committime":"2022-01-15T12:43:39","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Drop 9.54.0-r1"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Bug: https:\/\/bugs.gentoo.org\/812509\nPackage-Manager: Portage-3.0.30, Repoman-3.0.3\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"215fe07aa9dba7d2732a8a62836f7493927ccbbb","committime":"2022-01-15T12:37:10","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Cleanup vulnerable 9.52-r1, 9.53.3-r5, 9.54.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fdf174c64069182a5641851a372145ee4899b752","committime":"2021-12-07T20:36:32","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eike@sf-mail.de","authorname":"Rolf Eike Beer","body":"Package-Manager: Portage-3.0.28, Repoman-3.0.3\nRepoMan-Options: --include-arches=\"hppa\"\nSigned-off-by: Rolf Eike Beer <eike@sf-mail.de>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"079d5cd1001a5665c75ecc63aa69bb3c815eb71a","committime":"2021-12-07T20:13:50","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: stable 9.55.0-r1 for hppa, bug #828394"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"23f48429d246dfa6731f42fbd824c1147b0c5bdc","committime":"2021-12-06T15:36:36","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"a7a5b76a82b4f1b42a10c4be7684d205d3b11faf","committime":"2021-12-06T15:21:45","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.55.0-r1 arm, #828394"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"d252f625c216e18c33fda6d990a3d38f637cd942","committime":"2021-12-06T15:18:43","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.55.0-r1 arm64, #828394"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e7018b0f5aabd5ea6a1a1adfcbeb1b38088cb583","committime":"2021-12-06T08:21:30","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-3.0.20, Repoman-3.0.3\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"3e0f4a6431f285097c9fc07b75d779f895aa9610","committime":"2021-12-06T08:02:09","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: x86 stable wrt bug #828394"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b632dbf32f932cdfc5501838c58b17d85ee6dc2e","committime":"2021-12-06T00:51:24","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"d1d1adfe88bff7b5289e33dc2fe01b9382aa71b0","committime":"2021-12-06T00:31:22","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.55.0-r1 ppc, #828394"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"cac66f1057a2d262d98a00f53d0e016104b3e1ba","committime":"2021-12-05T18:51:29","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"74dc87838a47366014b72ce53f437b30d7ffff6e","committime":"2021-12-05T18:36:26","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"b4712f57191fe72d60d5ab80b0f72fefed4e0be3","committime":"2021-12-05T18:35:53","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.55.0-r1 ppc64, #828394"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"71a1c11379c49bb0502d36ba10dcfa086a44db9c","committime":"2021-12-05T18:20:09","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.55.0-r1 sparc, #828394"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"9f097e7d071bbed3826da69794e04d9b4ded641b","committime":"2021-12-05T14:06:33","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"93ea0c0ce149db9183a6a40d1c2eebe24d398591","committime":"2021-12-05T13:55:33","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.55.0-r1 amd64, #828394"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"eb04830244aed0deee29d0ec60b400fcbed4aa43","committime":"2021-10-21T18:21:22","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"New PDF interpreter requires JPX support.\n\nCloses: https:\/\/bugs.gentoo.org\/819117\nPackage-Manager: Portage-3.0.28, Repoman-3.0.3\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"261af8f6bc4a5a3a2d902cd0b0770a7ac91715b8","committime":"2021-10-21T15:26:57","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: drop USE=jpg2000"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c5e35462b9ec0ebdab8765aba47be42d88af9514","committime":"2021-10-20T16:51:21","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Closes: https:\/\/bugs.gentoo.org\/817941\nPackage-Manager: Portage-3.0.28, Repoman-3.0.3\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"ac4002ffa297d8b97c498e23bd24c0367ec57137","committime":"2021-10-20T16:38:50","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: bump to v9.55.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c96fcc188571ac97de6b2fedff3b1bfc89e8d2a4","committime":"2021-10-20T07:06:29","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"84d22d2c15faeb17c86ed89fe3149b80e521e5f2","committime":"2021-10-20T06:58:10","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.54.0-r1 ppc, #796659"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7d769f0a686aabfa688db7078691bbf84d1ed6a8","committime":"2021-10-01T23:51:18","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"41ab13c49e5a1e8b507f63670c4ee741deaad320","committime":"2021-10-01T23:40:04","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.54.0-r1 arm64, #796659"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"5639d87567e7cca29ce6b607f5d727f41d78636f","committime":"2021-09-28T03:06:22","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Bug: https:\/\/bugs.gentoo.org\/800125\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"655a62e570746ba83e8fbadd977d58ae608984ba","committime":"2021-09-28T02:49:56","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: add more upstream parallel build patches to 94.0-r1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"bdc178e98367aacbf45c9357997e93cb4782929d","committime":"2021-09-26T05:21:20","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"623423ff078f1eb20fa6521d78da0b599066987e","committime":"2021-09-26T04:58:56","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.54.0-r1 arm, #796659"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"eb140f7ff03a1203add11e7e999b3524d3a7858b","committime":"2021-09-25T03:21:16","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Pending investigation upstream but it's not obvious\nto users what to do. Especially important given\nthe vulnerability fixed that users are able to build\nthe new one.\n\nBug: https:\/\/bugs.gentoo.org\/800125\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"2cb90af63cbe0372a74eaee522915bf75fe63641","committime":"2021-09-25T03:04:40","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: force -j1 for now in 9.54.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"84532defe9fd285a80699a6cc60b1bcaeaca9412","committime":"2021-09-24T07:06:22","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-3.0.20, Repoman-3.0.3\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"f2462d3ec213b79035368fea888db6a321245d60","committime":"2021-09-24T06:59:27","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: amd64 stable wrt bug #796659"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c110ac399034b28f40ce7c78ebef5c5709afe280","committime":"2021-09-23T06:51:18","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-3.0.20, Repoman-3.0.3\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"10f4845f5a5cba0036b69b1a73c60d46094a055b","committime":"2021-09-23T06:39:42","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: x86 stable wrt bug #796659"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3d6743c09f8335cd84719ff452a9758cd97f797e","committime":"2021-09-22T07:06:22","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-3.0.20, Repoman-3.0.3\nRepoMan-Options: --include-arches=\"ppc64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"9e5e5e6b70f8041917982803dc2efc6e232833b9","committime":"2021-09-22T06:55:08","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: ppc64 stable wrt bug #796659"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ce078cdac56fff2e967bed9811ad30ba8059f1fe","committime":"2021-09-21T19:21:20","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Bug: https:\/\/bugs.gentoo.org\/800125\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"b7805f02f359138edf4384f2b7df317bfc27e3cb","committime":"2021-09-21T19:01:50","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: add parallel build patch to 9.54.0-r1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4dac13ad327bcc9fbc8db0f15e7c0bf980add96a","committime":"2021-09-18T05:06:22","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eike@sf-mail.de","authorname":"Rolf Eike Beer","body":"Package-Manager: Portage-3.0.20, Repoman-3.0.3\nRepoMan-Options: --include-arches=\"hppa\"\nSigned-off-by: Rolf Eike Beer <eike@sf-mail.de>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"aaa5b5238922c6e3f042e3751ab6e2b1d4720b1d","committime":"2021-09-17T18:53:49","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: stable 9.54.0-r1 for hppa, bug #796659"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"6e8fcd9a356a39427cb33847eb07edbff4532223","committime":"2021-09-16T21:36:19","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eike@sf-mail.de","authorname":"Rolf Eike Beer","body":"Package-Manager: Portage-3.0.20, Repoman-3.0.3\nRepoMan-Options: --include-arches=\"sparc\"\nSigned-off-by: Rolf Eike Beer <eike@sf-mail.de>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"3a01dec0bb0007c0632e02ddd5836091e2598062","committime":"2021-09-16T19:33:02","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: stable 9.54.0-r1 for sparc, bug #796659"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"330a50480c34048b274cca9b89d7f2e2cf3f62a8","committime":"2021-09-13T01:06:26","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"beaea2a567ba55d454743e4f2740f763b559f814","committime":"2021-09-13T00:56:29","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: drop unused flag-o-matic"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Bug: https:\/\/bugs.gentoo.org\/812509\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"eeb37a3981b77ed60be7975287e1a503375fa493","committime":"2021-09-13T00:53:50","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: patch CVE-2021-3781"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"553e6e20438354150f9607139de3f88678e72e75","committime":"2021-04-05T22:35:13","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"ee3af83d468610a0df88cf144d98ed318a688cc8","committime":"2021-04-05T19:07:40","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: drop s390 to ~s390 (unstable)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3e3ac92c4849c0360f927b3ff4b3d42a717403f0","committime":"2021-03-31T22:22:30","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-3.0.18, Repoman-3.0.3\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"46d3607eb0f3378e1f53a718b16b2e213424d8d7","committime":"2021-03-31T22:13:25","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: fix docdir"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-3.0.18, Repoman-3.0.3\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"0446e98bdc51a3ce6d360232b8db24d6dae5b482","committime":"2021-03-31T21:45:58","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: bump to v9.54.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"91dd909411f180d2959322ea5906ee0e61a8cc1d","committime":"2021-01-27T16:32:33","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Closes: https:\/\/bugs.gentoo.org\/609222\nPackage-Manager: Portage-3.0.14, Repoman-3.0.2\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"4e913efa0dde9674b465f7741b6e00f0212649cd","committime":"2021-01-27T14:47:17","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: allow building without media-libs\/openjpeg"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Closes: https:\/\/bugs.gentoo.org\/764119\nPackage-Manager: Portage-3.0.14, Repoman-3.0.2\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"d114997ae93a140d5f031d6ad3b8601fc1922031","committime":"2021-01-27T14:29:22","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: re-enable openprinting support"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Closes: https:\/\/bugs.gentoo.org\/767421\nPackage-Manager: Portage-3.0.14, Repoman-3.0.2\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"f0ccac8ffdac61ba64e06655934cd3a17d30adc1","committime":"2021-01-27T14:21:05","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: expose libgs.so ABI as subslot"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"02b8df996803baced3c5f340f028c2c265de59b4","committime":"2021-01-06T14:05:13","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"grobian@gentoo.org","authorname":"Fabian Groffen","body":"Package-Manager: Portage-3.0.12, Repoman-3.0.2\nSigned-off-by: Fabian Groffen <grobian@gentoo.org>","commitid":"cd7cce8f945bae8b09a7f31566eca2c8f17f6f7a","committime":"2021-01-06T13:33:34","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: drop x86-macos"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e8ba212d30f88c1ad7eb6be28d6082195c77d388","committime":"2020-12-22T22:05:01","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"063a11d325b26d57aaa185794b7345a53457f447","committime":"2020-12-22T21:34:59","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"2a637995bd6da143c26c5aaa2640c49b6ce0f42f","committime":"2020-12-22T21:32:03","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.53.3-r4 arm64, #760000"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"bc50d2b5a4371b10fc274855e0ea341dfae155f5","committime":"2020-12-22T21:26:12","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.53.3-r4 arm, #760000"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d2e24edacc89287feb12d262e063f917c33c8074","committime":"2020-12-21T10:05:05","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"stable wrt bug #760000\n\nPackage-Manager: Portage-3.0.12, Repoman-3.0.2\nRepoMan-Options: --include-arches=\"ppc64\"\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"b8d3ad76f063fbd699f78efd28bbfc07fa696744","committime":"2020-12-21T09:39:15","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: stable 9.53.3-r4 for ppc64"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"9247164345615ee67f9f91bb7ebb963d6487a3f9","committime":"2020-12-20T17:05:06","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-3.0.12, Repoman-3.0.2\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"a547aa850f060abdc8673bdb3613225b4ad67b10","committime":"2020-12-20T16:33:49","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: x86 stable (bug #760000)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"63a62d6c6558bc0cd26cba5f7aeb707f8fb878eb","committime":"2020-12-18T21:05:07","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eike@sf-mail.de","authorname":"Rolf Eike Beer","body":"Package-Manager: Portage-3.0.9, Repoman-3.0.2\nRepoMan-Options: --include-arches=\"hppa\"\nSigned-off-by: Rolf Eike Beer <eike@sf-mail.de>\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"d27dc6ea6a24a6b3be35bb445cdd552aa1086d7f","committime":"2020-12-18T20:43:12","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: stable 9.53.3-r4 for hppa, bug #760000"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e9529cdaca5ab86730910b7e15e5090a3d058967","committime":"2020-12-18T10:35:06","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"stable wrt bug #760000\n\nPackage-Manager: Portage-3.0.12, Repoman-3.0.2\nRepoMan-Options: --include-arches=\"ppc\"\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"05a3ca5f00c9e680967388e1a9e60462437ad6e7","committime":"2020-12-18T10:16:07","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: stable 9.53.3-r4 for ppc"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"72f0b58b14326ae4f289c5bb47529e3cdb47c113","committime":"2020-12-17T17:05:07","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-3.0.9, Repoman-3.0.2\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"585c0decd1c1170792b704240f6a23edfaf3d8f3","committime":"2020-12-17T16:41:25","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: amd64 stable wrt bug #760000"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d7b6f0341ff45ff7d5715dbf6f93a65548875021","committime":"2020-12-16T21:35:06","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eike@sf-mail.de","authorname":"Rolf Eike Beer","body":"Package-Manager: Portage-3.0.9, Repoman-3.0.2\nRepoMan-Options: --include-arches=\"sparc\"\nSigned-off-by: Rolf Eike Beer <eike@sf-mail.de>\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"670d5bdb27bb1576c2e6ffa2ba3089fc73cf2265","committime":"2020-12-16T20:55:38","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: stable 9.53.3-r4 for sparc, bug #760000"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"76c4dcfca5d700bbaafa1b995085b828b91e64df","committime":"2020-12-14T20:35:02","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Bug: https:\/\/bugs.gentoo.org\/749399\nPackage-Manager: Portage-3.0.12, Repoman-3.0.2\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"e795a8337fce689d9c4afc94e7e54181fa8f0522","committime":"2020-12-14T20:07:31","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: apply upstream fix for ps2epsi problem"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7167596ffe5f4f7f9e28b8b7a36c690ac457540d","committime":"2020-12-14T15:34:59","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-3.0.12, Repoman-3.0.2\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"1155fe4cdeadd1eda2a31c4862f637fc6fcc9739","committime":"2020-12-14T15:01:09","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: fix path"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Closes: https:\/\/bugs.gentoo.org\/749399\nPackage-Manager: Portage-3.0.12, Repoman-3.0.2\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"c78cce44be97b9490fe275b1abc5729d7975f5f2","committime":"2020-12-14T14:58:54","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: fix ps2epsi"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"eb2de821f7403a535ee9b747fab42caece897936","committime":"2020-12-04T14:35:26","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"24d495f8f6488f00f8b6a72f62765124522b7ac4","committime":"2020-12-04T13:25:17","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Keyword 9.53.3-r2 riscv, #756115"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"60d6d7a2f226369facef5db128f7a914f40145c9","committime":"2020-12-01T08:37:25","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"grobian@gentoo.org","authorname":"Fabian Groffen","body":"Package-Manager: Portage-3.0.9, Repoman-3.0.2\nSigned-off-by: Fabian Groffen <grobian@gentoo.org>","commitid":"12b271ca74ad09a62a1cf5c3730a8bfd27dd69c8","committime":"2020-12-01T08:25:27","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl-9.53.3-r2: fix Darwin build, add Prefix keywords"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3ffed77bbfb2d16b9fe159c05679d65359683caa","committime":"2020-10-20T08:35:14","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Closes: https:\/\/bugs.gentoo.org\/747808\nPackage-Manager: Portage-3.0.8, Repoman-3.0.1\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"ef7d73bef37f8b7cb76484574e4d316fdb06984b","committime":"2020-10-20T08:09:31","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: fix compat. with >=media-libs\/freetype-2.10.3"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0f11d31bd1c5587d69688c36a6f92b4c9f2bf131","committime":"2020-10-11T21:05:09","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-3.0.8, Repoman-3.0.1\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"e1fca14dc9bc8c71475f358b8410e1c551bb56ef","committime":"2020-10-11T20:44:24","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: drop old"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Bug: https:\/\/bugs.gentoo.org\/747808\nPackage-Manager: Portage-3.0.8, Repoman-3.0.1\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"5cf695c0e9f5b653f3bd2679786e3283b30c4d03","committime":"2020-10-11T20:43:22","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: not compatible with >=media-libs\/freetype-2.10.3"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"97db389ccabbf7384e6b749a5b8856e8d67fbea1","committime":"2020-10-01T12:12:24","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-3.0.8, Repoman-3.0.1\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"893b8efd8fa569984d33060d8eac99561e0fb073","committime":"2020-10-01T11:53:31","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: bump to v9.53.3"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0e7a8c834a33c762b859166219467b224a750724","committime":"2020-09-26T10:06:20","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-3.0.8, Repoman-3.0.1\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"932a51600427083c15999481dda7e118a4268e32","committime":"2020-09-26T09:55:03","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: bump to v9.53.2"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8a9e8a2d4418c99e9d0666744424543b51e50c5b","committime":"2020-09-16T19:35:15","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-3.0.7, Repoman-3.0.1\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"79f5db51a97ec9a4743059c74f217233f9b0dec9","committime":"2020-09-16T17:54:13","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: bump to v9.53.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"11c58b2eb373cd281f8e19a2eb7157d33fef0d61","committime":"2020-09-11T20:05:17","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"TIFF support is no longer optional [Link 1].\n\nLink 1: https:\/\/git.ghostscript.com\/?p=ghostpdl.git;a=commit;h=3ff82b33f24ed54c2d3bb88ec31da7d2f9fd2765\nPackage-Manager: Portage-3.0.6, Repoman-3.0.1\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"504289cf7fdfcb646cbaac6cf5c40866a391fd33","committime":"2020-09-11T18:16:59","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: bump to v9.53.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"419b1b0f5099b2a16b28699d54da03885f875acc","committime":"2020-08-29T22:35:07","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"bman@gentoo.org","authorname":"Aaron Bauman","body":"Bug: https:\/\/bugs.gentoo.org\/734322\n\nSigned-off-by: Aaron Bauman <bman@gentoo.org>","commitid":"3adf541ebbbf276b36e35496e78fdcb29ee5c1e5","committime":"2020-08-29T22:11:49","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: drop vulnerable"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3561c343c6661ac0d1b0e7856c66d5a6ece9b851","committime":"2020-08-29T18:35:12","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"b26a23fccf727015ca42897eac821cfb18fbfb3f","committime":"2020-08-29T18:20:51","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.52-r1 ppc, #734322"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ffa340755391969686773927791bfaaa42f212a9","committime":"2020-08-18T06:05:44","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"e35e613e91045945d6fd514518231b3e247ad9ac","committime":"2020-08-18T05:52:00","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.52-r1 ppc64, #734322"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8c25c2af2e75ad77e84bf8e80f5b6bed4ae7c571","committime":"2020-08-17T17:35:27","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eike@sf-mail.de","authorname":"Rolf Eike Beer","body":"Package-Manager: Portage-2.3.103, Repoman-2.3.23\nRepoMan-Options: --include-arches=\"hppa\"\nSigned-off-by: Rolf Eike Beer <eike@sf-mail.de>\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"d9169ca4a853f7da95cc5ed9d8c0319659a482c1","committime":"2020-08-17T09:00:30","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: stable 9.52-r1 for hppa, bug #734322"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7283b8dbbc921bace5b59299bc76f833230853fd","committime":"2020-08-16T15:05:34","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.103, Repoman-2.3.23\nRepoMan-Options: --include-arches=\"s390\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"dae7abd925bb9140b36313b55b93c85be0efa591","committime":"2020-08-16T14:47:29","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: s390 stable wrt bug #734322"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"67692609b928e09d63772f4d9eaf8ab247e45d3a","committime":"2020-08-15T03:35:31","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"c229a29061a18045dd09e1cd9d2af46462685d2b","committime":"2020-08-15T03:04:53","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.52-r1 arm, #734322"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"04453a326b929f7ef00aaa5ca103e0021c7a908a","committime":"2020-08-14T23:05:29","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Shouldn't be needed anymore since we replaced\n\n  0002-Fix-error-when-using-ImageMagick-s-convert.patch\n\nwith\n\n  Enumerate all fonts\n\npatch.\n\nPackage-Manager: Portage-3.0.2, Repoman-2.3.23\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"bebe25c35ece43571ba11784e8a83e4e95f1ecfb","committime":"2020-08-14T22:57:47","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: do not install custom fontmaps anymore"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"51931f7bfde416b3ed308d1be63dc1e8256afaf9","committime":"2020-08-14T22:05:36","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"13d64b854020437a9ecd5cb10c9138847fb225d9","committime":"2020-08-14T21:49:53","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.52 x86, #734322"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d92c1684e07f885fde6b6feff381b7241efeae7b","committime":"2020-08-14T18:05:27","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"1e2d28df391a7dd3e72eb8faf2212e3c92447b6b","committime":"2020-08-14T17:44:33","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.52 amd64, #734322"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"eb0f9fb7ee91aa144b32a421715976e7abb5e64b","committime":"2020-08-14T17:35:28","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"7f082d7a4cf3e807041ed4c57622fb82ab769725","committime":"2020-08-14T17:30:33","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.52 sparc, #734322"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"2c4cc0efb8bb1c8d55afacd98813305b178f785a","committime":"2020-08-14T17:23:32","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stabilize 9.52 arm64, #734322"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2dda5c32b22264841d0233f92cb464368d731986","committime":"2020-08-13T10:40:36","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Bug: https:\/\/bugs.gentoo.org\/734322\nCloses: https:\/\/bugs.gentoo.org\/715760\nPackage-Manager: Portage-3.0.2, Repoman-2.3.23\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"ed06c479fa67368ab3ac212a0518b986aec90716","committime":"2020-08-13T10:26:11","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: bump to v9.52"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7e330619608f15fd933afe697de21943b3173183","committime":"2020-04-03T20:08:45","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mattst88@gentoo.org","authorname":"Matt Turner","body":"Signed-off-by: Matt Turner <mattst88@gentoo.org>","commitid":"0b8b716331049599ea3299981e3a9ea6e258c5e0","committime":"2020-03-30T17:13:23","packageid":43199,"repoid":1,"summary":"*\/*: Drop stable ia64 keywords"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a733a448616812da43ec03ed30f6e9723abf9a94","committime":"2020-03-28T22:11:41","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Huettel","body":"Bug: https:\/\/bugs.gentoo.org\/676264\nPackage-Manager: Portage-2.3.89, Repoman-2.3.20\nSigned-off-by: Andreas K. Huettel <dilfridge@gentoo.org>","commitid":"95e9fef0a7017db7d82613ae4a9f83bd5b22262f","committime":"2020-03-28T21:53:42","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Remove old"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"34ba96658b4aee13a14ae5dbb455d843466a0302","committime":"2020-03-26T15:38:35","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.89, Repoman-2.3.20\nRepoMan-Options: --ignore-arches\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"2e51443573bdad1d4757bed11ed5c02f137b822e","committime":"2020-03-26T15:25:34","packageid":43199,"repoid":1,"summary":"*\/*: Discontinue Gentoo SuperH port"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a8d907e4b2acb38467b494e36313788750592b3d","committime":"2020-02-11T17:48:59","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Update the copyright notice on all files that were touched since\nJanuary 1st but did not have the notice updated.\n\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"6568a730a830fd8a93b28162a01787600d19d307","committime":"2020-02-11T17:05:13","packageid":43199,"repoid":1,"summary":"*\/*: Bump copyright on files touched this year"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ec1eddd5e7b3f69cadcdbf1547a742a3ce22097d","committime":"2020-01-26T00:28:29","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mattst88@gentoo.org","authorname":"Matt Turner","body":"Signed-off-by: Matt Turner <mattst88@gentoo.org>","commitid":"5671613f07850086a11a1ace34816b498e9b69b7","committime":"2020-01-26T00:18:19","packageid":43199,"repoid":1,"summary":"*\/*: Drop stable alpha keywords"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a43406add881200eda5adffeb0481a6a17545d92","committime":"2019-11-17T07:45:45","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mattst88@gentoo.org","authorname":"Matt Turner","body":"Signed-off-by: Matt Turner <mattst88@gentoo.org>","commitid":"77f93d4d37d64bddd57ed9e383005091e0519315","committime":"2019-11-17T07:21:32","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl-9.50: alpha stable, bug 693002"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c8337eafdaf5d837fdaa5e0e8980422f58dbc0ab","committime":"2019-11-13T13:25:50","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nRepoMan-Options: --include-arches=\"ia64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"58f4cc9999392874680a374237c9e8f9b8204093","committime":"2019-11-13T13:16:55","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: ia64 stable wrt bug #693002"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"397db834a9ba049d8cb096dba3b36b19b1b3d8c2","committime":"2019-11-08T08:45:45","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nRepoMan-Options: --include-arches=\"s390\"\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"44b3117b3658455256cc3380db7837857e87c954","committime":"2019-11-08T08:33:47","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: s390 stable wrt bug #693002"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"07dd2748c1833e87db66ac6f32e40fdefe90fe75","committime":"2019-11-07T00:25:46","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"bman@gentoo.org","authorname":"Aaron Bauman","body":"Signed-off-by: Aaron Bauman <bman@gentoo.org>\nPackage-Manager: Portage-2.3.78, Repoman-2.3.17","commitid":"f44b2d0b5f54b83b359b55dc5bfed30ae6266e58","committime":"2019-11-06T23:58:11","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: arm64 stable (bug #693002)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"77b349ceefdaacfcef3dce7b4388995fa8130bc6","committime":"2019-11-01T10:45:41","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nRepoMan-Options: --include-arches=\"arm\"\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"282cf4d01d52f1e8e414ab0c0df4dd74faa56fab","committime":"2019-11-01T10:32:02","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: arm stable wrt bug #693002"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"688af61fe7c8b8a15c413ec973d611a06d57577d","committime":"2019-10-28T08:05:40","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nRepoMan-Options: --include-arches=\"ppc64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"ecf53b3a409a5d50091de01ef28393bfc09ff9a4","committime":"2019-10-28T07:43:05","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: ppc64 stable wrt bug #693002"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"cbbf69fa8f8ba14eb78859c6e4e946b5182956c1","committime":"2019-10-27T19:45:40","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eike@sf-mail.de","authorname":"Rolf Eike Beer","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nRepoMan-Options: --include-arches=\"hppa\"\nSigned-off-by: Rolf Eike Beer <eike@sf-mail.de>\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"0e729a0ae8a98e40b9ca0c4b3129aaf6f8e91d18","committime":"2019-10-27T19:14:08","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: stable 9.50 for hppa, bug #693002"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"aab8f0d4c9534496ca672126c95b714bdd182d30","committime":"2019-10-26T15:25:26","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"55b53582936bbd08a9fc3731cf9e6ac4d8c20b02","committime":"2019-10-26T15:15:18","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: amd64 stable wrt bug #693002"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"9be66fd6cafdfb043a8567f65213ef7aee8bec6f","committime":"2019-10-25T15:25:30","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"bda82ea3a83517ed7d13270ecb2dca3b3ebfb16f","committime":"2019-10-25T15:15:14","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: x86 stable wrt bug #693002"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nRepoMan-Options: --include-arches=\"ppc\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"fee8f4223eb6769a213612171e7e04e63b75e4d0","committime":"2019-10-25T15:14:37","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: ppc stable wrt bug #693002"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nRepoMan-Options: --include-arches=\"sparc\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"ad1b2e083ad496db3e200763bf59acd96c546029","committime":"2019-10-25T15:13:54","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: sparc stable wrt bug #693002"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"664a144baecbde3787c27a6a95944428a259ed12","committime":"2019-10-24T22:45:31","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.78, Repoman-2.3.17\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"afdbdbedba9222816f18bbf03d102bdb73ce3a15","committime":"2019-10-24T22:18:04","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: bump to v9.50"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"5adfa39130cf2dab0dc2dc44f986018d2b877f52","committime":"2019-10-11T16:17:33","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"96cadfef0d44c208be96fe251887121bc349bc8f","committime":"2019-10-11T15:34:04","packageid":43199,"repoid":1,"summary":"app-text: Remove *-fbsd KEYWORDS"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"07574223ff6196bcd1c331425bf0a30454a7a553","committime":"2019-10-10T01:25:36","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Closes: https:\/\/bugs.gentoo.org\/695728\nPackage-Manager: Portage-2.3.76, Repoman-2.3.17\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"0485402274682b6b2fdf1b92da532c9c5cda9d2f","committime":"2019-10-10T01:07:38","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: fix net-dns\/libidn dependency"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Closes: https:\/\/bugs.gentoo.org\/673856\nPackage-Manager: Portage-2.3.76, Repoman-2.3.17\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"d930d39c8fa5fdee7087d30867cd61f410739102","committime":"2019-10-10T00:37:21","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: drop urw-fonts naming patch"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"6235f8e3a8c5aa6eaccedfd286879ec5f8cbf244","committime":"2019-10-07T00:46:55","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Bug: https:\/\/bugs.gentoo.org\/693002\nPackage-Manager: Portage-2.3.76, Repoman-2.3.17\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"215d56f50a764294df20c6a378fbe9b709fe056d","committime":"2019-10-07T00:35:05","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: bump to v9.28rc4"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1d2fc0034c9242f6934f3697d662b1b648fb8961","committime":"2019-04-04T19:46:51","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"bman@gentoo.org","authorname":"Aaron Bauman","body":"Signed-off-by: Aaron Bauman <bman@gentoo.org>","commitid":"e89aa3a6c1d3e66f3678c71bee446991d28c0c0e","committime":"2019-04-04T19:21:15","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: drop vulnerable wrt bug #668846"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"980371007049e298413cc53bbbdb786952b6adeb","committime":"2018-12-30T22:23:51","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mattst88@gentoo.org","authorname":"Matt Turner","body":"Signed-off-by: Matt Turner <mattst88@gentoo.org>","commitid":"8868444ae0f2e4ae23bfc3395de2a273179b0df9","committime":"2018-12-30T22:16:26","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl-9.26: hppa stable, bug 668846"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a4b5e5541b1572aabcc27b1e47f9a75f33d21c8f","committime":"2018-11-25T10:24:10","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"9e7803d6cdbb6eba6e476ca3ea9c581599389086","committime":"2018-11-25T10:10:37","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: alpha stable wrt bug #668846"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"8c23946c9b2c7299af45cb3dc4baa14053553dd4","committime":"2018-11-25T10:09:58","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: s390 stable wrt bug #668846"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"42843a82b98556b52c942caad1ea634f18534da2","committime":"2018-11-25T10:08:50","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: arm stable wrt bug #668846"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"89923d80aee1efbf7a2bc5737c9088cd9f10e89d","committime":"2018-11-24T16:24:05","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"leio@gentoo.org","authorname":"Mart Raudsepp","body":"Signed-off-by: Mart Raudsepp <leio@gentoo.org>\nPackage-Manager: Portage-2.3.49, Repoman-2.3.11","commitid":"c54e2588bb40132265619eeb774acf7ec2c15ad4","committime":"2018-11-24T15:57:15","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl-9.26: arm64 stable (bug #668846)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a4b083b723c5ef463e2e37b50452f4f457f38143","committime":"2018-11-24T13:24:09","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"922df0178832cf93bb80d0f42863db1b4cef818d","committime":"2018-11-24T11:04:10","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"Package-Manager: Portage-2.3.52, Repoman-2.3.12\nRepoMan-Options: --include-arches=\"ppc64\"\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"3d4142be593d059b3094f30f2259dca5a3f50894","committime":"2018-11-24T10:58:58","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: stable 9.26 for ppc64, bug #668846"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"Package-Manager: Portage-2.3.52, Repoman-2.3.12\nRepoMan-Options: --include-arches=\"ppc\"\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"f9abb142acc5f1321cb716fc972d95253a12df9d","committime":"2018-11-24T10:48:12","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: stable 9.26 for ppc, bug #668846"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"Package-Manager: Portage-2.3.52, Repoman-2.3.12\nRepoMan-Options: --include-arches=\"ia64\"\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"9d09b9bf71c418aa353ab2661f961e2ad870d5e5","committime":"2018-11-24T10:43:14","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: stable 9.26 for ia64, bug #668846"},{"authoremail":"eike@sf-mail.de","authorname":"Rolf Eike Beer","body":"Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11\nRepoMan-Options: --include-arches=\"sparc\"\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"7c7c6863787a87c0deeefc1afe9fdfe02faf9141","committime":"2018-11-24T09:52:45","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: stable 9.26 for sparc, bug #668846"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"99b96239508904a8a5a393190e9fa6d6604f3cbb","committime":"2018-11-23T16:44:08","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.52, Repoman-2.3.12\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"6cba7f86cd084006c55b20a8bdcf600abfa9d61c","committime":"2018-11-23T16:34:40","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: x86 stable (bug #668846)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"04aa4b792d51639029f2aeaa594b9d02583430cf","committime":"2018-11-23T07:44:08","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"759219e011387a5dd4cac5c259df5e887befff07","committime":"2018-11-23T07:24:14","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: amd64 stable wrt bug #668846"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"59e5fc3cf42555d5502a66cda780e89e34ee595d","committime":"2018-11-23T00:44:12","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Hüttel","body":"Package-Manager: Portage-2.3.52, Repoman-2.3.12\nSigned-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>","commitid":"fbd3ff80ddd8ada709ef4143d9b362173647e7e5","committime":"2018-11-23T00:20:22","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Remove old"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Hüttel","body":"Package-Manager: Portage-2.3.52, Repoman-2.3.12\nSigned-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>","commitid":"92146a516804b79add2843270cad76387ffeeea5","committime":"2018-11-23T00:19:56","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Version bump"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"6d0f22bdd7bd45237f80f676556e96bc4f6b7c85","committime":"2018-11-06T07:44:09","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jer@gentoo.org","authorname":"Jeroen Roovers","body":"Package-Manager: Portage-2.3.51, Repoman-2.3.12\nRepoMan-Options: --ignore-arches\nSigned-off-by: Jeroen Roovers <jer@gentoo.org>","commitid":"d9c604d944928f1dde3dbea3d1484b357fd50f15","committime":"2018-11-06T07:30:52","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stable for HPPA too."},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"32ecd853ba30f12eb9a1dcfde01809d26810d278","committime":"2018-11-04T20:44:09","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Reported-by: Tom Dexter <digitalaudiorock@gmail.com>\nBug: https:\/\/bugs.gentoo.org\/668160\nPackage-Manager: Portage-2.3.51, Repoman-2.3.12\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"c86e7dd1c1a9d872c40589d1cb62856256b5648c","committime":"2018-11-04T16:29:43","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Fix build w\/o gtk+:3"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Drop obsolete blockers.\n\nPackage-Manager: Portage-2.3.51, Repoman-2.3.12\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"1661737a266f5f86e8192e4af26fe763ced16c10","committime":"2018-11-04T12:16:00","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: EAPI-7 bump, DESCRIPTION, minor cleanups"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ab8e626d2f39228e7739ba6a1f24e1510df193c2","committime":"2018-10-29T05:48:54","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"maekke@gentoo.org","authorname":"Markus Meier","body":"Signed-off-by: Markus Meier <maekke@gentoo.org>\nPackage-Manager: Portage-2.3.49, Repoman-2.3.11\nRepoMan-Options: --include-arches=\"arm\"","commitid":"3e642dacf86952f57b18d653df3370091a332581","committime":"2018-10-29T05:38:01","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: arm stable, bug #635426"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8117c698d2c233f704799323eb397564bf44b33e","committime":"2018-10-14T16:24:04","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.49, Repoman-2.3.11","commitid":"8ab952c2c883b15b90b6935fd552f0ac9b770ae9","committime":"2018-10-14T16:16:09","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: mark s390 stable"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"34b48b0618fe72dc30d7023e7db01ba4c827d34a","committime":"2018-10-06T17:04:04","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mattst88@gentoo.org","authorname":"Matt Turner","body":"Signed-off-by: Matt Turner <mattst88@gentoo.org>","commitid":"65476207c1d1cb70f4efb093edfbec3f41944bb3","committime":"2018-10-06T16:13:21","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl-9.25: ppc64 stable, bug 635426"},{"authoremail":"mattst88@gentoo.org","authorname":"Matt Turner","body":"Signed-off-by: Matt Turner <mattst88@gentoo.org>","commitid":"9476e27accd3dca5232ef7a8517b852cfd7bde3f","committime":"2018-10-06T16:13:04","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl-9.25: ppc stable, bug 635426"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"920bc42e7c8ae403da62c7ac4e81fd74f33cabf6","committime":"2018-10-02T18:44:05","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eike@sf-mail.de","authorname":"Rolf Eike Beer","body":"Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>\nPackage-Manager: Portage-2.3.49, Repoman-2.3.10\nRepoMan-Options: --include-arches=\"sparc\"\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"6bffc2ebe590199dd09c4172a82e043adeee06a3","committime":"2018-10-02T18:00:54","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: stable 9.25 for sparc, bug #635426"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e64bec5163a65b044c022faef9e7a392c68fd717","committime":"2018-10-02T11:04:05","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"klausman@gentoo.org","authorname":"Tobias Klausmann","body":"Gentoo-Bug: http:\/\/bugs.gentoo.org\/635426\nSigned-off-by: Tobias Klausmann <klausman@gentoo.org>","commitid":"c0b26b367b59c1367a2bfe133d8778d24c9be264","committime":"2018-10-02T10:58:11","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl-9.25-r0: alpha stable"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"db2c9afed85e2cf0c4f6d02000f7de4553022ab3","committime":"2018-10-02T09:24:04","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.49, Repoman-2.3.11","commitid":"67a187eaee1a3a796aa37f68779f22cbba518c39","committime":"2018-10-02T09:00:57","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: amd64 stable wrt bug #635426"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"81f0ed95086f5bac7d5c87c183bbac281722166c","committime":"2018-10-01T00:24:02","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>\nPackage-Manager: Portage-2.3.50, Repoman-2.3.11","commitid":"c03ff105019f8af57619ad3543aea33351eb47c8","committime":"2018-09-30T23:23:58","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: x86 stable (bug #635426)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"af049b155af984b43e575c8d0abceeb3f0546c14","committime":"2018-09-30T22:44:01","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"leio@gentoo.org","authorname":"Mart Raudsepp","body":"Signed-off-by: Mart Raudsepp <leio@gentoo.org>\nPackage-Manager: Portage-2.3.49, Repoman-2.3.11","commitid":"734166ff42e217b11a76a50fd6ac3146eea4ca96","committime":"2018-09-30T22:18:22","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl-9.25: arm64 stable (bug #635426)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"96f24b0446a49a77a1e018c0a5e389b70e146fde","committime":"2018-09-30T21:46:23","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>\nPackage-Manager: Portage-2.3.50, Repoman-2.3.11\nRepoMan-Options: --include-arches=\"ia64\"","commitid":"60161ae45fadd313b756cda5a876575fab7bb9fc","committime":"2018-09-30T21:30:12","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: stable 9.25 for ia64, bug #635426"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fc6df7a423b4bb30ea982ad76db5b60767d874b9","committime":"2018-09-18T23:24:08","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Hüttel","body":"Bug: https:\/\/bugs.gentoo.org\/635426\nPackage-Manager: Portage-2.3.49, Repoman-2.3.10","commitid":"0a6c1c294b6dfddbec77c9652cf216fafaaae835","committime":"2018-09-18T23:03:21","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Version bump, bug 635426"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7daa0d575ea4aad906bc7f031c378d9dde05fcf8","committime":"2018-06-12T15:25:55","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.40, Repoman-2.3.9","commitid":"a2479c9bd3f0dddda7af3d317d8ce46a09f7b951","committime":"2018-06-12T15:17:07","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: mark s390 stable"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3679738d4062e30744f862fb6c874f0fe66d0fc3","committime":"2018-06-03T14:04:04","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"m.mairkeimberger@gmail.com","authorname":"Michael Mair-Keimberger","body":"Closes: https:\/\/github.com\/gentoo\/gentoo\/pull\/8705","commitid":"7a8b19b543b1b4cbc07a036d9305d633c42260d4","committime":"2018-06-03T09:14:50","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: use HTTPs"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"8c17d29318f45a370dea0ee3f95011fc8fcf8742","committime":"2018-05-16T19:40:52","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: Portage-2.3.36, Repoman-2.3.9","commitid":"3a5d4f13b41c1435bbfe82161b9d983f5c49dd29","committime":"2018-05-16T19:33:05","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Added sub-slot dep operator for net-dns\/libidn"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"bc02aaba7800f7e88df93c2612a1c32af308c38d","committime":"2018-05-06T13:45:53","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"leio@gentoo.org","authorname":"Mart Raudsepp","body":"Package-Manager: Portage-2.3.28, Repoman-2.3.9","commitid":"f72c7891d2951a82f6a45284b7b2994cdf30ebd5","committime":"2018-05-06T13:13:22","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: arm64 stable"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"46738551d79b58c430b6f2b78bdb93bf36a2c0e8","committime":"2018-01-23T13:08:27","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","commitid":"f7f3b4a2e5401b2fdac055195a56744e4407c1ec","committime":"2018-01-23T10:47:52","packageid":43199,"repoid":1,"summary":"*\/*: Remove sparc-fbsd keywords"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"68298d7830705ca45cf9c52c40fe95f8bcd4d7c2","committime":"2017-10-08T20:42:30","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"bman@gentoo.org","authorname":"Aaron Bauman","commitid":"cf8f468602a503510b8ccb45b2a0c80f37c83949","committime":"2017-10-08T20:31:15","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: security cleanup wrt bug #618818"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"bced02d40e9eaa93972111303d3ec67e8a3011be","committime":"2017-10-03T15:23:26","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"Package-Manager: Portage-2.3.10, Repoman-2.3.3\nRepoMan-Options: --include-arches=\"hppa\"","commitid":"f377383f22c8f2a7991d7e0a8fc327d1c8be4695","committime":"2017-10-03T15:07:47","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: stable 9.21 for hppa, bug #616814"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"85b9c83d0048317e29b8a1f83b9de94731b1854f","committime":"2017-08-24T16:03:40","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","commitid":"b42d1948a13b86d00c96547f0dee55c79228cb77","committime":"2017-08-24T15:27:54","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: [QA] Use relative symlink target(s)"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"cf092993aa1bfab26baa5838c10170e0d4002a7a","committime":"2017-07-07T09:24:11","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.1\nRepoMan-Options: --include-arches=\"sparc\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"331c96e492c53cea46148e78bac705549b363077","committime":"2017-07-07T09:01:04","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: sparc stable wrt bug #616814"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"846f92e0d7e41442c656af5fc62f0c96a4890024","committime":"2017-06-28T21:04:32","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.2","commitid":"7f3c3cf9298f71a5d4caff0259d3c26141ad1c71","committime":"2017-06-28T20:54:22","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: ia64 stable, bug #616814"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"027fa877233ac4c30191ec04227fd914e9dc771f","committime":"2017-06-23T04:43:39","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"maekke@gentoo.org","authorname":"Markus Meier","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.1\nRepoMan-Options: --include-arches=\"arm\"","commitid":"ae6ff3e76c4e1b7a749e0b6d0524898ca629b195","committime":"2017-06-23T04:38:11","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: arm stable, bug #616814"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"470e2900274039c6faa04b05fd76097eaaf07f7b","committime":"2017-06-21T12:24:03","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.1\nRepoMan-Options: --include-arches=\"ppc64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"4eeee10c4f8a0466c4e9746a856bf79ca6151dbd","committime":"2017-06-21T12:16:45","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: ppc64 stable wrt bug #616814"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"6d8b0b0940e5c7d98c98eb2c5517c6d954f9c33c","committime":"2017-06-21T12:08:51","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.1\nRepoMan-Options: --include-arches=\"ppc\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"379d1a9b9e12e1047f27c8160a7af2883e5a134d","committime":"2017-06-21T11:54:02","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: ppc stable wrt bug #616814"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"25d1b4f89e75ab986f9e07f9506d09c8ab08688a","committime":"2017-06-20T15:04:05","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"klausman@gentoo.org","authorname":"Tobias Klausmann","body":"Gentoo-Bug: 616814","commitid":"5af8a9639bb0d2b17df1fbc505e135700b496d8e","committime":"2017-06-20T14:51:42","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl-9.21-r0: add alpha keyword"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"752cd6b86f3397b0f7ce4b287a06cd024c80aac1","committime":"2017-06-18T14:33:22","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.1\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"dd28837615adee1171e868a5188039f4a53bac92","committime":"2017-06-18T14:00:40","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: amd64 stable wrt bug #616814"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"2dd8c55774a49587f5d1ba82bfa5a1602b9f7ccc","committime":"2017-06-17T17:43:49","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.1\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"0e3ee6260511c550291d87b77546f545f96af45c","committime":"2017-06-17T17:22:32","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: x86 stable wrt bug #616814"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"923267fda0323ece585abbba24dc6c0362288442","committime":"2017-06-09T23:03:34","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Hüttel","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.2","commitid":"f34b9373a9e1f560fdce1790b1a31b1ba523029e","committime":"2017-06-09T22:51:08","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Version bump with a new patchset. Fixes a lot of bugs \/ CVEs."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"25093d6359f778b8d1052f66ba9e26fc29ded21a","committime":"2017-02-28T20:35:29","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>","commitid":"61b861acd7b49083dab687e133f30f3331cb7480","committime":"2017-02-28T19:47:27","packageid":43199,"repoid":1,"summary":"Drop $Id$ per council decision in bug #611234."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"d169c55693a09ed3c74c1f8b2206b673bb3e98c4","committime":"2017-02-21T13:02:03","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Huettel","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"11ad784d1ca5f6f1110215cc548cdb543e4a6dff","committime":"2017-02-21T12:42:42","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Remove old"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"72499126bedb99bb91287ae72fe079cc64d7653b","committime":"2017-02-18T18:46:39","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Hüttel","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"2a7372745c5ca4434ad2830d970d7a07ee68a894","committime":"2017-02-18T18:33:37","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Add prefix fixes from bug 594652"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"c90ed55e9187ba28613ccc02a7f90a4883c360db","committime":"2017-02-18T15:02:15","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.3.3\nRepoMan-Options: --include-arches=\"ia64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"030657d383591f408e0621ee1f22283bf465c19c","committime":"2017-02-18T14:40:37","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: ia64 stable wrt bug #596576"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"748d6b9548f200d3b36c8d1da3ed7e4e36667d31","committime":"2017-02-18T12:22:01","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jer@gentoo.org","authorname":"Jeroen Roovers","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1\nRepoMan-Options: --ignore-arches","commitid":"228fee952dd3c5ea24355d147ef48b5c59f2350a","committime":"2017-02-18T12:05:20","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Stable for HPPA (bug #596576)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"482474a0e84205cefa16efd5aafb6efc18ade84f","committime":"2017-02-17T23:06:11","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"2f1ee42f1467fa3e132ece7b4d2aede8f1c45afb","committime":"2017-02-17T22:27:54","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: ppc64 stable (bug 596576)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"56552f9967090147203e6291d26f987bbc7db319","committime":"2017-02-17T20:48:33","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Hüttel","body":"Thanks to gentoo_usr@fake-box.com\n\nPackage-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"4bb5d2a229101f557ac995767c9283d8d7aa3b9f","committime":"2017-02-17T20:35:10","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Rename and clarify idn useflag, bug 578862"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Hüttel","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"591e4d67e9edf94e48ae2bfdbc13b0143f800dbb","committime":"2017-02-17T20:21:51","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Re-enable parallel build and give it some testing..."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"d9e462c921858fabf1a426e9b21f82b91c5e9685","committime":"2017-02-17T11:05:15","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.3.3\nRepoMan-Options: --include-arches=\"sparc\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"d18b0f8a40cc4f9cf36eca465de47f7aeff1a9f9","committime":"2017-02-17T10:52:39","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: sparc stable wrt bug #596576"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"54061ab13a82d21bffae979a615eddd7214f5c42","committime":"2017-02-15T17:45:34","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"maekke@gentoo.org","authorname":"Markus Meier","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1\nRepoMan-Options: --include-arches=\"arm\"","commitid":"ba15162af34afcad049b488bfaaf42fc5e483b57","committime":"2017-02-15T17:30:15","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: arm stable, bug #596576"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"b883815ff6de6339c6bd5317df0a9d4b52554e64","committime":"2017-02-15T14:02:01","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"klausman@gentoo.org","authorname":"Tobias Klausmann","body":"Gentoo-Bug: 596576","commitid":"907c54518cb76bf63162c65dad41ed84fad4b25e","committime":"2017-02-15T13:48:49","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl-9.20-r1: add alpha keyword"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"6a3471c5eec6a6aaf279028abfdee2ff801c0127","committime":"2017-02-15T01:02:00","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Hüttel","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"1f743a5141fe7de5250162b31271c93230c043b6","committime":"2017-02-14T23:43:42","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Remove redundant warning, bug 547172"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Hüttel","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"f6d02860128cc7dd53c92e0835d1075d0b5d205b","committime":"2017-02-14T23:41:05","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Remove old"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"ac9fb4061741a9fcf17613dbd758d2d38357c06d","committime":"2017-02-12T17:22:00","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.3.3\nRepoMan-Options: --include-arches=\"ppc\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"64bba817ad7d9b9531596598b0cad5d7b51f4299","committime":"2017-02-12T16:58:20","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: ppc stable wrt bug #596576"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"655839a35d2f83cd5668210f68780061dc2b70f3","committime":"2017-02-12T16:02:26","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.3.3\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"71d8d526fdfb521f14ef08f877bdca2b386649e3","committime":"2017-02-12T15:40:05","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: x86 stable wrt bug #596576"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"94db474bf684bad110837d3206aaadb91f96722b","committime":"2017-02-12T15:02:05","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.3.3\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"d1ed43887324fd6f26b9c7883b24978eadcdd4d4","committime":"2017-02-12T14:47:09","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: amd64 stable wrt bug #596576"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"85725c1f829eb815386002db54b3143f7d415645","committime":"2017-01-28T23:02:49","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Hüttel","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"4ce85de6916df0bb52401619eedab720c6c851d7","committime":"2017-01-28T22:47:42","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Remove old"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Hüttel","body":"Many thanks to dev-zero for preparing this.\nIt fixes CVE-2016-7976, CVE-2016-7977, CVE-2016-7978, CVE-2016-7979, CVE-2016-8602\n\nPackage-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"521a0bbaf9bea07b4c977156bb5cd3efaded1bb4","committime":"2017-01-28T22:47:18","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Revision bump adding various security patches from Fedora, bug 596576"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"bbef6ba387beac5631c397288f6794451b588e93","committime":"2017-01-28T13:21:55","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Hüttel","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"f959c74d5dde68c670fcf21f7dbed6b6db248754","committime":"2017-01-28T13:11:35","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Fix SRC_URL"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Hüttel","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"b241ca8c7c66663374a5729ed82927f0b169c5b8","committime":"2017-01-28T13:08:13","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Remove old"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Hüttel","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"4577912c9704a9d67d1c15ae4d22f4cfb61380da","committime":"2017-01-28T13:06:54","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Version bump, bug 596576. Loses djvu support, sadly, see comments in ebuild."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"6d861cce5b4a621e36abaad9bb6a9b57c49421e9","committime":"2016-09-22T06:03:05","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"heroxbd@gentoo.org","authorname":"Benda Xu","body":"Bug: 550926\n\nPackage-Manager: portage-2.3.0","commitid":"1f867ecfb16ed696750b15c732217120b211ae65","committime":"2016-09-22T05:46:06","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Prefix support."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"7b1e8e7c2cca5cf660cfe6774dfe09e15345c1c4","committime":"2016-07-01T18:01:15","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ulm@gentoo.org","authorname":"Ulrich Müller","body":"The ghostscript-gpl-9.19 version bump had reverted the previously\ncommitted LINGUAS to L10N conversion, so apply these changes again.\n\nPackage-Manager: portage-2.3.0","commitid":"062f978cf6f0f171969c1ad89d4e25ba36680c4c","committime":"2016-07-01T17:37:50","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: [QA] Reapply L10N changes."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"bdf54790918a701050f92af3320930a99d5cbae3","committime":"2016-06-30T20:01:55","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"baeb74af3dacc6bf005453c9aba9f5c57f3628a6","committime":"2016-06-25T19:41:55","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ulm@gentoo.org","authorname":"Ulrich Müller","body":"Package-Manager: portage-2.3.0","commitid":"15c0d408f03ae83b03623038a18edfc4f285ebea","committime":"2016-06-25T19:05:24","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Migrate from LINGUAS to L10N."},{"authoremail":"computersforpeace@gmail.com","authorname":"Brian Norris","body":"Changes since 9.18:\n\n * Change SRC_URI to point to the new download location (on github)\n * Exclude a few patches that have been fixed upstream\n * ijs-config was dropped upstream in favor of pkg-config, so stop\n   patching it\n\nGentoo-Bug: https:\/\/bugs.gentoo.org\/582938\n\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/1729\nSigned-off-by: Patrice Clement <monsieurp@gentoo.org>","commitid":"9d7a57b689a21fbd0171e2a12553b73f2bba47e5","committime":"2016-06-23T17:41:42","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: version bump to 9.19."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"d250a4f3c5d3e4a197085e12f3328aef799801a2","committime":"2016-02-12T23:41:51","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vapier@gentoo.org","authorname":"Mike Frysinger","body":"Newer versions of ghostscript refer to the zlib.h header file directly in\nthe makefiles.  Since we point it to a bogus place, that fails.  Change it\nto an empty value since checking it for deps is pointless for our builds.","commitid":"5c59ac63b4932179366f6c948f02a0f7439b25fc","committime":"2016-02-12T23:30:00","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: fix zlib.h build error #573248"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"212b7e640d3d61a0042ccab396d4ac07eafd6714","committime":"2016-01-12T07:36:37","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"briannorris@chromium.org","authorname":"Brian Norris","commitid":"948d59c006f2bb5d3d47b47a3fef575cab6d8c97","committime":"2016-01-12T07:28:57","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: add USE=tiff to control the dep"},{"authoremail":"idella4@gentoo.org","authorname":"Ian Delaney","body":"Pull request: https:\/\/github.com\/gentoo\/gentoo\/pull\/62","commitid":"a421f9e6fcbe440c79d8f57ed09bee7aa6d3c061","committime":"2016-01-09T05:21:32","packageid":43199,"repoid":1,"summary":"Merge remote-tracking branch 'remotes\/Coacher\/mpv-keep-build-timestamps-in-live-ebuild'"},{"authoremail":"aidecoe@gentoo.org","authorname":"Amadeusz Żołnowski","commitid":"154b3309c338b15ba185b6f825ab5189d1c927b0","committime":"2016-01-08T22:15:05","packageid":43199,"repoid":1,"summary":"Merge branch 'master' of git+ssh:\/\/git.gentoo.org\/repo\/gentoo"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"5827390b7169d62565d82d51a6b96161ed0f4a4a","committime":"2016-01-08T20:02:29","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vapier@gentoo.org","authorname":"Mike Frysinger","body":"The ghostscript-gpl-9.12-sys-zlib.patch attempts to change the include\npath from the local copy in the src to the common includedir flag set\nby configure flags.  This generally works for native builds, but breaks\nwhen cross-compiling.  Drop the patch and set the zlib src dir to the\ntemp dir instead.","commitid":"31c685e18c5b9b558b7deb85d8235f4e9007ac80","committime":"2016-01-08T02:45:03","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: fix zlib include path usage"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"1252353f1c3e83894f9d17a6a04a0e5a8dd9045b","committime":"2016-01-07T09:22:03","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"cklin@google.com","authorname":"Chuan-kai Lin","commitid":"49a99600e96a5db897428d37c7ba88b3120cb596","committime":"2016-01-07T08:53:07","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: fix pkg-config\/endian handling for cross-compiles"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"62337d5861c6c29d4ad9641dec93f0c81826302c","committime":"2015-10-23T11:20:34","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"Gentoo-Bug: https:\/\/bugs.gentoo.org\/show_bug.cgi?id=563540\n\nPackage-Manager: portage-2.2.23\nSigned-off-by: Justin Lecher <jlec@gentoo.org>","commitid":"496566c75f483786d581f34196309bc4becb2481","committime":"2015-10-23T09:59:51","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Backport fix for missing header"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"448fa2c072452faeea0a6f9ef5e4134e8312036a","committime":"2015-10-23T09:03:34","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"* add missing die\n* use eclass functions instead of calling system tools directly\n* Prefix support\n\nPackage-Manager: portage-2.2.23\nSigned-off-by: Justin Lecher <jlec@gentoo.org>","commitid":"0f54b4e96ff851e0f8b5788386b4b7514ef646ea","committime":"2015-10-23T08:43:13","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: QA fixes"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"830c09991ad1526b5bc378a79bc16f2406855491","committime":"2015-10-19T20:35:59","packageid":43199,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: portage-2.2.23\nSigned-off-by: Lars Wendler <polynomial-c@gentoo.org>","commitid":"99846778346b97fb39ae4b3e86fa420bb28fe3bc","committime":"2015-10-19T20:03:47","packageid":43199,"repoid":1,"summary":"app-text\/ghostscript-gpl: Bump to version 9.18"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"945f0d2a26da4f944fd06ad6a874f69d37ce1e06","committime":"2015-08-09T09:26:46","packageid":43199,"repoid":1,"summary":"2015-08-09 09:26:21 UTC"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"This commit represents a new era for Gentoo:\nStoring the gentoo-x86 tree in Git, as converted from CVS.\n\nThis commit is the start of the NEW history.\nAny historical data is intended to be grafted onto this point.\n\nCreation process:\n1. Take final CVS checkout snapshot\n2. Remove ALL ChangeLog* files\n3. Transform all Manifests to thin\n4. Remove empty Manifests\n5. Convert all stale $Header$\/$Id$ CVS keywords to non-expanded Git $Id$\n5.1. Do not touch files with -kb\/-ko keyword flags.\n\nSigned-off-by: Robin H. Johnson <robbat2@gentoo.org>\nX-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests\nX-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project\nX-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration\nX-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn\nX-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts\nX-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration\nX-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging\nX-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed","commitid":"56bd759df1d0c750a065b8c845e93d5dfa6b549d","committime":"2015-08-08T20:49:04","packageid":43199,"repoid":1,"summary":"proj\/gentoo: Initial commit"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"92d14411c5e7aec324303d47bcfbe7c92c002a35","committime":"2015-07-30T14:25:34","packageid":43199,"repoid":1,"summary":"2015-07-30 14:25:26 UTC"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"4fd0a9fa186b0fc4ddc85fa2926486febd5d436c","committime":"2015-07-26T21:45:13","packageid":43199,"repoid":1,"summary":"2015-07-26 21:43:13 UTC"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"6e65eaeb2885d738cb018563b64bd1ddf5c732fd","committime":"2015-07-15T22:20:22","packageid":43199,"repoid":1,"summary":"2015-07-15 22:20:21 UTC"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"bf5aeceafa524c0b36dbb76498726a6da8b484d7","committime":"2015-06-28T16:43:06","packageid":43199,"repoid":1,"summary":"2015-06-28 16:42:08 UTC"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a637bd65b7fef8e2be4e7fc6e9097479372e0e2e","committime":"2015-06-19T16:38:33","packageid":43199,"repoid":1,"summary":"2015-06-19 16:35:30 UTC"}],"dependencies":[{"block":false,"categoryid":438,"description":"Open-source JPEG 2000 library","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"graphics@gentoo.org","maintainername":"Gentoo Graphics Project","name":"openjpeg","packageid":44151},{"block":false,"categoryid":330,"description":"Gimp ToolKit +","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"gtk+","packageid":45804,"summary":"GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites."},{"block":false,"categoryid":438,"description":"High-quality and portable font engine","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"yngwin@gentoo.org","maintainername":"Ben de Groot","name":"freetype","packageid":46440},{"block":false,"categoryid":330,"description":"X.Org Xext library","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libXext","packageid":46968},{"block":false,"categoryid":330,"description":"X.Org X Toolkit Intrinsics library","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libXt","packageid":47667},{"block":false,"categoryid":438,"description":"Portable Network Graphics library","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"libpng","packageid":49028},{"block":false,"categoryid":402,"description":"Internationalized Domain Names (IDN) implementation","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"jer@gentoo.org","maintainername":"Jeroen Roovers","name":"libidn","packageid":49360},{"block":false,"categoryid":369,"description":"The Common Unix Printing System","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"printing@gentoo.org","maintainername":"Gentoo Printing Project","name":"cups","packageid":50399},{"block":false,"categoryid":438,"description":"A library for configuring and customizing font access","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"yngwin@gentoo.org","maintainername":"Ben de Groot","name":"fontconfig","packageid":51367,"summary":"Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications."},{"block":false,"categoryid":438,"description":"Tag Image File Format (TIFF) library","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"graphics@gentoo.org","maintainername":"Gentoo Graphics Project","name":"tiff","packageid":52230,"summary":"TIFF image library and tools, mostly for scanner and fax support, but also used by GIS and other imaging tools."},{"block":false,"categoryid":391,"description":"Library for handling paper characteristics","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"printing@gentoo.org","maintainername":"Gentoo Printing Project","name":"libpaper","packageid":52304},{"block":false,"categoryid":438,"description":"A lightweight, speed optimized color management engine","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"printing@gentoo.org","maintainername":"Gentoo Printing Project","name":"lcms","packageid":52398},{"block":false,"categoryid":343,"description":"A message bus system, a simple way for applications to talk to each other","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"freedesktop-bugs@gentoo.org","name":"dbus","packageid":55191},{"block":false,"categoryid":438,"description":"A decoder implementation of the JBIG2 image compression format","ebuildids":[876650,894235],"firstseen":"2010-06-10T20:41:04.068095","maintainer":"graphics@gentoo.org","maintainername":"Gentoo Graphics Project","name":"jbig2dec","packageid":55885},{"block":false,"categoryid":438,"description":"MMX, SSE, and SSE2 SIMD accelerated JPEG library","ebuildids":[876650,894235],"firstseen":"2010-07-24T14:36:23.013789","maintainer":"anarchy@gentoo.org","maintainername":"Jory A. Pratt","name":"libjpeg-turbo","packageid":56087},{"block":false,"categoryid":396,"description":"Virtual for libz.so providers","ebuildids":[876650,894235],"firstseen":"2025-11-04T07:31:41.418357","name":"zlib","packageid":78605}],"depending":[{"block":false,"categoryid":336,"description":"Pure python plotting library with matlab like syntax","ebuildids":[884909],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"python@gentoo.org","maintainername":"Python","name":"matplotlib","packageid":41930,"summary":"matplotlib is an interactive library for plotting and doing basic data analysis in python with a syntax similar to matlab. It provides a variety of backends and hard copy formats for almost ready publication plots."},{"block":false,"categoryid":438,"description":"A library for reading vector images in Microsoft's Windows Metafile Format (WMF)","ebuildids":[856271,856271],"firstseen":"2010-05-04T00:54:45.661860","name":"libwmf","packageid":41937},{"block":false,"categoryid":391,"description":"Converts pdf files to html files","ebuildids":[73984],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"tex@gentoo.org","maintainername":"Gentoo TeX Project","name":"pdf2html","packageid":42268},{"block":false,"categoryid":369,"description":"A set of CUPS printer drivers for SPL (Samsung Printer Language) printers","ebuildids":[638058,638058,829893,829893],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"wschlich@gentoo.org","maintainername":"Wolfram Schlich","name":"splix","packageid":42635},{"block":false,"categoryid":373,"description":"GNU Music Typesetter","ebuildids":[466142,466142,838507,838507],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"radhermit@gentoo.org","maintainername":"Tim Harder","name":"lilypond","packageid":42689,"summary":"LilyPond is an automated engraving system. It formats music beautifully and automatically, and has a friendly syntax for its input files."},{"block":false,"categoryid":455,"description":"Powerful map generator","ebuildids":[846316,846316],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sci-geosciences@gentoo.org","maintainername":"Gentoo Geosciences Project","name":"gmt","packageid":43369},{"block":false,"categoryid":463,"description":"WYSIWYM (What You See Is What You Mean) document processor based on LaTeX","ebuildids":[867901,867901,889895,889895],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"ps@twin.jikos.cz","maintainername":"Pavel Sanda","name":"lyx","packageid":43570},{"block":false,"categoryid":431,"description":"2D and 3D data visualization and analysis program","ebuildids":[637655,637655,881624,881624],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"dilfridge@gentoo.org","maintainername":"Andreas K. Huettel","name":"spyview","packageid":43993},{"block":false,"categoryid":463,"description":"Desktop publishing (DTP) and layout program","ebuildids":[811792,882782,885056,888878],"firstseen":"2010-05-04T00:54:45.661860","name":"scribus","packageid":44182},{"block":false,"categoryid":391,"description":"Creates or extracts preview images in EPS files, fixes bounding boxes","ebuildids":[691029,691029],"firstseen":"2010-05-04T00:54:45.661860","name":"epstool","packageid":44202},{"block":false,"categoryid":336,"description":"Computer Algebra System in pure Python","ebuildids":[862673,881889],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"grozin@gentoo.org","maintainername":"Andrey Grozin","name":"sympy","packageid":45052,"summary":"SymPy is a Python library for symbolic mathematics (manipulation). It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries, except optionally for plotting support."},{"block":false,"categoryid":321,"description":"Xen tools including QEMU and xl","ebuildids":[873874,885317],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"xen@gentoo.org","maintainername":"Gentoo Xen Project","name":"xen-tools","packageid":45176},{"block":false,"categoryid":317,"description":"High-level interactive language for numerical computations","ebuildids":[864825,864825,892284,892284],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sci-mathematics@gentoo.org","maintainername":"Gentoo Mathematics Project","name":"octave","packageid":45190,"summary":"Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments. It may also be used as a batch-oriented language."},{"block":false,"categoryid":318,"description":"Multi-language scientific plotting library","ebuildids":[881770,881770],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sci@gentoo.org","maintainername":"Gentoo Science Project","name":"plplot","packageid":45584,"summary":"PLplot is a library of functions that are useful for making scientific plots. It can be used from within compiled languages such as C, C++, FORTRAN and Java, as well as interactively from interpreted languages such as Octave, Python, Perl and Tcl. It is capable of producing standard x-y plots, semilog plots, log-log plots, contour plots, 3D surface plots, mesh plots, bar charts and pie charts. Multiple graphs may be composited, and it also supports a large variety of output file devices such as Postscript, PNG, JPEG, LaTeX and others. It is also possible to to use interactive devices such as xwin, tk and xterm as output devices. PLplot also offers support for extended characters inculding the Greek alphabet and a host of mathematical symbols."},{"block":false,"categoryid":351,"description":"Postscript and Pdf Viewer using GhostScript","ebuildids":[456977],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnustep@gentoo.org","maintainername":"Gentoo GNUstep Project","name":"gspdf","packageid":45674,"summary":"GSPdf is a Pdf and PostScript file viewer. It is based on GhostScript which it calls at runtime to rasterize the pages."},{"block":false,"categoryid":395,"description":"Latex Editor and TeX shell based on KDE Frameworks","ebuildids":[819804],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"kde@gentoo.org","maintainername":"Gentoo KDE Project","name":"kile","packageid":45812},{"block":false,"categoryid":453,"description":"A programm for sending and receiving fax and voice","ebuildids":[739675],"firstseen":"2010-05-04T00:54:45.661860","name":"mgetty","packageid":45825,"summary":"Suite of programs that allows you to take full advantage of your voice\/fax modem. Mgetty is capable of handling data, fax and voice calls without interfering with outgoing calls."},{"block":false,"categoryid":369,"description":"HP Linux Imaging and Printing - Print, scan, fax drivers and service tools","ebuildids":[883144],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"billie@gentoo.org","maintainername":"Daniel Pielmeier","name":"hplip","packageid":45934},{"block":false,"categoryid":369,"description":"Provides a virtual printer for CUPS to produce PDF files","ebuildids":[810413,890729],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"printing@gentoo.org","maintainername":"Gentoo Printing Project","name":"cups-pdf","packageid":46253},{"block":false,"categoryid":391,"description":"Viewer for PostScript and PDF documents using Ghostscript","ebuildids":[760077,760077],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"printing@gentoo.org","maintainername":"Gentoo Printing Project","name":"gv","packageid":46434},{"block":false,"categoryid":385,"description":"Circuit drawing and schematic capture program","ebuildids":[835224,835224],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sci-electronics@gentoo.org","maintainername":"Gentoo Electronics Project","name":"xcircuit","packageid":46792,"summary":"XCircuit is a UNIX\/X11 program for drawing publishable-quality electrical circuit schematic diagrams and related figures, and produce circuit netlists through schematic capture. XCircuit regards circuits as inherently hierarchical, and writes both hierarchical PostScript output and hierarchical SPICE netlists. Circuit components are saved in and retrieved from libraries which are fully editable. XCircuit does not separate artistic expression from circuit drawing; it maintains flexiblity in style without compromising the power of schematic capture."},{"block":false,"categoryid":369,"description":"Print driver for Hp Deskjet 710, 712, 720, 722, 820, 1000 series","ebuildids":[765837,765837],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"printing@gentoo.org","maintainername":"Gentoo Printing Project","name":"pnm2ppa","packageid":47335},{"block":false,"categoryid":438,"description":"the Utah Raster Toolkit is a library for dealing with raster images","ebuildids":[849479,849479],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"graphics@gentoo.org","maintainername":"Gentoo Graphics Project","name":"urt","packageid":47763},{"block":false,"categoryid":438,"description":"A set of utilities for converting to\/from the netpbm (and related) formats","ebuildids":[845718,845718,876447,876447,889801,889801,889802,889802],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"graphics@gentoo.org","maintainername":"Gentoo Graphics Project","name":"netpbm","packageid":47776},{"block":false,"categoryid":391,"description":"Alf's PDF\/DJVU\/EPUB Viewer like Vim","ebuildids":[866514],"firstseen":"2010-05-04T00:54:45.661860","name":"apvlv","packageid":48021},{"block":false,"categoryid":329,"description":"An MTA designed specifically for maildirs","ebuildids":[859672,859672,880017,880017,888498,888498],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"hanno@gentoo.org","maintainername":"Net-Mail","name":"courier","packageid":48158,"summary":"Complete email package consisting of pop, imap, smtp, and fax server and secure version of the above also."},{"block":false,"categoryid":377,"description":"Translate TEX into HTML","ebuildids":[764198],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"tex@gentoo.org","maintainername":"Gentoo TeX Project","name":"tth","packageid":49127},{"block":false,"categoryid":354,"description":"A menu-driven tool to draw and manipulate objects interactively in an X window","ebuildids":[803039,803039,861291,861291,861292,861292,864635,864635],"firstseen":"2010-05-04T00:54:45.661860","name":"xfig","packageid":49149},{"block":false,"categoryid":377,"description":"Convertor written in Perl that converts LaTeX documents to HTML","ebuildids":[730016,730016,735175,735175],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"tex@gentoo.org","maintainername":"Gentoo TeX Project","name":"latex2html","packageid":49182},{"block":false,"categoryid":362,"description":"A collection of powerful tools for manipulating EPROM load files","ebuildids":[748349],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"embedded@gentoo.org","maintainername":"Embedded Gentoo","name":"srecord","packageid":49335},{"block":false,"categoryid":391,"description":"Pseudo PostScript editor","ebuildids":[849045,849045],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"tex@gentoo.org","maintainername":"Gentoo TeX Project","name":"flpsed","packageid":49447},{"block":false,"categoryid":391,"description":"Any to PostScript filter","ebuildids":[798787,798787,818585,818585,870153,870153],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"printing@gentoo.org","maintainername":"Gentoo Printing Project","name":"a2ps","packageid":49558},{"block":false,"categoryid":416,"description":"Chemical structure drawing program - focused on presentation","ebuildids":[804809,804809],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sci-chemistry@gentoo.org","maintainername":"Gentoo Chemistry Project","name":"easychem","packageid":49566,"summary":"EasyChem is a program designed to draw chemical molecules, written under Linux using Gtk+ 2.4. It is implemented with a strong focus on producing press quality molecules. Easychem can be a little more difficult to learn to use, but when mastered it can be very fast and powerful. It can draw ornaments easily, and exports to EPS with LaTeX fonts among other things."},{"block":false,"categoryid":410,"description":"Extensible package for writing and formatting TeX files in Emacs","ebuildids":[827082],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnu-emacs@gentoo.org","maintainername":"Gentoo GNU Emacs project","name":"auctex","packageid":49934,"summary":"AUCTeX is an extensible package for writing and formatting TeX files in GNU Emacs and XEmacs. It supports many different TeX macro packages, including AMS-TeX, LaTeX, Texinfo, ConTeXt, and docTeX (dtx files). AUCTeX includes preview-latex which makes LaTeX a tightly integrated component of your editing workflow by visualizing selected source chunks (such as single formulas or graphics) directly as images in the source buffer."},{"block":false,"categoryid":354,"description":"Collection of tools and libraries for many image formats","ebuildids":[772254,772254,881969,881969],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"graphics@gentoo.org","maintainername":"Gentoo Graphics Project","name":"graphicsmagick","packageid":50046,"summary":"This is a port of GraphicsMagick(TM), the \"swiss army knife\" of image processing. It provides a robust collection of tools and libraries which support reading, writing, and manipulating an image in over 88 major formats including formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF, SVG and TIFF. The program is the fork of a better-known ImageMagick (5.5.2), which emphasizes end-user and API-stabilities."},{"block":false,"categoryid":391,"description":"Generate Encapsulated Postscript Format files from one-page Postscript documents","ebuildids":[136554],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"aballier@gentoo.org","maintainername":"Alexis Ballier","name":"ps2eps","packageid":50170},{"block":false,"categoryid":368,"description":"Flexible project management web application using the Ruby on Rails framework","ebuildids":[888160],"firstseen":"2010-05-04T00:54:45.661860","name":"redmine","packageid":50382},{"block":false,"categoryid":354,"description":"GNU Image Manipulation Program","ebuildids":[772253,772253,888461,888461,888499,888499,892919,892919,893881,893881,893882,893882,894015,894015],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sping@gentoo.org","name":"gimp","packageid":50783},{"block":false,"categoryid":354,"description":"SVG based generic vector-drawing program","ebuildids":[660307,889777,889778],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"graphics@gentoo.org","maintainername":"Gentoo Graphics Project","name":"inkscape","packageid":50807},{"block":false,"categoryid":450,"description":"Language and environment for statistical computing and graphics","ebuildids":[865291,865291,884935,884935,893107,893107],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"calchan@gentoo.org","maintainername":"Denis Dupeyron","name":"R","packageid":50918,"summary":"R is GNU S, a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. The R distribution contains functionality for a large number of statistical procedures such as: linear and generalized linear models, nonlinear regression models, time series analysis, classical parametric and nonparametric tests, clustering, smoothing and graphical data representations. Additional modules (\"add-on packages\") are available for a variety of specific purposes but are not distributed with this package."},{"block":false,"categoryid":377,"description":"HeVeA is a quite complete and fast LaTeX to HTML translator","ebuildids":[818979],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"tex@gentoo.org","maintainername":"Gentoo TeX Project","name":"hevea","packageid":51310},{"block":false,"categoryid":391,"description":"Extract ASCII text from a PostScript or PDF file","ebuildids":[769379],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"tex@gentoo.org","maintainername":"Gentoo TeX Project","name":"pstotext","packageid":51434},{"block":false,"categoryid":354,"description":"Translate PostScript and PDF graphics into other vector formats","ebuildids":[691030,691030],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"tex@gentoo.org","maintainername":"Gentoo TeX Project","name":"pstoedit","packageid":51514},{"block":false,"categoryid":317,"description":"Free computer algebra environment based on Macsyma","ebuildids":[863505,880890,884980],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sci-mathematics@gentoo.org","maintainername":"Gentoo Mathematics Project","name":"maxima","packageid":51555,"summary":"Computer Algebra system, descendent of Macsyma. Maxima is a system for the manipulation of symbolic and numerical expressions, including differentiation, integration, Taylor series, Laplace transforms, ordinary differential equations, systems of linear equations, and vectors, matrices, and tensors. Maxima produces high precision results by using exact fractions and arbitrarily long floating point representations, and can plot functions and data in two and three dimensions."},{"block":false,"categoryid":431,"description":"Graphics Layout Engine","ebuildids":[880891,880891,889169,889169],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"grozin@gentoo.org","maintainername":"Andrey Grozin","name":"gle","packageid":51777,"summary":"GLE (Graphics Layout Engine) is a high-quality graphics package for scientists, combining a user-friendly scripting language with a full range of facilities for producing publication-quality graphs, diagrams, posters and slides."},{"block":false,"categoryid":391,"description":"Library for rendering Postscript documents","ebuildids":[803046,803046],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"freedesktop-bugs@gentoo.org","name":"libspectre","packageid":52383},{"block":false,"categoryid":457,"description":"An email client (and news reader) based on GTK+","ebuildids":[622552,866590,866591,883072,893981],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"polynomial-c@gentoo.org","maintainername":"Lars Wendler","name":"claws-mail","packageid":52716},{"block":false,"categoryid":354,"description":"Open Source Graph Visualization Software","ebuildids":[852057,852057,883201,883201,887227,887227,889181,889181,892315,892315],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"graphics@gentoo.org","maintainername":"Gentoo Graphics Project","name":"graphviz","packageid":53956,"summary":"graphviz is a set of graph drawing tools for Unix or MS-Windows (win32), including a web service interface (webdot). Source code and binary executables for common platforms are available. Graph drawing addresses the problem of visualizing structural information by constructing geometric representations of abstract graphs and networks. Automatic generation of graph drawings has important applications in key technologies such as database design, software engineering, VLSI and network design and visual interfaces in other domains. Situations where these tools might be particularly useful include: * you would like to restructure a program and first need to understand the relationships between its types, procedures, and source files. * you need to find the bottlenecks in an Internet backbone - not only individual links, but their relationships * you're debugging a protocol or microarchitecture represented as a finite state machine and need to figure out how a certain error state arises * you would like to browse a database schema, knowledge base, or distributed program represented pictorially * you would like to see an overview of a collection of linked documents * you would like to discover patterns and communities of interest in a database of telephone calls or e-mail messages"},{"block":false,"categoryid":391,"description":"A tool to display full-screen PostScript presentations","ebuildids":[769378,769378],"firstseen":"2010-05-04T00:54:45.661860","name":"pspresent","packageid":54074},{"block":false,"categoryid":354,"description":"A collection of tools and libraries for many image formats","ebuildids":[626860,626860,877817,877817,877818,877818,878746,878746,878747,878747,884347,884347,893884,893884,893885,893885],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"graphics@gentoo.org","maintainername":"Gentoo Graphics Project","name":"imagemagick","packageid":54439},{"block":false,"categoryid":330,"description":"A vector graphics library with cross-device output support","ebuildids":[133022,861226],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"tetromino@gentoo.org","maintainername":"Alexandre Rostovtsev","name":"cairo","packageid":54800},{"block":false,"categoryid":343,"description":"Brings up\/down ethernet ports automatically with cable detection","ebuildids":[646989],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"polynomial-c@gentoo.org","maintainername":"Lars Wendler","name":"netplug","packageid":55693},{"block":false,"categoryid":391,"description":"Converts DVI files to SVG","ebuildids":[767816,767816,780448,780448,792600,792600,802907,802907,816820,816820,830092,830092,835320,835320],"firstseen":"2010-10-12T14:34:00.264516","maintainer":"tex@gentoo.org","maintainername":"Gentoo TeX Project","name":"dvisvgm","packageid":56383},{"block":false,"categoryid":391,"description":"generator of sandwich OCR pdf files","ebuildids":[857323],"firstseen":"2010-10-24T14:34:06.297915","maintainer":"tomka@gentoo.org","name":"pdfsandwich","packageid":56418,"summary":"pdfsandwich generates \"sandwich\" OCR pdf files, i.e. pdf files which contain only images (no text) will be processed by optical character recognition (OCR) and the text will be added to each page invisibly \"behind\" the images. pdfsandwich is a command line tool which is supposed to be useful to OCR scanned books or journals. It is able to recognize the page layout even for multicolumn text. Essentially, pdfsandwich is a wrapper script which calls the following binaries: unpaper, convert, gs, and tesseract. It supports parallel processing on multiprocessor systems."},{"block":false,"categoryid":391,"description":"A text to PostScript converter like a2ps, but supports UTF-8","ebuildids":[856808,856808],"firstseen":"2011-01-19T14:43:22.268353","maintainer":"hwoarang@gentoo.org","maintainername":"Markos Chandras","name":"u2ps","packageid":56721},{"block":false,"categoryid":317,"description":"Graphical output functions for Matlab and Octave","ebuildids":[456925],"firstseen":"2011-03-10T14:37:16.203057","maintainer":"sci-mathematics@gentoo.org","maintainername":"Gentoo Mathematics Project","name":"octave-epstk","packageid":57066,"summary":"The epsTk package provides, via a set of functions for octave, a toolkit to create powerful encapsulated postscript (.eps) graphs. Most 2D scientific graphics functions are written. The generated .eps-files are very small and can be imported into other documents without loss of quality."},{"block":false,"categoryid":391,"description":"Command-line tool for structural, content-preserving transformation of PDF files","ebuildids":[888077],"firstseen":"2011-12-21T14:38:33.024919","maintainer":"printing@gentoo.org","maintainername":"Gentoo Printing Project","name":"qpdf","packageid":58593},{"block":false,"categoryid":369,"description":"Cups filters","ebuildids":[788013,788013],"firstseen":"2012-04-04T14:35:51.611971","maintainer":"printing@gentoo.org","maintainername":"Gentoo Printing Project","name":"cups-filters","packageid":59098},{"block":false,"categoryid":451,"description":"Enterprise client-server fax package for class 1 and 2 fax modems","ebuildids":[804981,804981],"firstseen":"2012-04-06T14:36:31.414652","name":"hylafaxplus","packageid":59102},{"block":false,"categoryid":368,"description":"A Perl CGI for accessing and sharing files, or calendar\/addressbooks via WebDAV","ebuildids":[696192],"firstseen":"2013-01-11T14:36:01.746738","maintainer":"c.affolter@stepping-stone.ch","maintainername":"Proxy Maintainers","name":"webdavcgi","packageid":60205,"summary":"WebDAV CGI is a Perl CGI script that enables the WebDAV protocol (class 1,2,3) for Web server to manage Web sites or to use a Web server as a Web drive for files, or for calendar\/addressbook sharing. If you need correct permissions for files and folders you can install this WebDAV CGI script and a UID\/GID wrapper. The Apache module mod_dav does not support UID\/GID wrapping, so this implementation fills up this gap as a complete replacement."},{"block":false,"categoryid":428,"description":"Will try to get to the bottom of what makes files or directories different","ebuildids":[890744,894301],"firstseen":"2017-03-03T14:36:26.791559","name":"diffoscope","packageid":66589,"summary":"diffoscope will try to get to the bottom of what makes files or directories different. It will recursively unpack archives of many kinds and transform various binary formats into more human readable form to compare them. It can compare two tarballs, ISO images, or PDF just as easily."},{"block":false,"categoryid":339,"description":"GNU Astronomy Utilities","ebuildids":[772186,772186],"firstseen":"2017-07-05T20:32:27.659860","name":"gnuastro","packageid":67858,"summary":"The GNU Astronomy Utilities (Gnuastro) is an official GNU package consisting of various programs and library functions for the manipulation and analysis of astronomical data. All the programs share the same basic command-line user interface for the comfort of both the users and developers. Gnuastro is written to comply fully with the GNU coding standards so it integrates finely with the GNU\/Linux operating system. This also enables astronomers to expect a fully familiar experience in the source code, building, installing and command-line user interaction that they have seen in all the other GNU software that they use."},{"block":false,"categoryid":369,"description":"Brother laser printer driver","ebuildids":[801610,811533,880653],"firstseen":"2018-05-01T21:49:58.172737","name":"brlaser","packageid":69106},{"block":false,"categoryid":391,"description":"GUI and command-line converter for [e]ps and pdf","ebuildids":[830636],"firstseen":"2020-01-20T10:32:26.917752","name":"epspdf","packageid":70631},{"block":false,"categoryid":377,"description":"Converts (La)TeX to (X)HTML, XML and OO.org","ebuildids":[816835,878168,884685],"firstseen":"2020-01-20T11:12:40.793806","name":"tex4ht","packageid":70682},{"block":false,"categoryid":354,"description":"A vector graphics language that provides a framework for technical drawing","ebuildids":[889361],"firstseen":"2020-01-20T11:12:40.793806","name":"asymptote","packageid":70725,"summary":"Asymptote is a powerful descriptive vector graphics language that provides a natural coordinate-based framework for technical drawing. Labels and equations are typeset with LaTeX, for high-quality PostScript output. A major advantage of Asymptote over other graphics packages is that it is a programming language, as opposed to just a graphics program."},{"block":false,"categoryid":431,"description":"Universal framework for cross-platform visualization applications","ebuildids":[883035,883035],"firstseen":"2020-05-29T13:18:20.629348","name":"gr","packageid":71184},{"block":false,"categoryid":383,"description":"Document production tool written in Guile Scheme","ebuildids":[881782,881782],"firstseen":"2022-03-03T02:26:25.614098","name":"skribilo","packageid":74523,"summary":"Skribilo is a free document production tool that takes a structured document representation as its input and renders that document in a variety of output formats: HTML and Info for on-line browsing, and Lout and LaTeX for high-quality hard copies. The input document can use Skribilo's markup language to provide information about the document's structure, which is similar to HTML or LaTeX and does not require expertise. Alternatively, it can use a simpler, \"markup-less\" format that borrows from Emacs' outline mode and from other conventions used in emails, Usenet and text. Lastly, Skribilo provides Guile Scheme APIs."},{"block":false,"categoryid":354,"description":"Set of tools for creating TeX documents with graphics","ebuildids":[828413,828413,854572,854572,854573,854573],"firstseen":"2023-10-15T10:18:20.280009","name":"fig2dev","packageid":76583},{"block":false,"categoryid":369,"description":"Metapackage for a fully configured cups printer setup","ebuildids":[809379],"firstseen":"2023-12-18T04:18:30.468501","name":"cups-meta","packageid":76825},{"block":false,"categoryid":369,"description":"library for developing printing features, split out of cups-filters","ebuildids":[854952,854952,890725,890725],"firstseen":"2023-12-18T04:18:30.468501","name":"libcupsfilters","packageid":76826},{"block":false,"categoryid":369,"description":"Legacy library for PPD files, split out of cups-filters","ebuildids":[854953,854953],"firstseen":"2023-12-18T04:18:30.468501","name":"libppd","packageid":76827},{"block":false,"categoryid":391,"description":"Documentation system for most programming languages","ebuildids":[811563,811563,857539,857539,867741,867741,882908,882908,885559,885559,892244,892244],"firstseen":"2024-01-12T15:22:49.571199","name":"doxygen","packageid":76891,"summary":"Doxygen is a tool for analyzing, documenting, and reverse-engineering source code of various languages using a variety of output formats (try it and see). Doxygen supports C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors) and to some extent PHP, C#, and D, as well as other languages (using additional helper tools)."},{"block":false,"categoryid":354,"description":"KIO thumbnail generator for DVI, EPS, PDF and PS files","ebuildids":[889122,891934],"firstseen":"2024-08-15T19:23:33.365064","name":"kio-ps-thumbnailer","packageid":77684}],"ebuilds":[{"archs":["~alpha","~amd64","~arm","~arm64","~arm64-macos","~hppa","~loong","~m68k","~mips","~ppc","~ppc64","~riscv","~s390","~sparc","~x64-macos","~x64-solaris","~x86"],"ebuildid":894235,"firstseen":"2026-04-03T01:32:31.816607","license":"AGPL-3 CPL-1.0","moddate":"2026-04-03T00:32:31","packageid":43199,"repoid":1,"slot":"0\/10.06","uses":["X","cpu_flags_arm_neon","cups","dbus","gtk","l10n_de","l10n_ja","l10n_ko","l10n_zh-CN","l10n_zh-TW","static-libs","unicode"],"version":"10.06.0-r2"},{"archs":["amd64","arm","arm64","ppc","ppc64","x86","~alpha","~arm64-macos","~hppa","~loong","~m68k","~mips","~riscv","~s390","~sparc","~x64-macos","~x64-solaris"],"ebuildid":876650,"firstseen":"2025-09-20T23:44:37.083993","license":"AGPL-3 CPL-1.0","moddate":"2026-03-22T20:20:49","packageid":43199,"repoid":1,"slot":"0\/10.06","uses":["X","cpu_flags_arm_neon","cups","dbus","gtk","l10n_de","l10n_ja","l10n_ko","l10n_zh-CN","l10n_zh-TW","static-libs","unicode"],"version":"10.06.0"}],"masks":[],"package":{"categoryid":391,"description":"Interpreter for the PostScript language and PDF","firstseen":"2010-05-04T00:54:45.661860","maintainer":"printing@gentoo.org","maintainername":"Gentoo Printing Project","name":"ghostscript-gpl","packageid":43199},"rdependencies":[{"block":false,"categoryid":415,"description":"(URW)++ base 35 font set","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"fonts@gentoo.org","maintainername":"Fonts","name":"urw-fonts","packageid":42214},{"block":false,"categoryid":415,"description":"Korean Baekmuk Font","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"fonts@gentoo.org","maintainername":"Fonts","name":"baekmuk-fonts","packageid":42369},{"block":false,"categoryid":438,"description":"Open-source JPEG 2000 library","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"graphics@gentoo.org","maintainername":"Gentoo Graphics Project","name":"openjpeg","packageid":44151},{"block":false,"categoryid":415,"description":"Chinese TrueType Arphic Fonts","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"fonts@gentoo.org","maintainername":"Fonts","name":"arphicfonts","packageid":44196},{"block":false,"categoryid":330,"description":"Gimp ToolKit +","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"gtk+","packageid":45804,"summary":"GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites."},{"block":false,"categoryid":438,"description":"High-quality and portable font engine","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"yngwin@gentoo.org","maintainername":"Ben de Groot","name":"freetype","packageid":46440},{"block":false,"categoryid":330,"description":"X.Org Xext library","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libXext","packageid":46968},{"block":false,"categoryid":330,"description":"X.Org X Toolkit Intrinsics library","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libXt","packageid":47667},{"block":false,"categoryid":438,"description":"Portable Network Graphics library","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"libpng","packageid":49028},{"block":false,"categoryid":402,"description":"Internationalized Domain Names (IDN) implementation","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"jer@gentoo.org","maintainername":"Jeroen Roovers","name":"libidn","packageid":49360},{"block":false,"categoryid":369,"description":"The Common Unix Printing System","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"printing@gentoo.org","maintainername":"Gentoo Printing Project","name":"cups","packageid":50399},{"block":false,"categoryid":438,"description":"A library for configuring and customizing font access","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"yngwin@gentoo.org","maintainername":"Ben de Groot","name":"fontconfig","packageid":51367,"summary":"Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications."},{"block":false,"categoryid":415,"description":"Kochi Japanese TrueType fonts with Wadalab Fonts","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"fonts@gentoo.org","maintainername":"Fonts","name":"kochi-substitute","packageid":51650},{"block":false,"categoryid":438,"description":"Tag Image File Format (TIFF) library","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"graphics@gentoo.org","maintainername":"Gentoo Graphics Project","name":"tiff","packageid":52230,"summary":"TIFF image library and tools, mostly for scanner and fax support, but also used by GIS and other imaging tools."},{"block":false,"categoryid":391,"description":"Library for handling paper characteristics","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"printing@gentoo.org","maintainername":"Gentoo Printing Project","name":"libpaper","packageid":52304},{"block":false,"categoryid":438,"description":"A lightweight, speed optimized color management engine","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"printing@gentoo.org","maintainername":"Gentoo Printing Project","name":"lcms","packageid":52398},{"block":false,"categoryid":391,"description":"Data files for poppler to support uncommon encodings without xpdfrc","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"printing@gentoo.org","maintainername":"Gentoo Printing Project","name":"poppler-data","packageid":52877},{"block":false,"categoryid":343,"description":"A message bus system, a simple way for applications to talk to each other","ebuildids":[876650,894235],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"freedesktop-bugs@gentoo.org","name":"dbus","packageid":55191},{"block":false,"categoryid":438,"description":"A decoder implementation of the JBIG2 image compression format","ebuildids":[876650,894235],"firstseen":"2010-06-10T20:41:04.068095","maintainer":"graphics@gentoo.org","maintainername":"Gentoo Graphics Project","name":"jbig2dec","packageid":55885},{"block":false,"categoryid":438,"description":"MMX, SSE, and SSE2 SIMD accelerated JPEG library","ebuildids":[876650,894235],"firstseen":"2010-07-24T14:36:23.013789","maintainer":"anarchy@gentoo.org","maintainername":"Jory A. Pratt","name":"libjpeg-turbo","packageid":56087},{"block":false,"categoryid":396,"description":"Virtual for libz.so providers","ebuildids":[876650,894235],"firstseen":"2025-11-04T07:31:41.418357","name":"zlib","packageid":78605}],"repos":[{"branch":"master","lastcommit":"52197549fd3431fa256b8edbafdcd3702dd0e134","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/cgit.ghostscript.com\/cgi-bin\/cgit.cgi\/ghostpdl.git\/","https:\/\/ghostscript.com\/"],"uses":[{"description":"Add support for X11","isdefault":false,"use":"X"},{"description":"Add support for CUPS (Common Unix Printing System)","isdefault":false,"use":"cups"},{"description":"Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)","isdefault":false,"use":"dbus"},{"description":"Add support for x11-libs\/gtk+ (The GIMP Toolkit)","isdefault":false,"use":"gtk"},{"description":"Build static versions of dynamic libraries as well","isdefault":false,"use":"static-libs"},{"description":"Add support for unicode passwords via net-dns\/libidn","isdefault":false,"packageid":43199,"use":"unicode"},{"description":"Use the NEON instruction set","group":"cpu_flags_arm","isdefault":false,"use":"neon"},{"description":"German","group":"l10n","isdefault":false,"use":"de"},{"description":"Japanese","group":"l10n","isdefault":false,"use":"ja"},{"description":"Korean","group":"l10n","isdefault":false,"use":"ko"},{"description":"Chinese (China)","group":"l10n","isdefault":false,"use":"zh-CN"},{"description":"Chinese (Taiwan)","group":"l10n","isdefault":false,"use":"zh-TW"}]}