diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2010-07-13 11:52:09 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2010-07-13 11:52:09 +0000 |
commit | d018f74931bc388245f10107f7394897aacb17a5 (patch) | |
tree | 20e33ab603145c0eb7fa21d6ec2748ca566e4bdf /sys-devel/ct-ng/metadata.xml | |
parent | removal (bug #321685) (diff) | |
download | gentoo-2-d018f74931bc388245f10107f7394897aacb17a5.tar.gz gentoo-2-d018f74931bc388245f10107f7394897aacb17a5.tar.bz2 gentoo-2-d018f74931bc388245f10107f7394897aacb17a5.zip |
Initial commit. Taking ownership. Bug #258396
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/ct-ng/metadata.xml')
-rw-r--r-- | sys-devel/ct-ng/metadata.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/sys-devel/ct-ng/metadata.xml b/sys-devel/ct-ng/metadata.xml new file mode 100644 index 000000000000..9e91abd4019b --- /dev/null +++ b/sys-devel/ct-ng/metadata.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>no-herd</herd> + <maintainer> + <email>blueness@gentoo.org</email> + <name>Anthony G. Basile</name> + </maintainer> + <longdescription lang="en"> + crosstool-NG is a utility for building cross-compiling toolchains. + It will only build the toolchain. It is up to use how you want to + use it after that. + + It is an alternative to sys-devel/crossdev. + + For more information, see http://ymorin.is-a-geek.org/projects/crosstool + </longdescription> +</pkgmetadata> |