diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2010-05-17 13:41:30 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-18 00:29:17 -0500 |
commit | 52412de748f5e27aa824a58956a2c7dda278cdaa (patch) | |
tree | 9a1beefd57b467051c2e98d40d42e55ac97fde38 /libraries/libx86emu | |
parent | 1a6a1bca82d5de90c46e922e8fdd7d44bedcec37 (diff) | |
download | slackbuilds-52412de748f5e27aa824a58956a2c7dda278cdaa.tar.gz |
libraries: nitpicks on ordering of .info file
Diffstat (limited to 'libraries/libx86emu')
-rw-r--r-- | libraries/libx86emu/libx86emu.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libx86emu/libx86emu.info b/libraries/libx86emu/libx86emu.info index a69fa57fb8..5be4d65216 100644 --- a/libraries/libx86emu/libx86emu.info +++ b/libraries/libx86emu/libx86emu.info @@ -2,8 +2,8 @@ PRGNAM="libx86emu" VERSION="1.1" HOMEPAGE="http://git.opensuse.org/?p=people/snwint/libx86emu.git;a=summary" DOWNLOAD="http://www.liwjatan.at/files/src/hwinfo/libx86emu-1.1.tar.xz" -DOWNLOAD_x86_64="" MD5SUM="e0a1a65c37c1f7bc50ffc6c72bbcc2d5" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Heinz Wiesinger" EMAIL="pprkut@liwjatan.at" |