{"bugs":[{"bugid":702152,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"UNCONFIRMED","summary":"dev-lisp\/alexandria should depend on virtual\/commonlisp"},{"bugid":887231,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"dev-lisp\/alexandria-1.4 fails to compile (DASH-SYSTEM): You dont have a working TeX binary (tex) installed"}],"categories":[{"categoryid":389,"name":"dev-lisp","summary":"The dev-lisp category contains libraries and utilities relevant to the Lisp programming language."},{"categoryid":403,"name":"x11-wm","summary":"The x11-wm category contains X11 window managers."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"9c3f22e9eeb1dcd3e7f689c0bc21488dbcfadc0f","committime":"2022-05-13T20:03:06","packageid":68111,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"5f0556958942c8f53b6b19863e8e9b8d550ad236","committime":"2022-05-13T19:48:48","packageid":68111,"repoid":1,"summary":"dev-lisp\/alexandria: fix IncorrectCopyright"},{"authoremail":"cyber+gentoo@sysrq.in","authorname":"Anna Vyalkova","body":"Closes: https:\/\/bugs.gentoo.org\/829538\nSigned-off-by: Anna Vyalkova <cyber+gentoo@sysrq.in>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"ec5d27c4ea0e7d3def7d369b84eb0373d02d529d","committime":"2021-12-18T09:18:37","packageid":68111,"repoid":1,"summary":"dev-lisp\/alexandria: version bump to 1.4"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"824405877a9f8947595238a7dfec9a60b7e7c5e5","committime":"2021-04-16T11:35:32","packageid":68111,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"2d4e46e840a464a8895e3a7a1d9defc6b5f6b08b","committime":"2021-04-16T08:10:46","packageid":68111,"repoid":1,"summary":"dev-lisp\/alexandria: eutils--"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"f7d3728778b66d99ddbfa9a30e9c61503d72268b","committime":"2017-10-30T20:16:24","packageid":68111,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"nimiux@gentoo.org","authorname":"Chema Alonso Josa","body":"Package-Manager: Portage-2.3.8, Repoman-2.3.3","commitid":"5e364d7e9cd9c291cfa91ada9f1163a00c5ea330","committime":"2017-10-30T20:07:58","packageid":68111,"repoid":1,"summary":"dev-lisp\/alexandria: Updates license"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"7b3011731f6cf7b42b790b392451a5f10dd9fffd","committime":"2017-10-30T16:49:25","packageid":68111,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"nimiux@gentoo.org","authorname":"Chema Alonso Josa","body":"Closes: https:\/\/bugs.gentoo.org\/635878\nPackage-Manager: Portage-2.3.8, Repoman-2.3.3","commitid":"a9e475020befda30640e1c1bf439e8e88bf5f35d","committime":"2017-10-30T14:51:32","packageid":68111,"repoid":1,"summary":"dev-lisp\/alexandria: Clarify description"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"d9f5f564d93002cdb0349a556e0a5b4a5d179e86","committime":"2017-10-29T18:54:34","packageid":68111,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"nimiux@gentoo.org","authorname":"Chema Alonso Josa","body":"Package-Manager: Portage-2.3.8, Repoman-2.3.3","commitid":"818a3be725caad1597aa8ef3d4b37033160309a7","committime":"2017-10-29T18:41:47","packageid":68111,"repoid":1,"summary":"dev-lisp\/alexandria: Adds new package"}],"dependencies":[],"depending":[{"block":false,"categoryid":403,"description":"A Window Manager written entirely in Common Lisp","ebuildids":[769758,769758],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"nimiux@gentoo.org","maintainername":"Chema Alonso","name":"stumpwm","packageid":48379,"summary":"Stumpwm is a tiling, keyboard driven X11 Window Manager written entirely in Common Lisp. If you're tired of flipping through themes like channel-surfing, and going from one perfect-except-for-just-one-thing window manager to another even-more-broken-in-some-other-way then perhaps Stumpwm can help. Stumpwm attempts to be customizable yet visually minimal. There are no window decorations, no icons, and no buttons. It does have various hooks to attach your personal customizations, and variables to tweak. * Hack the good hack * debug your good hack * customize your window manager while it's running. That's right. With a 100% Common Lisp window manager there's no stopping the hacks. Just re-eval and GO!"}],"ebuilds":[{"archs":["~amd64","~ppc","~sparc","~x86"],"ebuildid":749599,"firstseen":"2022-05-13T21:08:55.092862","license":"public-domain","moddate":"2024-06-24T12:15:21","packageid":68111,"repoid":1,"slot":"0","uses":["doc"],"version":"1.4"}],"masks":[],"package":{"categoryid":389,"description":"A collection of portable utilities for Common Lisp","firstseen":"2017-10-29T19:00:16.988187","name":"alexandria","packageid":68111,"summary":"Alexandria is a project and a library. As a project Alexandria's goal is to reduce duplication of effort and improve portability of Common Lisp code according to its own idiosyncratic and rather conservative aesthetic. What this actually means is open to debate, but each project member has a veto on all project activities, so a degree of conservativism is inevitable. As a library Alexandria is one of the means by which the project strives for its goals. Alexandria is a collection of portable public domain utilities that meet the following constraints: * Utilities, not extensions: Alexandria will not contain conceptual extensions to Common Lisp, instead limiting itself to tools and utilities that fit well within the framework of standard ANSI Common Lisp. Test-frameworks, system definitions, logging facilities, serialization layers, etc. are all outside the scope of Alexandria as a library, though well within the scope of Alexandria as a project. * Conservative: Alexandria limits itself to what project members consider conservative utilities. Alexandria does not and will not include anaphoric constructs, loop-like binding macros, etc. * Portable: Alexandria limits itself to portable parts of Common Lisp. Even apparently conservative and usefull functions remain outside the scope of Alexandria if they cannot be implemented portably. Portability is here defined as portable within a conforming implementation: implementation bugs are not considered portability issues. * Team player: Alexandria will not (initially, at least) subsume or provide functionality for which good-quality special-purpose packages exist, like split-sequence. Instead, third party packages such as that may be \"blessed\"."},"rdependencies":[],"repos":[{"branch":"master","lastcommit":"d7d651a3f16a89ff2e0067af3dec9c6eecc0ca6b","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["http:\/\/common-lisp.net\/project\/alexandria\/","https:\/\/gitlab.common-lisp.net\/alexandria\/alexandria"],"uses":[{"description":"Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally","isdefault":false,"use":"doc"}]}