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-text/xml2-0.5 | |
parent | 71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-text/xml2-0.5')
-rw-r--r-- | app-text/xml2-0.5 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app-text/xml2-0.5 b/app-text/xml2-0.5 new file mode 100644 index 000000000000..0449d2f806e8 --- /dev/null +++ b/app-text/xml2-0.5 @@ -0,0 +1,11 @@ +DEFINED_PHASES=- +DEPEND=dev-libs/libxml2 virtual/pkgconfig +DESCRIPTION=These tools are used to convert XML and HTML to and from a line-oriented format +EAPI=4 +HOMEPAGE=http://dan.egnor.name/xml2 +KEYWORDS=~amd64 ~x86 ~x86-linux ~ppc-macos +LICENSE=GPL-2 +RDEPEND=dev-libs/libxml2 +SLOT=0 +SRC_URI=http://download.ofb.net/gale/xml2-0.5.tar.gz +_md5_=bc14ad416bb9f79225dcb959c4f35ff4 |