Language

Package: aegis @ 4.24

Synopsis

Project change supervisor

Description

Aegis is a project change supervisor, and performs some of the Software Configuration Management needed in a CASE environment. Aegis provides a framework within which a team of developers may work on many changes to a program independently, and Aegis coordinates integrating these changes back into the master source of the program, with as little disruption as possible. Resolution of contention for source files, a major headache for any project with more than one developer, is one of Aegis's major functions.

Home page
https://sourceforge.net/projects/aegis/
Location
gnu/packages/version-control.scm (line: 2270, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/bvb9j7a32lsm3cwqdyyzj2ddwlljsqiy-aegis-4.24.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/5z5c4z6ybikc0f3c3d67bvk4w1zv02kl-aegis-4.24.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/2dd784c0mrw35wcjqa2m9id1lim8aln5-aegis-4.24.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/5519l1wz3hcnylsf64jzizp9s4nl9vyy-aegis-4.24.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/3zq5vy8q2sfy57djmxgs568v0fvsb48r-aegis-4.24.drv
    x86_64-linuxmips64el-linux-gnu/gnu/store/jghp9kz94i0wnm3qn0nx4wdjg78s5xnb-aegis-4.24.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/dd8ql9xkm46qimv9pfj7qig8fghnapcg-aegis-4.24.drv
    x86_64-linuxi586-pc-gnu/gnu/store/iz8a1jjrdlsh209lq6z214xw8xhmwh8q-aegis-4.24.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/kqkxxd98dqmzzpma9j9kvwvs1xlkr1kd-aegis-4.24.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/rhnvdqwrmdm4z0rnr35yqfp53fmrlfqs-aegis-4.24.drv
    riscv64-linux/gnu/store/7712jb8id5s4p5g0rsi1r3xwarz4bbf4-aegis-4.24.drv
      powerpc-linux/gnu/store/hrmv8an1lpq03halgrcj892n1kcsb0i3-aegis-4.24.drv
        powerpc64le-linux/gnu/store/5v64vk5rycvjm5f6mb8kfzw8f589h5bm-aegis-4.24.drv
        mips64el-linux/gnu/store/p6fskrqyszbf0yh23dxj42fnxkdn64im-aegis-4.24.drv
          i686-linux/gnu/store/iy9n5nyf5ah7w5wdx99wds4j6bkhxs22-aegis-4.24.drv
          i586-gnu/gnu/store/l9i06zirshkcymzj70nqrm1av8qjq5mb-aegis-4.24.drv
          armhf-linux/gnu/store/7pankd8b17rk9yd490p9a0lngmdcdy8j-aegis-4.24.drv
          aarch64-linux/gnu/store/03jz6x4lfn5h58b22j2kjf2q59xqk6lf-aegis-4.24.drv

            Lint warnings

            LinterMessageLocation
            patch-headers

            Validate patch headers

            aegis-perl-tempdir2.patch: patch lacks comment and upstream status
            input-labels

            Identify input labels that do not match package names

            label 'gettext' does not match package name 'gettext-minimal'
            optional-tests

            Make sure tests are only run when requested

            the 'check' phase should respect #:tests?