diff options
Diffstat (limited to 't/sbo')
-rw-r--r-- | t/sbo/games/doomseeker/doomseeker.info | 10 | ||||
-rw-r--r-- | t/sbo/system/unetbootin/unetbootin.info | 10 |
2 files changed, 20 insertions, 0 deletions
diff --git a/t/sbo/games/doomseeker/doomseeker.info b/t/sbo/games/doomseeker/doomseeker.info new file mode 100644 index 0000000..3374966 --- /dev/null +++ b/t/sbo/games/doomseeker/doomseeker.info @@ -0,0 +1,10 @@ +PRGNAM="doomseeker" +VERSION="0.9b" +HOMEPAGE="http://doomseeker.drdteam.org/" +DOWNLOAD="http://doomseeker.drdteam.org/files/doomseeker-0.9b_src.tar.bz2" +MD5SUM="bd922eb6b0f883bbc07155b3b75bb63b" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="%README%" +MAINTAINER="B. Watson" +EMAIL="yalhcru@gmail.com" diff --git a/t/sbo/system/unetbootin/unetbootin.info b/t/sbo/system/unetbootin/unetbootin.info new file mode 100644 index 0000000..0c4d250 --- /dev/null +++ b/t/sbo/system/unetbootin/unetbootin.info @@ -0,0 +1,10 @@ +PRGNAM="unetbootin" +VERSION="575" +HOMEPAGE="http://unetbootin.sourceforge.net" +DOWNLOAD="http://sourceforge.net/projects/unetbootin/files/UNetbootin/575/unetbootin-source-575.tar.gz" +MD5SUM="40311d948104d29031e9fa0baec1504c" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="p7zip" +MAINTAINER="Jens Weber" +EMAIL="jens@tuxane.com" |