Logoj0ke.net Open Build Service > Projects > J0KE.NET:infrastructure > bash > Meta
Sign Up | Log In

Meta Configuration of Package bash

x
 
1
<package name="bash" project="J0KE.NET:infrastructure">
2
  <title>The GNU Bourne-Again Shell</title>
3
  <description>Bash is an sh-compatible command interpreter that executes commands
4
read from standard input or from a file.  Bash incorporates useful
5
features from the Korn and C shells (ksh and csh).  Bash is intended to
6
be a conformant implementation of the IEEE Posix Shell and Tools
7
specification (IEEE Working Group 1003.2).
8
</description>
9
  <person userid="hostmaster" role="maintainer"/>
10
  <build>
11
    <disable arch="ppc" repository="staging"/>
12
  </build>
13
</package>
14