mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
15 lines
666 B
Groff
15 lines
666 B
Groff
DEFINED_PHASES=compile install prepare
|
|
DEPEND=static? ( virtual/zlib:=[static-libs] ) !static? ( >=virtual/zlib-1.2.3:= )
|
|
DESCRIPTION=A small (static) UNIX Shell
|
|
EAPI=7
|
|
HOMEPAGE=https://www.canb.auug.org.au/~dbell/
|
|
INHERIT=toolchain-funcs flag-o-matic
|
|
IUSE=static
|
|
KEYWORDS=~alpha amd64 arm ~hppa ~m68k ~mips ppc ppc64 ~s390 ~sparc x86
|
|
LICENSE=sash
|
|
RDEPEND=!static? ( static? ( virtual/zlib:=[static-libs] ) !static? ( >=virtual/zlib-1.2.3:= ) )
|
|
SLOT=0
|
|
SRC_URI=https://www.canb.auug.org.au/~dbell/programs/sash-3.8.tar.gz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d
|
|
_md5_=3a712ce2acba0f47fe6803bca10475c9
|