diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
commit | d87262dd706fec50cd150aab3e93883b6337466d (patch) | |
tree | 246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-doc/abs-guide-10 | |
parent | 71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-doc/abs-guide-10')
-rw-r--r-- | app-doc/abs-guide-10 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/app-doc/abs-guide-10 b/app-doc/abs-guide-10 new file mode 100644 index 000000000000..6677cb663c09 --- /dev/null +++ b/app-doc/abs-guide-10 @@ -0,0 +1,10 @@ +DEFINED_PHASES=install postinst unpack +DESCRIPTION=An in-depth exploration of the art of shell scripting +EAPI=5 +HOMEPAGE=https://www.tldp.org/LDP/abs/html +IUSE=pdf +KEYWORDS=alpha amd64 hppa ~mips ppc sparc x86 +LICENSE=public-domain +SLOT=0 +SRC_URI=http://bash.deta.in/abs-guide-final.tar.bz2 pdf? ( http://bash.deta.in/abs-guide.pdf ) +_md5_=d85b5ce4d22406ce0a6e3544ceb6843b |