blob: b41b4526667a189babb2fc11e4c53e417ec60a45 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>dragonheart@gentoo.org</email>
<description>I realy don't want to maintain this so feel free to take over - simple ebuild though</description>
</maintainer>
<longdescription>Intel2GAS is a converter that will convert assembler source files written for
NASM to files that can be assembled using the GNU Assembler (GAS), on the i386 platform. It
provides support for basic MMX instructions as well.</longdescription>
</pkgmetadata>
|