summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2006-04-03 18:17:54 +0000
committerghen <ghen@pkgsrc.org>2006-04-03 18:17:54 +0000
commitee1958d357abba5efa70f5b638c59403c9c7759c (patch)
treeb9bdcec82d1a21d1ff9c0415385173c547c11167
parentc4e234f2bfd5f2d8d625d3d47403bdf34706126f (diff)
downloadpkgsrc-ee1958d357abba5efa70f5b638c59403c9c7759c.tar.gz
Unify all distinfo.${MACHINE_ARCH} distfiles into one distinfo file, so
that lintpkgsrc -or doesn't want to remove all suse100_* distfiles every time (because it looks only at "distinfo"). To make it easy to maintain these distinfo files, add a "suse100-distinfo" target (modelled after www/opera's "opera-distinfo" target), to regenerate the distinfo file for all supported platforms. Discussed with tonio.
-rw-r--r--emulators/suse100_base/Makefile3
-rw-r--r--emulators/suse100_base/distinfo110
-rw-r--r--emulators/suse100_base/distinfo.i38638
-rw-r--r--emulators/suse100_base/distinfo.powerpc38
-rw-r--r--emulators/suse100_base/distinfo.x86_6438
-rw-r--r--emulators/suse100_compat/Makefile3
-rw-r--r--emulators/suse100_compat/distinfo20
-rw-r--r--emulators/suse100_compat/distinfo.i3868
-rw-r--r--emulators/suse100_compat/distinfo.powerpc8
-rw-r--r--emulators/suse100_compat/distinfo.x86_648
-rw-r--r--emulators/suse100_expat/Makefile3
-rw-r--r--emulators/suse100_expat/distinfo11
-rw-r--r--emulators/suse100_expat/distinfo.i3865
-rw-r--r--emulators/suse100_expat/distinfo.powerpc5
-rw-r--r--emulators/suse100_expat/distinfo.x86_645
-rw-r--r--emulators/suse100_fontconfig/Makefile3
-rw-r--r--emulators/suse100_fontconfig/distinfo11
-rw-r--r--emulators/suse100_fontconfig/distinfo.i3865
-rw-r--r--emulators/suse100_fontconfig/distinfo.powerpc5
-rw-r--r--emulators/suse100_fontconfig/distinfo.x86_645
-rw-r--r--emulators/suse100_freetype2/Makefile3
-rw-r--r--emulators/suse100_gtk2/Makefile3
-rw-r--r--emulators/suse100_gtk2/distinfo56
-rw-r--r--emulators/suse100_gtk2/distinfo.i38620
-rw-r--r--emulators/suse100_gtk2/distinfo.powerpc20
-rw-r--r--emulators/suse100_gtk2/distinfo.x86_6420
-rw-r--r--emulators/suse100_libjpeg/Makefile3
-rw-r--r--emulators/suse100_libjpeg/distinfo11
-rw-r--r--emulators/suse100_libjpeg/distinfo.i3865
-rw-r--r--emulators/suse100_libjpeg/distinfo.powerpc5
-rw-r--r--emulators/suse100_libjpeg/distinfo.x86_645
-rw-r--r--emulators/suse100_libpng/Makefile3
-rw-r--r--emulators/suse100_libpng/distinfo11
-rw-r--r--emulators/suse100_libpng/distinfo.i3865
-rw-r--r--emulators/suse100_libpng/distinfo.powerpc5
-rw-r--r--emulators/suse100_libpng/distinfo.x86_645
-rw-r--r--emulators/suse100_libtiff/Makefile3
-rw-r--r--emulators/suse100_libtiff/distinfo11
-rw-r--r--emulators/suse100_libtiff/distinfo.i3865
-rw-r--r--emulators/suse100_libtiff/distinfo.powerpc5
-rw-r--r--emulators/suse100_libtiff/distinfo.x86_645
-rw-r--r--emulators/suse100_linux/Makefile.common15
-rw-r--r--emulators/suse100_locale/Makefile3
-rw-r--r--emulators/suse100_locale/distinfo11
-rw-r--r--emulators/suse100_locale/distinfo.i3865
-rw-r--r--emulators/suse100_locale/distinfo.powerpc5
-rw-r--r--emulators/suse100_locale/distinfo.x86_645
-rw-r--r--emulators/suse100_x11/Makefile3
-rw-r--r--emulators/suse100_x11/distinfo14
-rw-r--r--emulators/suse100_x11/distinfo.i3865
-rw-r--r--emulators/suse100_x11/distinfo.powerpc8
-rw-r--r--emulators/suse100_x11/distinfo.x86_645
52 files changed, 291 insertions, 329 deletions
diff --git a/emulators/suse100_base/Makefile b/emulators/suse100_base/Makefile
index 5341174af91..73b18a753cf 100644
--- a/emulators/suse100_base/Makefile
+++ b/emulators/suse100_base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/03/17 21:20:45 tonio Exp $
+# $NetBSD: Makefile,v 1.3 2006/04/03 18:17:54 ghen Exp $
DISTNAME= suse_base-${SUSE_VERSION}
CATEGORIES= emulators
@@ -21,7 +21,6 @@ PLIST_SUBST+= EMULSUBDIR=${EMULSUBDIR:Q} LINUX_LIB=${LINUX_LIB:Q}
.if exists(Makefile.${MACHINE_ARCH})
.include "Makefile.${MACHINE_ARCH}"
-DISTINFO_FILE= ${.CURDIR}/distinfo.${MACHINE_ARCH}
.endif
RPMIGNOREPATH= ./etc/bash.bashrc ./etc/bash_completion.d \
diff --git a/emulators/suse100_base/distinfo b/emulators/suse100_base/distinfo
new file mode 100644
index 00000000000..20b021990cb
--- /dev/null
+++ b/emulators/suse100_base/distinfo
@@ -0,0 +1,110 @@
+$NetBSD: distinfo,v 1.1 2006/04/03 18:17:54 ghen Exp $
+
+SHA1 (suse100/i586/aaa_base-10.0-28.i586.rpm) = 5581a95f8026ea96d112945fae6011e251687043
+RMD160 (suse100/i586/aaa_base-10.0-28.i586.rpm) = d6b4fb4675c7ccfb8eabc7ab55b703926f31c82b
+Size (suse100/i586/aaa_base-10.0-28.i586.rpm) = 305412 bytes
+SHA1 (suse100/i586/bash-3.0-17.i586.rpm) = da1c7dadd994ec05517e244fa6d146efa532c280
+RMD160 (suse100/i586/bash-3.0-17.i586.rpm) = 13a8711d7dead670c937e78ba131ea4f208537f3
+Size (suse100/i586/bash-3.0-17.i586.rpm) = 723927 bytes
+SHA1 (suse100/i586/coreutils-5.3.0-20.i586.rpm) = b02b7efbbc2b667853bc28a083ce8ff2589f3906
+RMD160 (suse100/i586/coreutils-5.3.0-20.i586.rpm) = 1bd65aede5544a7b71ccf0830b2f06043b7096b1
+Size (suse100/i586/coreutils-5.3.0-20.i586.rpm) = 1838998 bytes
+SHA1 (suse100/i586/glibc-2.3.5-40.i586.rpm) = f640f4e2b1c8743b0c07368450ad25493a681cbe
+RMD160 (suse100/i586/glibc-2.3.5-40.i586.rpm) = e5ec89f76b3275790f9185af582f14e39ea58ede
+Size (suse100/i586/glibc-2.3.5-40.i586.rpm) = 2477929 bytes
+SHA1 (suse100/i586/libgcc-4.0.2_20050901-3.i586.rpm) = 89fade3a892f0a08e0a26c5ece036e964a15288d
+RMD160 (suse100/i586/libgcc-4.0.2_20050901-3.i586.rpm) = 7d95f23930e0e6fe23862d6aaf242f7a81c2ff4d
+Size (suse100/i586/libgcc-4.0.2_20050901-3.i586.rpm) = 33950 bytes
+SHA1 (suse100/i586/libacl-2.2.31-3.i586.rpm) = b627beb8726055ac4e3d84ce18aaa578f0122df2
+RMD160 (suse100/i586/libacl-2.2.31-3.i586.rpm) = e794971f62a43bbf453b3348f658241a5ab89e08
+Size (suse100/i586/libacl-2.2.31-3.i586.rpm) = 47601 bytes
+SHA1 (suse100/i586/libattr-2.4.24-2.i586.rpm) = f7b231d242de063d7773a9e2e66c2071fdadb9c8
+RMD160 (suse100/i586/libattr-2.4.24-2.i586.rpm) = 499a3350ea9f5213dc5e0fc1a5ab03d414a55fdd
+Size (suse100/i586/libattr-2.4.24-2.i586.rpm) = 12032 bytes
+SHA1 (suse100/i586/libselinux-1.23.11-3.i586.rpm) = ccededbee7740d2a50722329d1686ac6be88ec0d
+RMD160 (suse100/i586/libselinux-1.23.11-3.i586.rpm) = aafaccec07de8f4076e5a025215ed0f106dec11d
+Size (suse100/i586/libselinux-1.23.11-3.i586.rpm) = 53025 bytes
+SHA1 (suse100/i586/libstdc++-4.0.2_20050901-3.i586.rpm) = d8289887b7dd516f24969541eccb69968ce4caa0
+RMD160 (suse100/i586/libstdc++-4.0.2_20050901-3.i586.rpm) = 9e29faa5c0b2dce5847edb8a3f3f8314506ff2c4
+Size (suse100/i586/libstdc++-4.0.2_20050901-3.i586.rpm) = 296625 bytes
+SHA1 (suse100/i586/ncurses-5.4-71.i586.rpm) = f16eb374cbf81a84cb2075bc9b8621881116bdf4
+RMD160 (suse100/i586/ncurses-5.4-71.i586.rpm) = 7cbd438a5ddd7038debd44304b639c3e165b1798
+Size (suse100/i586/ncurses-5.4-71.i586.rpm) = 835298 bytes
+SHA1 (suse100/i586/readline-5.0-9.i586.rpm) = 3f5499f7c172cd839ff3d6d00ff405837944190d
+RMD160 (suse100/i586/readline-5.0-9.i586.rpm) = 652c5f826d5e53da1483153c21d94643b8f9f1df
+Size (suse100/i586/readline-5.0-9.i586.rpm) = 176245 bytes
+SHA1 (suse100/i586/zlib-1.2.3-3.i586.rpm) = 2c459f788462ce67cc2497518ce5c1992b29128a
+RMD160 (suse100/i586/zlib-1.2.3-3.i586.rpm) = cb6a14354425e7517435253e3e7b1f9a8ec6b16e
+Size (suse100/i586/zlib-1.2.3-3.i586.rpm) = 68589 bytes
+SHA1 (suse100/ppc/aaa_base-10.0-28.ppc.rpm) = 3a3409f69bf7e33087a72e0596fe0ab809b23ec6
+RMD160 (suse100/ppc/aaa_base-10.0-28.ppc.rpm) = 1e285d4cb74576dd86e6dc146f07f39fc490f54c
+Size (suse100/ppc/aaa_base-10.0-28.ppc.rpm) = 305698 bytes
+SHA1 (suse100/ppc/bash-3.0-17.ppc.rpm) = 8bd1b97f51812ad66e91e254267b943eddd8ccf1
+RMD160 (suse100/ppc/bash-3.0-17.ppc.rpm) = c72f9c7a750a0f4866c83deef0b3b12446f2d3ad
+Size (suse100/ppc/bash-3.0-17.ppc.rpm) = 762907 bytes
+SHA1 (suse100/ppc/coreutils-5.3.0-20.ppc.rpm) = 70949e038544459958c9af9b8e3c2143ee047d03
+RMD160 (suse100/ppc/coreutils-5.3.0-20.ppc.rpm) = 069a8693dbbbc62f11789ad67c3a1f402be36678
+Size (suse100/ppc/coreutils-5.3.0-20.ppc.rpm) = 2076132 bytes
+SHA1 (suse100/ppc/glibc-2.3.5-40.ppc.rpm) = 95d25c9eb893f764b7acb3ec3b536a94f5637c1d
+RMD160 (suse100/ppc/glibc-2.3.5-40.ppc.rpm) = 08dad873481db095160cdc6839145dab0bad5e47
+Size (suse100/ppc/glibc-2.3.5-40.ppc.rpm) = 2940751 bytes
+SHA1 (suse100/ppc/libgcc-4.0.2_20050901-3.ppc.rpm) = 374e5107029ca305c7aafaddd5d3fc5db8181e26
+RMD160 (suse100/ppc/libgcc-4.0.2_20050901-3.ppc.rpm) = 9c1f5488fe4eabe9900f73608a86cd8c4eb38060
+Size (suse100/ppc/libgcc-4.0.2_20050901-3.ppc.rpm) = 47140 bytes
+SHA1 (suse100/ppc/libacl-2.2.31-3.ppc.rpm) = 7ef0ab8f409e3dde6d4926cb09f4fc50d6458cbd
+RMD160 (suse100/ppc/libacl-2.2.31-3.ppc.rpm) = 52e9c96a76f79fef96f0a5d73c92793da7188e9b
+Size (suse100/ppc/libacl-2.2.31-3.ppc.rpm) = 22610 bytes
+SHA1 (suse100/ppc/libattr-2.4.24-2.ppc.rpm) = 4df934ae0eccc8f2acbb1151e4600cba4190a37e
+RMD160 (suse100/ppc/libattr-2.4.24-2.ppc.rpm) = 9e3e7d40b27a310e367ca109fb3d16528f6dbc61
+Size (suse100/ppc/libattr-2.4.24-2.ppc.rpm) = 14503 bytes
+SHA1 (suse100/ppc/libselinux-1.23.11-3.ppc.rpm) = d083391efe6e8ada440ddf5745f6b8dee3183410
+RMD160 (suse100/ppc/libselinux-1.23.11-3.ppc.rpm) = fe81f4ea5881bb3664ae2086333e710d4b10baf5
+Size (suse100/ppc/libselinux-1.23.11-3.ppc.rpm) = 74536 bytes
+SHA1 (suse100/ppc/libstdc++-4.0.2_20050901-3.ppc.rpm) = 5f2e15b1fdb0550759191eae9f2834ecb72892ea
+RMD160 (suse100/ppc/libstdc++-4.0.2_20050901-3.ppc.rpm) = de6487dc285531f9a9f794c5de5d1fb2644d1c5b
+Size (suse100/ppc/libstdc++-4.0.2_20050901-3.ppc.rpm) = 339830 bytes
+SHA1 (suse100/ppc/ncurses-5.4-71.ppc.rpm) = b3837e01c224e8dab67ce2d4b291fc4acd10047c
+RMD160 (suse100/ppc/ncurses-5.4-71.ppc.rpm) = be4ae8ad89ec5fc817a9b23dbec3b06a10bbc970
+Size (suse100/ppc/ncurses-5.4-71.ppc.rpm) = 907518 bytes
+SHA1 (suse100/ppc/readline-5.0-9.ppc.rpm) = f82a30b259aa0971c7c1621bd202f95af153b586
+RMD160 (suse100/ppc/readline-5.0-9.ppc.rpm) = 6274ad54aee3384a70f3590587ac432d49ffc61b
+Size (suse100/ppc/readline-5.0-9.ppc.rpm) = 190420 bytes
+SHA1 (suse100/ppc/zlib-1.2.3-3.ppc.rpm) = 732af9e98ab2f3fc7bb85b47bc3bee0de327eaa5
+RMD160 (suse100/ppc/zlib-1.2.3-3.ppc.rpm) = 953f30a35992480771d2d17d9f694a5b5c606f7f
+Size (suse100/ppc/zlib-1.2.3-3.ppc.rpm) = 72735 bytes
+SHA1 (suse100/x86_64/aaa_base-10.0-28.x86_64.rpm) = 4f39b8fb16ed2dc2bd9d787863af83430b5ddb97
+RMD160 (suse100/x86_64/aaa_base-10.0-28.x86_64.rpm) = f81ba10742038775b3f2d526bbb9f5f15ad2c4bc
+Size (suse100/x86_64/aaa_base-10.0-28.x86_64.rpm) = 305666 bytes
+SHA1 (suse100/x86_64/bash-3.0-17.x86_64.rpm) = a66b8f27af5adbac37c25e099d8932835ea23414
+RMD160 (suse100/x86_64/bash-3.0-17.x86_64.rpm) = 7244e533f36965e09b29745e5a33ba5a4bfdd33b
+Size (suse100/x86_64/bash-3.0-17.x86_64.rpm) = 752807 bytes
+SHA1 (suse100/x86_64/coreutils-5.3.0-20.x86_64.rpm) = f9c8f688de7b1ecd621645bc4f4a05614e90694f
+RMD160 (suse100/x86_64/coreutils-5.3.0-20.x86_64.rpm) = 783ac94109abe7f4a71a530377fafe6700c47eb2
+Size (suse100/x86_64/coreutils-5.3.0-20.x86_64.rpm) = 1871880 bytes
+SHA1 (suse100/x86_64/glibc-2.3.5-40.x86_64.rpm) = a52b969a6307fd3d2d25204675687ff319aa05dd
+RMD160 (suse100/x86_64/glibc-2.3.5-40.x86_64.rpm) = bb0ab8fb0d1d7e438d44ccb5df5873c359155919
+Size (suse100/x86_64/glibc-2.3.5-40.x86_64.rpm) = 2749726 bytes
+SHA1 (suse100/x86_64/libgcc-4.0.2_20050901-3.x86_64.rpm) = 992bf59f5c55b2556bdfd31710a865b98e13fc7a
+RMD160 (suse100/x86_64/libgcc-4.0.2_20050901-3.x86_64.rpm) = bb19c7c563b53c4517db70b9e774fb3999879012
+Size (suse100/x86_64/libgcc-4.0.2_20050901-3.x86_64.rpm) = 58420 bytes
+SHA1 (suse100/x86_64/libacl-2.2.31-3.x86_64.rpm) = 947631b2941a29e47031d2e20c146658e587f936
+RMD160 (suse100/x86_64/libacl-2.2.31-3.x86_64.rpm) = 9d750cd7b93f784284e90597c9dcab0903016925
+Size (suse100/x86_64/libacl-2.2.31-3.x86_64.rpm) = 50431 bytes
+SHA1 (suse100/x86_64/libattr-2.4.24-2.x86_64.rpm) = 9b9bd2b66cbe240d69568653758ac4dc154fd9e5
+RMD160 (suse100/x86_64/libattr-2.4.24-2.x86_64.rpm) = 352442957a9d67233d48593dba586d638a93dbf3
+Size (suse100/x86_64/libattr-2.4.24-2.x86_64.rpm) = 12937 bytes
+SHA1 (suse100/x86_64/libselinux-1.23.11-3.x86_64.rpm) = 11dddb5e7b9b52389967e6e3ce3d2647e678ad60
+RMD160 (suse100/x86_64/libselinux-1.23.11-3.x86_64.rpm) = 1491b35edf961a2e9c5595655c4c97f8c1da89a7
+Size (suse100/x86_64/libselinux-1.23.11-3.x86_64.rpm) = 56840 bytes
+SHA1 (suse100/x86_64/libstdc++-4.0.2_20050901-3.x86_64.rpm) = 86dab6c33b796337e664f36bcca652221b18d374
+RMD160 (suse100/x86_64/libstdc++-4.0.2_20050901-3.x86_64.rpm) = d0b1fb371abc37cac6a6e1c3e38c6c92db090c19
+Size (suse100/x86_64/libstdc++-4.0.2_20050901-3.x86_64.rpm) = 574902 bytes
+SHA1 (suse100/x86_64/ncurses-5.4-71.x86_64.rpm) = 72357b8109c4679a7495b497fa50a5764e1b01ae
+RMD160 (suse100/x86_64/ncurses-5.4-71.x86_64.rpm) = c213f61f5068d5c977be3649c6fe504e40bdbae9
+Size (suse100/x86_64/ncurses-5.4-71.x86_64.rpm) = 891746 bytes
+SHA1 (suse100/x86_64/readline-5.0-9.x86_64.rpm) = dd474b0e0a976bc1b71edef721beffd97815c2da
+RMD160 (suse100/x86_64/readline-5.0-9.x86_64.rpm) = a8071dfef66349617a552fbc512ea4019b7e4188
+Size (suse100/x86_64/readline-5.0-9.x86_64.rpm) = 188330 bytes
+SHA1 (suse100/x86_64/zlib-1.2.3-3.x86_64.rpm) = 31ec71357faa048a9803d0be202cc4adc7639888
+RMD160 (suse100/x86_64/zlib-1.2.3-3.x86_64.rpm) = f2d6270b84a4b05f135544f4c01118f85898fd92
+Size (suse100/x86_64/zlib-1.2.3-3.x86_64.rpm) = 70998 bytes
diff --git a/emulators/suse100_base/distinfo.i386 b/emulators/suse100_base/distinfo.i386
deleted file mode 100644
index 4caf89135a0..00000000000
--- a/emulators/suse100_base/distinfo.i386
+++ /dev/null
@@ -1,38 +0,0 @@
-$NetBSD: distinfo.i386,v 1.1.1.1 2006/03/09 20:34:10 tonio Exp $
-
-SHA1 (suse100/i586/aaa_base-10.0-28.i586.rpm) = 5581a95f8026ea96d112945fae6011e251687043
-RMD160 (suse100/i586/aaa_base-10.0-28.i586.rpm) = d6b4fb4675c7ccfb8eabc7ab55b703926f31c82b
-Size (suse100/i586/aaa_base-10.0-28.i586.rpm) = 305412 bytes
-SHA1 (suse100/i586/bash-3.0-17.i586.rpm) = da1c7dadd994ec05517e244fa6d146efa532c280
-RMD160 (suse100/i586/bash-3.0-17.i586.rpm) = 13a8711d7dead670c937e78ba131ea4f208537f3
-Size (suse100/i586/bash-3.0-17.i586.rpm) = 723927 bytes
-SHA1 (suse100/i586/coreutils-5.3.0-20.i586.rpm) = b02b7efbbc2b667853bc28a083ce8ff2589f3906
-RMD160 (suse100/i586/coreutils-5.3.0-20.i586.rpm) = 1bd65aede5544a7b71ccf0830b2f06043b7096b1
-Size (suse100/i586/coreutils-5.3.0-20.i586.rpm) = 1838998 bytes
-SHA1 (suse100/i586/glibc-2.3.5-40.i586.rpm) = f640f4e2b1c8743b0c07368450ad25493a681cbe
-RMD160 (suse100/i586/glibc-2.3.5-40.i586.rpm) = e5ec89f76b3275790f9185af582f14e39ea58ede
-Size (suse100/i586/glibc-2.3.5-40.i586.rpm) = 2477929 bytes
-SHA1 (suse100/i586/libgcc-4.0.2_20050901-3.i586.rpm) = 89fade3a892f0a08e0a26c5ece036e964a15288d
-RMD160 (suse100/i586/libgcc-4.0.2_20050901-3.i586.rpm) = 7d95f23930e0e6fe23862d6aaf242f7a81c2ff4d
-Size (suse100/i586/libgcc-4.0.2_20050901-3.i586.rpm) = 33950 bytes
-SHA1 (suse100/i586/libacl-2.2.31-3.i586.rpm) = b627beb8726055ac4e3d84ce18aaa578f0122df2
-RMD160 (suse100/i586/libacl-2.2.31-3.i586.rpm) = e794971f62a43bbf453b3348f658241a5ab89e08
-Size (suse100/i586/libacl-2.2.31-3.i586.rpm) = 47601 bytes
-SHA1 (suse100/i586/libattr-2.4.24-2.i586.rpm) = f7b231d242de063d7773a9e2e66c2071fdadb9c8
-RMD160 (suse100/i586/libattr-2.4.24-2.i586.rpm) = 499a3350ea9f5213dc5e0fc1a5ab03d414a55fdd
-Size (suse100/i586/libattr-2.4.24-2.i586.rpm) = 12032 bytes
-SHA1 (suse100/i586/libselinux-1.23.11-3.i586.rpm) = ccededbee7740d2a50722329d1686ac6be88ec0d
-RMD160 (suse100/i586/libselinux-1.23.11-3.i586.rpm) = aafaccec07de8f4076e5a025215ed0f106dec11d
-Size (suse100/i586/libselinux-1.23.11-3.i586.rpm) = 53025 bytes
-SHA1 (suse100/i586/libstdc++-4.0.2_20050901-3.i586.rpm) = d8289887b7dd516f24969541eccb69968ce4caa0
-RMD160 (suse100/i586/libstdc++-4.0.2_20050901-3.i586.rpm) = 9e29faa5c0b2dce5847edb8a3f3f8314506ff2c4
-Size (suse100/i586/libstdc++-4.0.2_20050901-3.i586.rpm) = 296625 bytes
-SHA1 (suse100/i586/ncurses-5.4-71.i586.rpm) = f16eb374cbf81a84cb2075bc9b8621881116bdf4
-RMD160 (suse100/i586/ncurses-5.4-71.i586.rpm) = 7cbd438a5ddd7038debd44304b639c3e165b1798
-Size (suse100/i586/ncurses-5.4-71.i586.rpm) = 835298 bytes
-SHA1 (suse100/i586/readline-5.0-9.i586.rpm) = 3f5499f7c172cd839ff3d6d00ff405837944190d
-RMD160 (suse100/i586/readline-5.0-9.i586.rpm) = 652c5f826d5e53da1483153c21d94643b8f9f1df
-Size (suse100/i586/readline-5.0-9.i586.rpm) = 176245 bytes
-SHA1 (suse100/i586/zlib-1.2.3-3.i586.rpm) = 2c459f788462ce67cc2497518ce5c1992b29128a
-RMD160 (suse100/i586/zlib-1.2.3-3.i586.rpm) = cb6a14354425e7517435253e3e7b1f9a8ec6b16e
-Size (suse100/i586/zlib-1.2.3-3.i586.rpm) = 68589 bytes
diff --git a/emulators/suse100_base/distinfo.powerpc b/emulators/suse100_base/distinfo.powerpc
deleted file mode 100644
index b84fa4535b5..00000000000
--- a/emulators/suse100_base/distinfo.powerpc
+++ /dev/null
@@ -1,38 +0,0 @@
-$NetBSD: distinfo.powerpc,v 1.1.1.1 2006/03/09 20:34:10 tonio Exp $
-
-SHA1 (suse100/ppc/aaa_base-10.0-28.ppc.rpm) = 3a3409f69bf7e33087a72e0596fe0ab809b23ec6
-RMD160 (suse100/ppc/aaa_base-10.0-28.ppc.rpm) = 1e285d4cb74576dd86e6dc146f07f39fc490f54c
-Size (suse100/ppc/aaa_base-10.0-28.ppc.rpm) = 305698 bytes
-SHA1 (suse100/ppc/bash-3.0-17.ppc.rpm) = 8bd1b97f51812ad66e91e254267b943eddd8ccf1
-RMD160 (suse100/ppc/bash-3.0-17.ppc.rpm) = c72f9c7a750a0f4866c83deef0b3b12446f2d3ad
-Size (suse100/ppc/bash-3.0-17.ppc.rpm) = 762907 bytes
-SHA1 (suse100/ppc/coreutils-5.3.0-20.ppc.rpm) = 70949e038544459958c9af9b8e3c2143ee047d03
-RMD160 (suse100/ppc/coreutils-5.3.0-20.ppc.rpm) = 069a8693dbbbc62f11789ad67c3a1f402be36678
-Size (suse100/ppc/coreutils-5.3.0-20.ppc.rpm) = 2076132 bytes
-SHA1 (suse100/ppc/glibc-2.3.5-40.ppc.rpm) = 95d25c9eb893f764b7acb3ec3b536a94f5637c1d
-RMD160 (suse100/ppc/glibc-2.3.5-40.ppc.rpm) = 08dad873481db095160cdc6839145dab0bad5e47
-Size (suse100/ppc/glibc-2.3.5-40.ppc.rpm) = 2940751 bytes
-SHA1 (suse100/ppc/libgcc-4.0.2_20050901-3.ppc.rpm) = 374e5107029ca305c7aafaddd5d3fc5db8181e26
-RMD160 (suse100/ppc/libgcc-4.0.2_20050901-3.ppc.rpm) = 9c1f5488fe4eabe9900f73608a86cd8c4eb38060
-Size (suse100/ppc/libgcc-4.0.2_20050901-3.ppc.rpm) = 47140 bytes
-SHA1 (suse100/ppc/libacl-2.2.31-3.ppc.rpm) = 7ef0ab8f409e3dde6d4926cb09f4fc50d6458cbd
-RMD160 (suse100/ppc/libacl-2.2.31-3.ppc.rpm) = 52e9c96a76f79fef96f0a5d73c92793da7188e9b
-Size (suse100/ppc/libacl-2.2.31-3.ppc.rpm) = 22610 bytes
-SHA1 (suse100/ppc/libattr-2.4.24-2.ppc.rpm) = 4df934ae0eccc8f2acbb1151e4600cba4190a37e
-RMD160 (suse100/ppc/libattr-2.4.24-2.ppc.rpm) = 9e3e7d40b27a310e367ca109fb3d16528f6dbc61
-Size (suse100/ppc/libattr-2.4.24-2.ppc.rpm) = 14503 bytes
-SHA1 (suse100/ppc/libselinux-1.23.11-3.ppc.rpm) = d083391efe6e8ada440ddf5745f6b8dee3183410
-RMD160 (suse100/ppc/libselinux-1.23.11-3.ppc.rpm) = fe81f4ea5881bb3664ae2086333e710d4b10baf5
-Size (suse100/ppc/libselinux-1.23.11-3.ppc.rpm) = 74536 bytes
-SHA1 (suse100/ppc/libstdc++-4.0.2_20050901-3.ppc.rpm) = 5f2e15b1fdb0550759191eae9f2834ecb72892ea
-RMD160 (suse100/ppc/libstdc++-4.0.2_20050901-3.ppc.rpm) = de6487dc285531f9a9f794c5de5d1fb2644d1c5b
-Size (suse100/ppc/libstdc++-4.0.2_20050901-3.ppc.rpm) = 339830 bytes
-SHA1 (suse100/ppc/ncurses-5.4-71.ppc.rpm) = b3837e01c224e8dab67ce2d4b291fc4acd10047c
-RMD160 (suse100/ppc/ncurses-5.4-71.ppc.rpm) = be4ae8ad89ec5fc817a9b23dbec3b06a10bbc970
-Size (suse100/ppc/ncurses-5.4-71.ppc.rpm) = 907518 bytes
-SHA1 (suse100/ppc/readline-5.0-9.ppc.rpm) = f82a30b259aa0971c7c1621bd202f95af153b586
-RMD160 (suse100/ppc/readline-5.0-9.ppc.rpm) = 6274ad54aee3384a70f3590587ac432d49ffc61b
-Size (suse100/ppc/readline-5.0-9.ppc.rpm) = 190420 bytes
-SHA1 (suse100/ppc/zlib-1.2.3-3.ppc.rpm) = 732af9e98ab2f3fc7bb85b47bc3bee0de327eaa5
-RMD160 (suse100/ppc/zlib-1.2.3-3.ppc.rpm) = 953f30a35992480771d2d17d9f694a5b5c606f7f
-Size (suse100/ppc/zlib-1.2.3-3.ppc.rpm) = 72735 bytes
diff --git a/emulators/suse100_base/distinfo.x86_64 b/emulators/suse100_base/distinfo.x86_64
deleted file mode 100644
index 4b0064713b7..00000000000
--- a/emulators/suse100_base/distinfo.x86_64
+++ /dev/null
@@ -1,38 +0,0 @@
-$NetBSD: distinfo.x86_64,v 1.1.1.1 2006/03/09 20:34:10 tonio Exp $
-
-SHA1 (suse100/x86_64/aaa_base-10.0-28.x86_64.rpm) = 4f39b8fb16ed2dc2bd9d787863af83430b5ddb97
-RMD160 (suse100/x86_64/aaa_base-10.0-28.x86_64.rpm) = f81ba10742038775b3f2d526bbb9f5f15ad2c4bc
-Size (suse100/x86_64/aaa_base-10.0-28.x86_64.rpm) = 305666 bytes
-SHA1 (suse100/x86_64/bash-3.0-17.x86_64.rpm) = a66b8f27af5adbac37c25e099d8932835ea23414
-RMD160 (suse100/x86_64/bash-3.0-17.x86_64.rpm) = 7244e533f36965e09b29745e5a33ba5a4bfdd33b
-Size (suse100/x86_64/bash-3.0-17.x86_64.rpm) = 752807 bytes
-SHA1 (suse100/x86_64/coreutils-5.3.0-20.x86_64.rpm) = f9c8f688de7b1ecd621645bc4f4a05614e90694f
-RMD160 (suse100/x86_64/coreutils-5.3.0-20.x86_64.rpm) = 783ac94109abe7f4a71a530377fafe6700c47eb2
-Size (suse100/x86_64/coreutils-5.3.0-20.x86_64.rpm) = 1871880 bytes
-SHA1 (suse100/x86_64/glibc-2.3.5-40.x86_64.rpm) = a52b969a6307fd3d2d25204675687ff319aa05dd
-RMD160 (suse100/x86_64/glibc-2.3.5-40.x86_64.rpm) = bb0ab8fb0d1d7e438d44ccb5df5873c359155919
-Size (suse100/x86_64/glibc-2.3.5-40.x86_64.rpm) = 2749726 bytes
-SHA1 (suse100/x86_64/libgcc-4.0.2_20050901-3.x86_64.rpm) = 992bf59f5c55b2556bdfd31710a865b98e13fc7a
-RMD160 (suse100/x86_64/libgcc-4.0.2_20050901-3.x86_64.rpm) = bb19c7c563b53c4517db70b9e774fb3999879012
-Size (suse100/x86_64/libgcc-4.0.2_20050901-3.x86_64.rpm) = 58420 bytes
-SHA1 (suse100/x86_64/libacl-2.2.31-3.x86_64.rpm) = 947631b2941a29e47031d2e20c146658e587f936
-RMD160 (suse100/x86_64/libacl-2.2.31-3.x86_64.rpm) = 9d750cd7b93f784284e90597c9dcab0903016925
-Size (suse100/x86_64/libacl-2.2.31-3.x86_64.rpm) = 50431 bytes
-SHA1 (suse100/x86_64/libattr-2.4.24-2.x86_64.rpm) = 9b9bd2b66cbe240d69568653758ac4dc154fd9e5
-RMD160 (suse100/x86_64/libattr-2.4.24-2.x86_64.rpm) = 352442957a9d67233d48593dba586d638a93dbf3
-Size (suse100/x86_64/libattr-2.4.24-2.x86_64.rpm) = 12937 bytes
-SHA1 (suse100/x86_64/libselinux-1.23.11-3.x86_64.rpm) = 11dddb5e7b9b52389967e6e3ce3d2647e678ad60
-RMD160 (suse100/x86_64/libselinux-1.23.11-3.x86_64.rpm) = 1491b35edf961a2e9c5595655c4c97f8c1da89a7
-Size (suse100/x86_64/libselinux-1.23.11-3.x86_64.rpm) = 56840 bytes
-SHA1 (suse100/x86_64/libstdc++-4.0.2_20050901-3.x86_64.rpm) = 86dab6c33b796337e664f36bcca652221b18d374
-RMD160 (suse100/x86_64/libstdc++-4.0.2_20050901-3.x86_64.rpm) = d0b1fb371abc37cac6a6e1c3e38c6c92db090c19
-Size (suse100/x86_64/libstdc++-4.0.2_20050901-3.x86_64.rpm) = 574902 bytes
-SHA1 (suse100/x86_64/ncurses-5.4-71.x86_64.rpm) = 72357b8109c4679a7495b497fa50a5764e1b01ae
-RMD160 (suse100/x86_64/ncurses-5.4-71.x86_64.rpm) = c213f61f5068d5c977be3649c6fe504e40bdbae9
-Size (suse100/x86_64/ncurses-5.4-71.x86_64.rpm) = 891746 bytes
-SHA1 (suse100/x86_64/readline-5.0-9.x86_64.rpm) = dd474b0e0a976bc1b71edef721beffd97815c2da
-RMD160 (suse100/x86_64/readline-5.0-9.x86_64.rpm) = a8071dfef66349617a552fbc512ea4019b7e4188
-Size (suse100/x86_64/readline-5.0-9.x86_64.rpm) = 188330 bytes
-SHA1 (suse100/x86_64/zlib-1.2.3-3.x86_64.rpm) = 31ec71357faa048a9803d0be202cc4adc7639888
-RMD160 (suse100/x86_64/zlib-1.2.3-3.x86_64.rpm) = f2d6270b84a4b05f135544f4c01118f85898fd92
-Size (suse100/x86_64/zlib-1.2.3-3.x86_64.rpm) = 70998 bytes
diff --git a/emulators/suse100_compat/Makefile b/emulators/suse100_compat/Makefile
index e96cfbe9d9b..4fbef17d591 100644
--- a/emulators/suse100_compat/Makefile
+++ b/emulators/suse100_compat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/03/10 22:17:05 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2006/04/03 18:17:54 ghen Exp $
DISTNAME= suse_compat-${SUSE_VERSION}
CATEGORIES= emulators
@@ -17,7 +17,6 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
.if exists(Makefile.${MACHINE_ARCH})
.include "Makefile.${MACHINE_ARCH}"
-DISTINFO_FILE= ${.CURDIR}/distinfo.${MACHINE_ARCH}
.endif
.include "../../emulators/suse100_linux/Makefile.common"
diff --git a/emulators/suse100_compat/distinfo b/emulators/suse100_compat/distinfo
new file mode 100644
index 00000000000..e8202f6e72e
--- /dev/null
+++ b/emulators/suse100_compat/distinfo
@@ -0,0 +1,20 @@
+$NetBSD: distinfo,v 1.1 2006/04/03 18:17:54 ghen Exp $
+
+SHA1 (suse100/i586/compat-2004.11.13-4.i586.rpm) = 20a4574823be5b2a8a82a4b0988702baa1b618a5
+RMD160 (suse100/i586/compat-2004.11.13-4.i586.rpm) = 681d3a00970e232f7f37201dd1a8d842c3738043
+Size (suse100/i586/compat-2004.11.13-4.i586.rpm) = 1363979 bytes
+SHA1 (suse100/i586/compat-libstdc++-5.0.7-6.i586.rpm) = 5bf42bac9c07f49d92861034eb06c05d31968116
+RMD160 (suse100/i586/compat-libstdc++-5.0.7-6.i586.rpm) = f4935251c3ef4aa67fd3d656248ab0185bc57636
+Size (suse100/i586/compat-libstdc++-5.0.7-6.i586.rpm) = 233040 bytes
+SHA1 (suse100/ppc/compat-2004.11.13-4.ppc.rpm) = d56387052cd865d0325e00dbba03f8086500a2cd
+RMD160 (suse100/ppc/compat-2004.11.13-4.ppc.rpm) = 732dde7d78d1fb0a09f437aab47bda6cdeeda702
+Size (suse100/ppc/compat-2004.11.13-4.ppc.rpm) = 853476 bytes
+SHA1 (suse100/ppc/compat-libstdc++-5.0.7-6.ppc.rpm) = 32d0566212edb261d12a396992ea82c08614fe11
+RMD160 (suse100/ppc/compat-libstdc++-5.0.7-6.ppc.rpm) = 43d526649a0d14861caf941321abbe1f7c6f39c5
+Size (suse100/ppc/compat-libstdc++-5.0.7-6.ppc.rpm) = 267312 bytes
+SHA1 (suse100/x86_64/compat-2004.11.13-4.x86_64.rpm) = 5dcbd5f5c18630cce3be6770bf235ca6cd4ec248
+RMD160 (suse100/x86_64/compat-2004.11.13-4.x86_64.rpm) = cd4274f17e45a69909afe4e6315fa2d5a3d95c09
+Size (suse100/x86_64/compat-2004.11.13-4.x86_64.rpm) = 120440 bytes
+SHA1 (suse100/x86_64/compat-libstdc++-5.0.7-6.x86_64.rpm) = 95ba61ed1d7c998c4f1177044a6047814a9671d8
+RMD160 (suse100/x86_64/compat-libstdc++-5.0.7-6.x86_64.rpm) = 98c43e40940efd442ff6c8a47cc47f711af69c1b
+Size (suse100/x86_64/compat-libstdc++-5.0.7-6.x86_64.rpm) = 453853 bytes
diff --git a/emulators/suse100_compat/distinfo.i386 b/emulators/suse100_compat/distinfo.i386
deleted file mode 100644
index 6c5b86b19d5..00000000000
--- a/emulators/suse100_compat/distinfo.i386
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD: distinfo.i386,v 1.1.1.1 2006/03/09 20:34:38 tonio Exp $
-
-SHA1 (suse100/i586/compat-2004.11.13-4.i586.rpm) = 20a4574823be5b2a8a82a4b0988702baa1b618a5
-RMD160 (suse100/i586/compat-2004.11.13-4.i586.rpm) = 681d3a00970e232f7f37201dd1a8d842c3738043
-Size (suse100/i586/compat-2004.11.13-4.i586.rpm) = 1363979 bytes
-SHA1 (suse100/i586/compat-libstdc++-5.0.7-6.i586.rpm) = 5bf42bac9c07f49d92861034eb06c05d31968116
-RMD160 (suse100/i586/compat-libstdc++-5.0.7-6.i586.rpm) = f4935251c3ef4aa67fd3d656248ab0185bc57636
-Size (suse100/i586/compat-libstdc++-5.0.7-6.i586.rpm) = 233040 bytes
diff --git a/emulators/suse100_compat/distinfo.powerpc b/emulators/suse100_compat/distinfo.powerpc
deleted file mode 100644
index 43c133b61ca..00000000000
--- a/emulators/suse100_compat/distinfo.powerpc
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD: distinfo.powerpc,v 1.1.1.1 2006/03/09 20:34:38 tonio Exp $
-
-SHA1 (suse100/ppc/compat-2004.11.13-4.ppc.rpm) = d56387052cd865d0325e00dbba03f8086500a2cd
-RMD160 (suse100/ppc/compat-2004.11.13-4.ppc.rpm) = 732dde7d78d1fb0a09f437aab47bda6cdeeda702
-Size (suse100/ppc/compat-2004.11.13-4.ppc.rpm) = 853476 bytes
-SHA1 (suse100/ppc/compat-libstdc++-5.0.7-6.ppc.rpm) = 32d0566212edb261d12a396992ea82c08614fe11
-RMD160 (suse100/ppc/compat-libstdc++-5.0.7-6.ppc.rpm) = 43d526649a0d14861caf941321abbe1f7c6f39c5
-Size (suse100/ppc/compat-libstdc++-5.0.7-6.ppc.rpm) = 267312 bytes
diff --git a/emulators/suse100_compat/distinfo.x86_64 b/emulators/suse100_compat/distinfo.x86_64
deleted file mode 100644
index ca6a213b302..00000000000
--- a/emulators/suse100_compat/distinfo.x86_64
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD: distinfo.x86_64,v 1.1.1.1 2006/03/09 20:34:38 tonio Exp $
-
-SHA1 (suse100/x86_64/compat-2004.11.13-4.x86_64.rpm) = 5dcbd5f5c18630cce3be6770bf235ca6cd4ec248
-RMD160 (suse100/x86_64/compat-2004.11.13-4.x86_64.rpm) = cd4274f17e45a69909afe4e6315fa2d5a3d95c09
-Size (suse100/x86_64/compat-2004.11.13-4.x86_64.rpm) = 120440 bytes
-SHA1 (suse100/x86_64/compat-libstdc++-5.0.7-6.x86_64.rpm) = 95ba61ed1d7c998c4f1177044a6047814a9671d8
-RMD160 (suse100/x86_64/compat-libstdc++-5.0.7-6.x86_64.rpm) = 98c43e40940efd442ff6c8a47cc47f711af69c1b
-Size (suse100/x86_64/compat-libstdc++-5.0.7-6.x86_64.rpm) = 453853 bytes
diff --git a/emulators/suse100_expat/Makefile b/emulators/suse100_expat/Makefile
index f7532545c3d..6764cbfd968 100644
--- a/emulators/suse100_expat/Makefile
+++ b/emulators/suse100_expat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/03/09 20:35:09 tonio Exp $
+# $NetBSD: Makefile,v 1.2 2006/04/03 18:17:54 ghen Exp $
DISTNAME= suse_expat-${SUSE_VERSION}
CATEGORIES= emulators
@@ -18,7 +18,6 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
.if exists(Makefile.${MACHINE_ARCH})
.include "Makefile.${MACHINE_ARCH}"
-DISTINFO_FILE= ${.CURDIR}/distinfo.${MACHINE_ARCH}
.endif
.include "../../emulators/suse100_linux/Makefile.common"
diff --git a/emulators/suse100_expat/distinfo b/emulators/suse100_expat/distinfo
new file mode 100644
index 00000000000..4f6b81717fe
--- /dev/null
+++ b/emulators/suse100_expat/distinfo
@@ -0,0 +1,11 @@
+$NetBSD: distinfo,v 1.1 2006/04/03 18:17:54 ghen Exp $
+
+SHA1 (suse100/i586/expat-1.95.8-5.i586.rpm) = 530fed5152b62a434ad7fd188286894330e35171
+RMD160 (suse100/i586/expat-1.95.8-5.i586.rpm) = f0176be8227ad9e7ca3a7c881aa254510611e370
+Size (suse100/i586/expat-1.95.8-5.i586.rpm) = 174716 bytes
+SHA1 (suse100/ppc/expat-1.95.8-5.ppc.rpm) = f67841b0ae35d4bca589f502533911e19e1c4bc5
+RMD160 (suse100/ppc/expat-1.95.8-5.ppc.rpm) = 8542f175d1d65a0db1baa0fcc387c463e62711b4
+Size (suse100/ppc/expat-1.95.8-5.ppc.rpm) = 194025 bytes
+SHA1 (suse100/x86_64/expat-1.95.8-5.x86_64.rpm) = 00d012cecfc4cd51aa11f98b19444d3fc3330b14
+RMD160 (suse100/x86_64/expat-1.95.8-5.x86_64.rpm) = 5c2112713535d1fce2ac6f69908662310055f8ec
+Size (suse100/x86_64/expat-1.95.8-5.x86_64.rpm) = 168529 bytes
diff --git a/emulators/suse100_expat/distinfo.i386 b/emulators/suse100_expat/distinfo.i386
deleted file mode 100644
index 6337520e385..00000000000
--- a/emulators/suse100_expat/distinfo.i386
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.i386,v 1.1.1.1 2006/03/09 20:35:09 tonio Exp $
-
-SHA1 (suse100/i586/expat-1.95.8-5.i586.rpm) = 530fed5152b62a434ad7fd188286894330e35171
-RMD160 (suse100/i586/expat-1.95.8-5.i586.rpm) = f0176be8227ad9e7ca3a7c881aa254510611e370
-Size (suse100/i586/expat-1.95.8-5.i586.rpm) = 174716 bytes
diff --git a/emulators/suse100_expat/distinfo.powerpc b/emulators/suse100_expat/distinfo.powerpc
deleted file mode 100644
index 1351c89f34b..00000000000
--- a/emulators/suse100_expat/distinfo.powerpc
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.powerpc,v 1.1.1.1 2006/03/09 20:35:09 tonio Exp $
-
-SHA1 (suse100/ppc/expat-1.95.8-5.ppc.rpm) = f67841b0ae35d4bca589f502533911e19e1c4bc5
-RMD160 (suse100/ppc/expat-1.95.8-5.ppc.rpm) = 8542f175d1d65a0db1baa0fcc387c463e62711b4
-Size (suse100/ppc/expat-1.95.8-5.ppc.rpm) = 194025 bytes
diff --git a/emulators/suse100_expat/distinfo.x86_64 b/emulators/suse100_expat/distinfo.x86_64
deleted file mode 100644
index d980efbb871..00000000000
--- a/emulators/suse100_expat/distinfo.x86_64
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.x86_64,v 1.1.1.1 2006/03/09 20:35:09 tonio Exp $
-
-SHA1 (suse100/x86_64/expat-1.95.8-5.x86_64.rpm) = 00d012cecfc4cd51aa11f98b19444d3fc3330b14
-RMD160 (suse100/x86_64/expat-1.95.8-5.x86_64.rpm) = 5c2112713535d1fce2ac6f69908662310055f8ec
-Size (suse100/x86_64/expat-1.95.8-5.x86_64.rpm) = 168529 bytes
diff --git a/emulators/suse100_fontconfig/Makefile b/emulators/suse100_fontconfig/Makefile
index c2b0097a081..2518b3e93b4 100644
--- a/emulators/suse100_fontconfig/Makefile
+++ b/emulators/suse100_fontconfig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/03/09 20:36:06 tonio Exp $
+# $NetBSD: Makefile,v 1.2 2006/04/03 18:17:55 ghen Exp $
DISTNAME= suse_fontconfig-${SUSE_VERSION}
CATEGORIES= emulators
@@ -17,7 +17,6 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
.if exists(Makefile.${MACHINE_ARCH})
.include "Makefile.${MACHINE_ARCH}"
-DISTINFO_FILE= ${.CURDIR}/distinfo.${MACHINE_ARCH}
.endif
.include "../../emulators/suse100_linux/Makefile.common"
diff --git a/emulators/suse100_fontconfig/distinfo b/emulators/suse100_fontconfig/distinfo
new file mode 100644
index 00000000000..16c803be14e
--- /dev/null
+++ b/emulators/suse100_fontconfig/distinfo
@@ -0,0 +1,11 @@
+$NetBSD: distinfo,v 1.1 2006/04/03 18:17:55 ghen Exp $
+
+SHA1 (suse100/i586/fontconfig-2.3.2.20050721-10.i586.rpm) = 48b459d11fbed7a4b983382439bac1eaf9a3ac94
+RMD160 (suse100/i586/fontconfig-2.3.2.20050721-10.i586.rpm) = 08eb586aac97764b36583be57b5969e547226002
+Size (suse100/i586/fontconfig-2.3.2.20050721-10.i586.rpm) = 182073 bytes
+SHA1 (suse100/ppc/fontconfig-2.3.2.20050721-10.ppc.rpm) = cdf6aa3482e4505af0f2b6f54637c26ccc92508c
+RMD160 (suse100/ppc/fontconfig-2.3.2.20050721-10.ppc.rpm) = 4e26271b92d94766613db19d48dfcbd137e2509f
+Size (suse100/ppc/fontconfig-2.3.2.20050721-10.ppc.rpm) = 203893 bytes
+SHA1 (suse100/x86_64/fontconfig-2.3.2.20050721-10.x86_64.rpm) = 6bb32bae48b9c332fa23ef5f82c602a7b1c214a6
+RMD160 (suse100/x86_64/fontconfig-2.3.2.20050721-10.x86_64.rpm) = a949ffc28985644134121c8cda17392fef751440
+Size (suse100/x86_64/fontconfig-2.3.2.20050721-10.x86_64.rpm) = 191756 bytes
diff --git a/emulators/suse100_fontconfig/distinfo.i386 b/emulators/suse100_fontconfig/distinfo.i386
deleted file mode 100644
index 84ef288787c..00000000000
--- a/emulators/suse100_fontconfig/distinfo.i386
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.i386,v 1.1.1.1 2006/03/09 20:36:06 tonio Exp $
-
-SHA1 (suse100/i586/fontconfig-2.3.2.20050721-10.i586.rpm) = 48b459d11fbed7a4b983382439bac1eaf9a3ac94
-RMD160 (suse100/i586/fontconfig-2.3.2.20050721-10.i586.rpm) = 08eb586aac97764b36583be57b5969e547226002
-Size (suse100/i586/fontconfig-2.3.2.20050721-10.i586.rpm) = 182073 bytes
diff --git a/emulators/suse100_fontconfig/distinfo.powerpc b/emulators/suse100_fontconfig/distinfo.powerpc
deleted file mode 100644
index 071c77165f0..00000000000
--- a/emulators/suse100_fontconfig/distinfo.powerpc
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.powerpc,v 1.1.1.1 2006/03/09 20:36:06 tonio Exp $
-
-SHA1 (suse100/ppc/fontconfig-2.3.2.20050721-10.ppc.rpm) = cdf6aa3482e4505af0f2b6f54637c26ccc92508c
-RMD160 (suse100/ppc/fontconfig-2.3.2.20050721-10.ppc.rpm) = 4e26271b92d94766613db19d48dfcbd137e2509f
-Size (suse100/ppc/fontconfig-2.3.2.20050721-10.ppc.rpm) = 203893 bytes
diff --git a/emulators/suse100_fontconfig/distinfo.x86_64 b/emulators/suse100_fontconfig/distinfo.x86_64
deleted file mode 100644
index 945018cd4cf..00000000000
--- a/emulators/suse100_fontconfig/distinfo.x86_64
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.x86_64,v 1.1.1.1 2006/03/09 20:36:06 tonio Exp $
-
-SHA1 (suse100/x86_64/fontconfig-2.3.2.20050721-10.x86_64.rpm) = 6bb32bae48b9c332fa23ef5f82c602a7b1c214a6
-RMD160 (suse100/x86_64/fontconfig-2.3.2.20050721-10.x86_64.rpm) = a949ffc28985644134121c8cda17392fef751440
-Size (suse100/x86_64/fontconfig-2.3.2.20050721-10.x86_64.rpm) = 191756 bytes
diff --git a/emulators/suse100_freetype2/Makefile b/emulators/suse100_freetype2/Makefile
index ef23afe67b0..ee09d8d50db 100644
--- a/emulators/suse100_freetype2/Makefile
+++ b/emulators/suse100_freetype2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/03/09 20:36:39 tonio Exp $
+# $NetBSD: Makefile,v 1.2 2006/04/03 18:17:55 ghen Exp $
DISTNAME= suse_freetype2-${SUSE_VERSION}
CATEGORIES= emulators
@@ -17,7 +17,6 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
.if exists(Makefile.${MACHINE_ARCH})
.include "Makefile.${MACHINE_ARCH}"
-DISTINFO_FILE= ${.CURDIR}/distinfo.${MACHINE_ARCH}
.endif
.include "../../emulators/suse100_linux/Makefile.common"
diff --git a/emulators/suse100_gtk2/Makefile b/emulators/suse100_gtk2/Makefile
index edcfa0ed360..078495b9730 100644
--- a/emulators/suse100_gtk2/Makefile
+++ b/emulators/suse100_gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/03/14 01:14:28 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2006/04/03 18:17:55 ghen Exp $
DISTNAME= suse_gtk2-${SUSE_VERSION}
CATEGORIES= emulators
@@ -26,7 +26,6 @@ PLIST_SUBST+= EMULSUBDIR=${EMULSUBDIR:Q}
.if exists(Makefile.${MACHINE_ARCH})
.include "Makefile.${MACHINE_ARCH}"
-DISTINFO_FILE= ${.CURDIR}/distinfo.${MACHINE_ARCH}
.endif
.include "../../emulators/suse100_linux/Makefile.common"
diff --git a/emulators/suse100_gtk2/distinfo b/emulators/suse100_gtk2/distinfo
new file mode 100644
index 00000000000..10a8d864535
--- /dev/null
+++ b/emulators/suse100_gtk2/distinfo
@@ -0,0 +1,56 @@
+$NetBSD: distinfo,v 1.1 2006/04/03 18:17:55 ghen Exp $
+
+SHA1 (suse100/i586/atk-1.10.3-2.i586.rpm) = c1969029b70e91f49f3362e3aa385ccf9f520579
+RMD160 (suse100/i586/atk-1.10.3-2.i586.rpm) = 10a1609d6a1fdc1f5697db125a069ae0934c3a72
+Size (suse100/i586/atk-1.10.3-2.i586.rpm) = 182979 bytes
+SHA1 (suse100/i586/glib2-2.8.1-3.i586.rpm) = 82e97fbbf57d336092288b85d878fc3aaf047a4e
+RMD160 (suse100/i586/glib2-2.8.1-3.i586.rpm) = 155a23eb416591ccd2dc7878de8a224332532065
+Size (suse100/i586/glib2-2.8.1-3.i586.rpm) = 563199 bytes
+SHA1 (suse100/i586/gtk2-2.8.3-4.i586.rpm) = 5241ed1887f82cb9d0883963d6ac59f6af24a99d
+RMD160 (suse100/i586/gtk2-2.8.3-4.i586.rpm) = c9d4dbd7b4158b0db4ec7ca5209bd23b2c23daf3
+Size (suse100/i586/gtk2-2.8.3-4.i586.rpm) = 3656563 bytes
+SHA1 (suse100/i586/cairo-1.0.0-7.i586.rpm) = 1261a3670513c249a04f6a06b09c409a08b79552
+RMD160 (suse100/i586/cairo-1.0.0-7.i586.rpm) = 6ed5772c6d5a8d363ffa5bd1948b78ed381d4ff5
+Size (suse100/i586/cairo-1.0.0-7.i586.rpm) = 249171 bytes
+SHA1 (suse100/i586/glitz-0.4.4-4.i586.rpm) = 27ffca0347c5940af2a42fb33c795fc606ab7bf4
+RMD160 (suse100/i586/glitz-0.4.4-4.i586.rpm) = 54a95f704cbfd07d388bcc4bb1bcd54aa86fca46
+Size (suse100/i586/glitz-0.4.4-4.i586.rpm) = 76101 bytes
+SHA1 (suse100/i586/pango-1.10.0-3.i586.rpm) = 03520a04603bc8b90c15ae9a63ca2a9feb7970e3
+RMD160 (suse100/i586/pango-1.10.0-3.i586.rpm) = 309607551b8c814a93b7d79e6236da2737539ce7
+Size (suse100/i586/pango-1.10.0-3.i586.rpm) = 272552 bytes
+SHA1 (suse100/ppc/atk-1.10.3-2.ppc.rpm) = f583040453c2f4615934026eb1dd1b29ecca1966
+RMD160 (suse100/ppc/atk-1.10.3-2.ppc.rpm) = 5ddf561d899880ce52a04a78a2a2e0db8bf9ca27
+Size (suse100/ppc/atk-1.10.3-2.ppc.rpm) = 193979 bytes
+SHA1 (suse100/ppc/glib2-2.8.1-3.ppc.rpm) = 06b21b579f9f5fbd697e402d8d150e5dbf65bb9d
+RMD160 (suse100/ppc/glib2-2.8.1-3.ppc.rpm) = ed70be3ec4074a17b18e5a02d5a72d815b5a7abe
+Size (suse100/ppc/glib2-2.8.1-3.ppc.rpm) = 624140 bytes
+SHA1 (suse100/ppc/gtk2-2.8.3-4.ppc.rpm) = f74493ae6efe4e67a6e8d25e351dd48aff833c8f
+RMD160 (suse100/ppc/gtk2-2.8.3-4.ppc.rpm) = d52c5bf3a8c1fe62c5fda0e46b84299ed902befb
+Size (suse100/ppc/gtk2-2.8.3-4.ppc.rpm) = 3894148 bytes
+SHA1 (suse100/ppc/cairo-1.0.0-7.ppc.rpm) = 416ce5ea34c77e13ff527a820bb94f2441f8ef95
+RMD160 (suse100/ppc/cairo-1.0.0-7.ppc.rpm) = fb7e2ed80bfd091c2c73209d9dda2335dcd94f7d
+Size (suse100/ppc/cairo-1.0.0-7.ppc.rpm) = 258214 bytes
+SHA1 (suse100/ppc/glitz-0.4.4-4.ppc.rpm) = eb681c824e99342cbbc7dcf8c3d0fb9038545655
+RMD160 (suse100/ppc/glitz-0.4.4-4.ppc.rpm) = fe43ca7ebbbecce9851b207f776debfa6d59782a
+Size (suse100/ppc/glitz-0.4.4-4.ppc.rpm) = 87494 bytes
+SHA1 (suse100/ppc/pango-1.10.0-3.ppc.rpm) = 5b6bd355a34cb908cefe98bf8474aed75bd27635
+RMD160 (suse100/ppc/pango-1.10.0-3.ppc.rpm) = e4fb855ddf12effb80528e71835909881dbe819e
+Size (suse100/ppc/pango-1.10.0-3.ppc.rpm) = 315684 bytes
+SHA1 (suse100/x86_64/atk-1.10.3-2.x86_64.rpm) = 97257906dedffa12a03f5986a39ed18091c15ea1
+RMD160 (suse100/x86_64/atk-1.10.3-2.x86_64.rpm) = ad67d77c67c246e26674a52ec4be4fa5440f506b
+Size (suse100/x86_64/atk-1.10.3-2.x86_64.rpm) = 188249 bytes
+SHA1 (suse100/x86_64/glib2-2.8.1-3.x86_64.rpm) = 15ea9709b5b18f2495b13de75fad1527e70c8850
+RMD160 (suse100/x86_64/glib2-2.8.1-3.x86_64.rpm) = be9b2b1ffa62e4c12290f509c9ad1621ae8bd9d1
+Size (suse100/x86_64/glib2-2.8.1-3.x86_64.rpm) = 609991 bytes
+SHA1 (suse100/x86_64/gtk2-2.8.3-4.x86_64.rpm) = 6d280b963567bb5a525d280f88756c1dfa7fea20
+RMD160 (suse100/x86_64/gtk2-2.8.3-4.x86_64.rpm) = 7a579a9c7a3b24f3dab328fe4507e772cf34a4dd
+Size (suse100/x86_64/gtk2-2.8.3-4.x86_64.rpm) = 3829330 bytes
+SHA1 (suse100/x86_64/cairo-1.0.0-7.x86_64.rpm) = c856e0dbe255848b13ccef2894c552e131577297
+RMD160 (suse100/x86_64/cairo-1.0.0-7.x86_64.rpm) = ad119d00af603ee147f8eb3042aae312a19badca
+Size (suse100/x86_64/cairo-1.0.0-7.x86_64.rpm) = 262289 bytes
+SHA1 (suse100/x86_64/glitz-0.4.4-4.x86_64.rpm) = 1a71fb5da673006546fcf492820c2926e7501dd5
+RMD160 (suse100/x86_64/glitz-0.4.4-4.x86_64.rpm) = 837da9e0d8f0b42d49fafe1db3299e8ac28f1df0
+Size (suse100/x86_64/glitz-0.4.4-4.x86_64.rpm) = 80965 bytes
+SHA1 (suse100/x86_64/pango-1.10.0-3.x86_64.rpm) = 21597f12a195cfb1d018cc3c82db9a786036f979
+RMD160 (suse100/x86_64/pango-1.10.0-3.x86_64.rpm) = a2b5728987ba8d8b181b1e8be8585be1566f43ab
+Size (suse100/x86_64/pango-1.10.0-3.x86_64.rpm) = 294276 bytes
diff --git a/emulators/suse100_gtk2/distinfo.i386 b/emulators/suse100_gtk2/distinfo.i386
deleted file mode 100644
index 407e3e2758f..00000000000
--- a/emulators/suse100_gtk2/distinfo.i386
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: distinfo.i386,v 1.1.1.1 2006/03/09 20:38:51 tonio Exp $
-
-SHA1 (suse100/i586/atk-1.10.3-2.i586.rpm) = c1969029b70e91f49f3362e3aa385ccf9f520579
-RMD160 (suse100/i586/atk-1.10.3-2.i586.rpm) = 10a1609d6a1fdc1f5697db125a069ae0934c3a72
-Size (suse100/i586/atk-1.10.3-2.i586.rpm) = 182979 bytes
-SHA1 (suse100/i586/glib2-2.8.1-3.i586.rpm) = 82e97fbbf57d336092288b85d878fc3aaf047a4e
-RMD160 (suse100/i586/glib2-2.8.1-3.i586.rpm) = 155a23eb416591ccd2dc7878de8a224332532065
-Size (suse100/i586/glib2-2.8.1-3.i586.rpm) = 563199 bytes
-SHA1 (suse100/i586/gtk2-2.8.3-4.i586.rpm) = 5241ed1887f82cb9d0883963d6ac59f6af24a99d
-RMD160 (suse100/i586/gtk2-2.8.3-4.i586.rpm) = c9d4dbd7b4158b0db4ec7ca5209bd23b2c23daf3
-Size (suse100/i586/gtk2-2.8.3-4.i586.rpm) = 3656563 bytes
-SHA1 (suse100/i586/cairo-1.0.0-7.i586.rpm) = 1261a3670513c249a04f6a06b09c409a08b79552
-RMD160 (suse100/i586/cairo-1.0.0-7.i586.rpm) = 6ed5772c6d5a8d363ffa5bd1948b78ed381d4ff5
-Size (suse100/i586/cairo-1.0.0-7.i586.rpm) = 249171 bytes
-SHA1 (suse100/i586/glitz-0.4.4-4.i586.rpm) = 27ffca0347c5940af2a42fb33c795fc606ab7bf4
-RMD160 (suse100/i586/glitz-0.4.4-4.i586.rpm) = 54a95f704cbfd07d388bcc4bb1bcd54aa86fca46
-Size (suse100/i586/glitz-0.4.4-4.i586.rpm) = 76101 bytes
-SHA1 (suse100/i586/pango-1.10.0-3.i586.rpm) = 03520a04603bc8b90c15ae9a63ca2a9feb7970e3
-RMD160 (suse100/i586/pango-1.10.0-3.i586.rpm) = 309607551b8c814a93b7d79e6236da2737539ce7
-Size (suse100/i586/pango-1.10.0-3.i586.rpm) = 272552 bytes
diff --git a/emulators/suse100_gtk2/distinfo.powerpc b/emulators/suse100_gtk2/distinfo.powerpc
deleted file mode 100644
index 71abbbe8b2d..00000000000
--- a/emulators/suse100_gtk2/distinfo.powerpc
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: distinfo.powerpc,v 1.1.1.1 2006/03/09 20:38:51 tonio Exp $
-
-SHA1 (suse100/ppc/atk-1.10.3-2.ppc.rpm) = f583040453c2f4615934026eb1dd1b29ecca1966
-RMD160 (suse100/ppc/atk-1.10.3-2.ppc.rpm) = 5ddf561d899880ce52a04a78a2a2e0db8bf9ca27
-Size (suse100/ppc/atk-1.10.3-2.ppc.rpm) = 193979 bytes
-SHA1 (suse100/ppc/glib2-2.8.1-3.ppc.rpm) = 06b21b579f9f5fbd697e402d8d150e5dbf65bb9d
-RMD160 (suse100/ppc/glib2-2.8.1-3.ppc.rpm) = ed70be3ec4074a17b18e5a02d5a72d815b5a7abe
-Size (suse100/ppc/glib2-2.8.1-3.ppc.rpm) = 624140 bytes
-SHA1 (suse100/ppc/gtk2-2.8.3-4.ppc.rpm) = f74493ae6efe4e67a6e8d25e351dd48aff833c8f
-RMD160 (suse100/ppc/gtk2-2.8.3-4.ppc.rpm) = d52c5bf3a8c1fe62c5fda0e46b84299ed902befb
-Size (suse100/ppc/gtk2-2.8.3-4.ppc.rpm) = 3894148 bytes
-SHA1 (suse100/ppc/cairo-1.0.0-7.ppc.rpm) = 416ce5ea34c77e13ff527a820bb94f2441f8ef95
-RMD160 (suse100/ppc/cairo-1.0.0-7.ppc.rpm) = fb7e2ed80bfd091c2c73209d9dda2335dcd94f7d
-Size (suse100/ppc/cairo-1.0.0-7.ppc.rpm) = 258214 bytes
-SHA1 (suse100/ppc/glitz-0.4.4-4.ppc.rpm) = eb681c824e99342cbbc7dcf8c3d0fb9038545655
-RMD160 (suse100/ppc/glitz-0.4.4-4.ppc.rpm) = fe43ca7ebbbecce9851b207f776debfa6d59782a
-Size (suse100/ppc/glitz-0.4.4-4.ppc.rpm) = 87494 bytes
-SHA1 (suse100/ppc/pango-1.10.0-3.ppc.rpm) = 5b6bd355a34cb908cefe98bf8474aed75bd27635
-RMD160 (suse100/ppc/pango-1.10.0-3.ppc.rpm) = e4fb855ddf12effb80528e71835909881dbe819e
-Size (suse100/ppc/pango-1.10.0-3.ppc.rpm) = 315684 bytes
diff --git a/emulators/suse100_gtk2/distinfo.x86_64 b/emulators/suse100_gtk2/distinfo.x86_64
deleted file mode 100644
index 6b6f57c0193..00000000000
--- a/emulators/suse100_gtk2/distinfo.x86_64
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: distinfo.x86_64,v 1.1.1.1 2006/03/09 20:38:51 tonio Exp $
-
-SHA1 (suse100/x86_64/atk-1.10.3-2.x86_64.rpm) = 97257906dedffa12a03f5986a39ed18091c15ea1
-RMD160 (suse100/x86_64/atk-1.10.3-2.x86_64.rpm) = ad67d77c67c246e26674a52ec4be4fa5440f506b
-Size (suse100/x86_64/atk-1.10.3-2.x86_64.rpm) = 188249 bytes
-SHA1 (suse100/x86_64/glib2-2.8.1-3.x86_64.rpm) = 15ea9709b5b18f2495b13de75fad1527e70c8850
-RMD160 (suse100/x86_64/glib2-2.8.1-3.x86_64.rpm) = be9b2b1ffa62e4c12290f509c9ad1621ae8bd9d1
-Size (suse100/x86_64/glib2-2.8.1-3.x86_64.rpm) = 609991 bytes
-SHA1 (suse100/x86_64/gtk2-2.8.3-4.x86_64.rpm) = 6d280b963567bb5a525d280f88756c1dfa7fea20
-RMD160 (suse100/x86_64/gtk2-2.8.3-4.x86_64.rpm) = 7a579a9c7a3b24f3dab328fe4507e772cf34a4dd
-Size (suse100/x86_64/gtk2-2.8.3-4.x86_64.rpm) = 3829330 bytes
-SHA1 (suse100/x86_64/cairo-1.0.0-7.x86_64.rpm) = c856e0dbe255848b13ccef2894c552e131577297
-RMD160 (suse100/x86_64/cairo-1.0.0-7.x86_64.rpm) = ad119d00af603ee147f8eb3042aae312a19badca
-Size (suse100/x86_64/cairo-1.0.0-7.x86_64.rpm) = 262289 bytes
-SHA1 (suse100/x86_64/glitz-0.4.4-4.x86_64.rpm) = 1a71fb5da673006546fcf492820c2926e7501dd5
-RMD160 (suse100/x86_64/glitz-0.4.4-4.x86_64.rpm) = 837da9e0d8f0b42d49fafe1db3299e8ac28f1df0
-Size (suse100/x86_64/glitz-0.4.4-4.x86_64.rpm) = 80965 bytes
-SHA1 (suse100/x86_64/pango-1.10.0-3.x86_64.rpm) = 21597f12a195cfb1d018cc3c82db9a786036f979
-RMD160 (suse100/x86_64/pango-1.10.0-3.x86_64.rpm) = a2b5728987ba8d8b181b1e8be8585be1566f43ab
-Size (suse100/x86_64/pango-1.10.0-3.x86_64.rpm) = 294276 bytes
diff --git a/emulators/suse100_libjpeg/Makefile b/emulators/suse100_libjpeg/Makefile
index bb20cee74eb..c3d59b2cbc9 100644
--- a/emulators/suse100_libjpeg/Makefile
+++ b/emulators/suse100_libjpeg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/03/09 20:37:33 tonio Exp $
+# $NetBSD: Makefile,v 1.2 2006/04/03 18:17:55 ghen Exp $
DISTNAME= suse_libjpeg-${SUSE_VERSION}
CATEGORIES= emulators
@@ -18,7 +18,6 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
.if exists(Makefile.${MACHINE_ARCH})
.include "Makefile.${MACHINE_ARCH}"
-DISTINFO_FILE= ${.CURDIR}/distinfo.${MACHINE_ARCH}
.endif
.include "../../emulators/suse100_linux/Makefile.common"
diff --git a/emulators/suse100_libjpeg/distinfo b/emulators/suse100_libjpeg/distinfo
new file mode 100644
index 00000000000..ee5366d18c0
--- /dev/null
+++ b/emulators/suse100_libjpeg/distinfo
@@ -0,0 +1,11 @@
+$NetBSD: distinfo,v 1.1 2006/04/03 18:17:55 ghen Exp $
+
+SHA1 (suse100/i586/libjpeg-6.2.0-739.i586.rpm) = 8a1a1907c5333dd1a4391ce4f1f0dda14d557ac6
+RMD160 (suse100/i586/libjpeg-6.2.0-739.i586.rpm) = 54c97e7f09ed4b2aaa78dd5cb8e333bcf194ff3f
+Size (suse100/i586/libjpeg-6.2.0-739.i586.rpm) = 67238 bytes
+SHA1 (suse100/ppc/libjpeg-6.2.0-739.ppc.rpm) = c1ff9baa3abbe739d0aa07d55bc8327cdd2edae8
+RMD160 (suse100/ppc/libjpeg-6.2.0-739.ppc.rpm) = d1d8f0903804f465e9a942ba9fdd3d80f4f63b5b
+Size (suse100/ppc/libjpeg-6.2.0-739.ppc.rpm) = 73677 bytes
+SHA1 (suse100/x86_64/libjpeg-6.2.0-739.x86_64.rpm) = 6dc54163c9119c74d45f248c63515ac4b78a9e38
+RMD160 (suse100/x86_64/libjpeg-6.2.0-739.x86_64.rpm) = 2e70e92fffd825214bc40220ace5324d99ff1b84
+Size (suse100/x86_64/libjpeg-6.2.0-739.x86_64.rpm) = 70061 bytes
diff --git a/emulators/suse100_libjpeg/distinfo.i386 b/emulators/suse100_libjpeg/distinfo.i386
deleted file mode 100644
index 94f630e741f..00000000000
--- a/emulators/suse100_libjpeg/distinfo.i386
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.i386,v 1.1.1.1 2006/03/09 20:37:33 tonio Exp $
-
-SHA1 (suse100/i586/libjpeg-6.2.0-739.i586.rpm) = 8a1a1907c5333dd1a4391ce4f1f0dda14d557ac6
-RMD160 (suse100/i586/libjpeg-6.2.0-739.i586.rpm) = 54c97e7f09ed4b2aaa78dd5cb8e333bcf194ff3f
-Size (suse100/i586/libjpeg-6.2.0-739.i586.rpm) = 67238 bytes
diff --git a/emulators/suse100_libjpeg/distinfo.powerpc b/emulators/suse100_libjpeg/distinfo.powerpc
deleted file mode 100644
index ad7e7adb241..00000000000
--- a/emulators/suse100_libjpeg/distinfo.powerpc
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.powerpc,v 1.1.1.1 2006/03/09 20:37:33 tonio Exp $
-
-SHA1 (suse100/ppc/libjpeg-6.2.0-739.ppc.rpm) = c1ff9baa3abbe739d0aa07d55bc8327cdd2edae8
-RMD160 (suse100/ppc/libjpeg-6.2.0-739.ppc.rpm) = d1d8f0903804f465e9a942ba9fdd3d80f4f63b5b
-Size (suse100/ppc/libjpeg-6.2.0-739.ppc.rpm) = 73677 bytes
diff --git a/emulators/suse100_libjpeg/distinfo.x86_64 b/emulators/suse100_libjpeg/distinfo.x86_64
deleted file mode 100644
index ee76ce8faea..00000000000
--- a/emulators/suse100_libjpeg/distinfo.x86_64
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.x86_64,v 1.1.1.1 2006/03/09 20:37:33 tonio Exp $
-
-SHA1 (suse100/x86_64/libjpeg-6.2.0-739.x86_64.rpm) = 6dc54163c9119c74d45f248c63515ac4b78a9e38
-RMD160 (suse100/x86_64/libjpeg-6.2.0-739.x86_64.rpm) = 2e70e92fffd825214bc40220ace5324d99ff1b84
-Size (suse100/x86_64/libjpeg-6.2.0-739.x86_64.rpm) = 70061 bytes
diff --git a/emulators/suse100_libpng/Makefile b/emulators/suse100_libpng/Makefile
index d1d41995f5c..e38e96b679a 100644
--- a/emulators/suse100_libpng/Makefile
+++ b/emulators/suse100_libpng/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/03/09 20:37:56 tonio Exp $
+# $NetBSD: Makefile,v 1.2 2006/04/03 18:17:55 ghen Exp $
DISTNAME= suse_libpng-${SUSE_VERSION}
CATEGORIES= emulators
@@ -17,7 +17,6 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
.if exists(Makefile.${MACHINE_ARCH})
.include "Makefile.${MACHINE_ARCH}"
-DISTINFO_FILE= ${.CURDIR}/distinfo.${MACHINE_ARCH}
.endif
.include "../../emulators/suse100_linux/Makefile.common"
diff --git a/emulators/suse100_libpng/distinfo b/emulators/suse100_libpng/distinfo
new file mode 100644
index 00000000000..1472ac69912
--- /dev/null
+++ b/emulators/suse100_libpng/distinfo
@@ -0,0 +1,11 @@
+$NetBSD: distinfo,v 1.1 2006/04/03 18:17:55 ghen Exp $
+
+SHA1 (suse100/i586/libpng-1.2.8-5.i586.rpm) = d49ce43396b3ae2018284420a571999aa39aded4
+RMD160 (suse100/i586/libpng-1.2.8-5.i586.rpm) = 8935981206929f4b1a70f1a4af5421d2b80356d7
+Size (suse100/i586/libpng-1.2.8-5.i586.rpm) = 189002 bytes
+SHA1 (suse100/ppc/libpng-1.2.8-5.ppc.rpm) = 54c5b529283e9bc6961de241185b9f7cfa3c96fd
+RMD160 (suse100/ppc/libpng-1.2.8-5.ppc.rpm) = fe0ea5e247c5059efc385ac839266b44ed5a7b2d
+Size (suse100/ppc/libpng-1.2.8-5.ppc.rpm) = 181975 bytes
+SHA1 (suse100/x86_64/libpng-1.2.8-5.x86_64.rpm) = f4baa12e4b0a2cd41b7baae59f9ac3fcf08c23b5
+RMD160 (suse100/x86_64/libpng-1.2.8-5.x86_64.rpm) = 7c76d4c3c9a25006ebec534e52d9020076ca595e
+Size (suse100/x86_64/libpng-1.2.8-5.x86_64.rpm) = 192720 bytes
diff --git a/emulators/suse100_libpng/distinfo.i386 b/emulators/suse100_libpng/distinfo.i386
deleted file mode 100644
index c292343c016..00000000000
--- a/emulators/suse100_libpng/distinfo.i386
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.i386,v 1.1.1.1 2006/03/09 20:37:56 tonio Exp $
-
-SHA1 (suse100/i586/libpng-1.2.8-5.i586.rpm) = d49ce43396b3ae2018284420a571999aa39aded4
-RMD160 (suse100/i586/libpng-1.2.8-5.i586.rpm) = 8935981206929f4b1a70f1a4af5421d2b80356d7
-Size (suse100/i586/libpng-1.2.8-5.i586.rpm) = 189002 bytes
diff --git a/emulators/suse100_libpng/distinfo.powerpc b/emulators/suse100_libpng/distinfo.powerpc
deleted file mode 100644
index 92ef58883d7..00000000000
--- a/emulators/suse100_libpng/distinfo.powerpc
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.powerpc,v 1.1.1.1 2006/03/09 20:37:56 tonio Exp $
-
-SHA1 (suse100/ppc/libpng-1.2.8-5.ppc.rpm) = 54c5b529283e9bc6961de241185b9f7cfa3c96fd
-RMD160 (suse100/ppc/libpng-1.2.8-5.ppc.rpm) = fe0ea5e247c5059efc385ac839266b44ed5a7b2d
-Size (suse100/ppc/libpng-1.2.8-5.ppc.rpm) = 181975 bytes
diff --git a/emulators/suse100_libpng/distinfo.x86_64 b/emulators/suse100_libpng/distinfo.x86_64
deleted file mode 100644
index 5fb9ab93c33..00000000000
--- a/emulators/suse100_libpng/distinfo.x86_64
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.x86_64,v 1.1.1.1 2006/03/09 20:37:56 tonio Exp $
-
-SHA1 (suse100/x86_64/libpng-1.2.8-5.x86_64.rpm) = f4baa12e4b0a2cd41b7baae59f9ac3fcf08c23b5
-RMD160 (suse100/x86_64/libpng-1.2.8-5.x86_64.rpm) = 7c76d4c3c9a25006ebec534e52d9020076ca595e
-Size (suse100/x86_64/libpng-1.2.8-5.x86_64.rpm) = 192720 bytes
diff --git a/emulators/suse100_libtiff/Makefile b/emulators/suse100_libtiff/Makefile
index 1ba08a928fa..0d9d2d3514b 100644
--- a/emulators/suse100_libtiff/Makefile
+++ b/emulators/suse100_libtiff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/03/09 20:38:20 tonio Exp $
+# $NetBSD: Makefile,v 1.2 2006/04/03 18:17:55 ghen Exp $
DISTNAME= suse_libtiff-${SUSE_VERSION}
CATEGORIES= emulators
@@ -17,7 +17,6 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
.if exists(Makefile.${MACHINE_ARCH})
.include "Makefile.${MACHINE_ARCH}"
-DISTINFO_FILE= ${.CURDIR}/distinfo.${MACHINE_ARCH}
.endif
.include "../../emulators/suse100_linux/Makefile.common"
diff --git a/emulators/suse100_libtiff/distinfo b/emulators/suse100_libtiff/distinfo
new file mode 100644
index 00000000000..ad27859dafb
--- /dev/null
+++ b/emulators/suse100_libtiff/distinfo
@@ -0,0 +1,11 @@
+$NetBSD: distinfo,v 1.1 2006/04/03 18:17:55 ghen Exp $
+
+SHA1 (suse100/i586/libtiff-3.7.3-2.i586.rpm) = 75a651891f164fdb5030550c4f1afa4fe30e7146
+RMD160 (suse100/i586/libtiff-3.7.3-2.i586.rpm) = 89a9a7f6f5849a46a5c01238d270f85bc76e6a36
+Size (suse100/i586/libtiff-3.7.3-2.i586.rpm) = 119710 bytes
+SHA1 (suse100/ppc/libtiff-3.7.3-2.ppc.rpm) = c8b304983ea5e0b2a7502970c1671f4d5b8b89eb
+RMD160 (suse100/ppc/libtiff-3.7.3-2.ppc.rpm) = 076959ab248aa5001c803ce88c8981fec19514a4
+Size (suse100/ppc/libtiff-3.7.3-2.ppc.rpm) = 137919 bytes
+SHA1 (suse100/x86_64/libtiff-3.7.3-2.x86_64.rpm) = db4826b6f269a3c20df1cd14335376e6d069b0e9
+RMD160 (suse100/x86_64/libtiff-3.7.3-2.x86_64.rpm) = 099e87be107f2efa5bf52d8e0a3e7f1ac75d4b36
+Size (suse100/x86_64/libtiff-3.7.3-2.x86_64.rpm) = 128428 bytes
diff --git a/emulators/suse100_libtiff/distinfo.i386 b/emulators/suse100_libtiff/distinfo.i386
deleted file mode 100644
index b7e6d1ced03..00000000000
--- a/emulators/suse100_libtiff/distinfo.i386
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.i386,v 1.1.1.1 2006/03/09 20:38:20 tonio Exp $
-
-SHA1 (suse100/i586/libtiff-3.7.3-2.i586.rpm) = 75a651891f164fdb5030550c4f1afa4fe30e7146
-RMD160 (suse100/i586/libtiff-3.7.3-2.i586.rpm) = 89a9a7f6f5849a46a5c01238d270f85bc76e6a36
-Size (suse100/i586/libtiff-3.7.3-2.i586.rpm) = 119710 bytes
diff --git a/emulators/suse100_libtiff/distinfo.powerpc b/emulators/suse100_libtiff/distinfo.powerpc
deleted file mode 100644
index b040fb7ee96..00000000000
--- a/emulators/suse100_libtiff/distinfo.powerpc
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.powerpc,v 1.1.1.1 2006/03/09 20:38:20 tonio Exp $
-
-SHA1 (suse100/ppc/libtiff-3.7.3-2.ppc.rpm) = c8b304983ea5e0b2a7502970c1671f4d5b8b89eb
-RMD160 (suse100/ppc/libtiff-3.7.3-2.ppc.rpm) = 076959ab248aa5001c803ce88c8981fec19514a4
-Size (suse100/ppc/libtiff-3.7.3-2.ppc.rpm) = 137919 bytes
diff --git a/emulators/suse100_libtiff/distinfo.x86_64 b/emulators/suse100_libtiff/distinfo.x86_64
deleted file mode 100644
index 46cd5c3a906..00000000000
--- a/emulators/suse100_libtiff/distinfo.x86_64
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.x86_64,v 1.1.1.1 2006/03/09 20:38:20 tonio Exp $
-
-SHA1 (suse100/x86_64/libtiff-3.7.3-2.x86_64.rpm) = db4826b6f269a3c20df1cd14335376e6d069b0e9
-RMD160 (suse100/x86_64/libtiff-3.7.3-2.x86_64.rpm) = 099e87be107f2efa5bf52d8e0a3e7f1ac75d4b36
-Size (suse100/x86_64/libtiff-3.7.3-2.x86_64.rpm) = 128428 bytes
diff --git a/emulators/suse100_linux/Makefile.common b/emulators/suse100_linux/Makefile.common
index 6b9cbcc67b4..bce15c19a80 100644
--- a/emulators/suse100_linux/Makefile.common
+++ b/emulators/suse100_linux/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2006/03/09 20:33:46 tonio Exp $
+# $NetBSD: Makefile.common,v 1.2 2006/04/03 18:17:55 ghen Exp $
.include "../../emulators/suse100_linux/vars.mk"
.include "../../emulators/suse100_linux/arch.mk"
@@ -43,6 +43,19 @@ RPM2PKGARGS+= -i ${TEMP}
RPM2PKGARGS+= ${DISTDIR}/${DIST_SUBDIR}/${TEMP}
.endfor
+# regenerate distinfo for all platforms supported by the suse100_* packages
+suse100-distinfo:
+ ( ${ECHO} '$$NetBSD: Makefile.common,v 1.2 2006/04/03 18:17:55 ghen Exp $$'; \
+ ${ECHO} ''; \
+ MACHINE_ARCH=i386 ${MAKE} distinfo 1>&2; \
+ ${GREP} rpm distinfo; \
+ MACHINE_ARCH=powerpc ${MAKE} distinfo 1>&2; \
+ ${GREP} rpm distinfo; \
+ MACHINE_ARCH=x86_64 ${MAKE} distinfo 1>&2; \
+ ${GREP} rpm distinfo; \
+ ) > distinfo.new
+ ${MV} -f distinfo.new distinfo
+
.if !target(do-install)
do-install:
@if [ -f ${PKGDIR}/PLIST ]; then \
diff --git a/emulators/suse100_locale/Makefile b/emulators/suse100_locale/Makefile
index ff5deafde97..fe115363d58 100644
--- a/emulators/suse100_locale/Makefile
+++ b/emulators/suse100_locale/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/03/13 10:25:35 tonio Exp $
+# $NetBSD: Makefile,v 1.2 2006/04/03 18:17:55 ghen Exp $
DISTNAME= suse_locale-${SUSE_VERSION}
CATEGORIES= emulators
@@ -19,7 +19,6 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
.if exists(Makefile.${MACHINE_ARCH})
.include "Makefile.${MACHINE_ARCH}"
-DISTINFO_FILE= ${.CURDIR}/distinfo.${MACHINE_ARCH}
.endif
.include "../../emulators/suse100_linux/Makefile.common"
diff --git a/emulators/suse100_locale/distinfo b/emulators/suse100_locale/distinfo
new file mode 100644
index 00000000000..8d961ee6cc7
--- /dev/null
+++ b/emulators/suse100_locale/distinfo
@@ -0,0 +1,11 @@
+$NetBSD: distinfo,v 1.1 2006/04/03 18:17:55 ghen Exp $
+
+SHA1 (suse100/i586/glibc-locale-2.3.5-40.i586.rpm) = 7c54c225651d3dd5af7ad19a9cc5a924bfd0bbe3
+RMD160 (suse100/i586/glibc-locale-2.3.5-40.i586.rpm) = b13bd9e9daeb5253b1f81a374d722c2c18e90297
+Size (suse100/i586/glibc-locale-2.3.5-40.i586.rpm) = 12273740 bytes
+SHA1 (suse100/ppc/glibc-locale-2.3.5-40.ppc.rpm) = 8106f6a1ebc3bcd2ddbbf202edbb15ef2c5b5d2d
+RMD160 (suse100/ppc/glibc-locale-2.3.5-40.ppc.rpm) = 5849a3cb3e31daec6f9f0ea78a6022d9170c8be5
+Size (suse100/ppc/glibc-locale-2.3.5-40.ppc.rpm) = 12144947 bytes
+SHA1 (suse100/x86_64/glibc-locale-2.3.5-40.x86_64.rpm) = c17884ca8e8836b6b710ea4ee030cb5236b92472
+RMD160 (suse100/x86_64/glibc-locale-2.3.5-40.x86_64.rpm) = a0b4493eeaa3f477782e7c63def328dafcd5b205
+Size (suse100/x86_64/glibc-locale-2.3.5-40.x86_64.rpm) = 12321930 bytes
diff --git a/emulators/suse100_locale/distinfo.i386 b/emulators/suse100_locale/distinfo.i386
deleted file mode 100644
index 735886f8356..00000000000
--- a/emulators/suse100_locale/distinfo.i386
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.i386,v 1.1.1.1 2006/03/13 10:25:35 tonio Exp $
-
-SHA1 (suse100/i586/glibc-locale-2.3.5-40.i586.rpm) = 7c54c225651d3dd5af7ad19a9cc5a924bfd0bbe3
-RMD160 (suse100/i586/glibc-locale-2.3.5-40.i586.rpm) = b13bd9e9daeb5253b1f81a374d722c2c18e90297
-Size (suse100/i586/glibc-locale-2.3.5-40.i586.rpm) = 12273740 bytes
diff --git a/emulators/suse100_locale/distinfo.powerpc b/emulators/suse100_locale/distinfo.powerpc
deleted file mode 100644
index 06b00f80263..00000000000
--- a/emulators/suse100_locale/distinfo.powerpc
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.powerpc,v 1.1.1.1 2006/03/13 10:25:35 tonio Exp $
-
-SHA1 (suse100/ppc/glibc-locale-2.3.5-40.ppc.rpm) = 8106f6a1ebc3bcd2ddbbf202edbb15ef2c5b5d2d
-RMD160 (suse100/ppc/glibc-locale-2.3.5-40.ppc.rpm) = 5849a3cb3e31daec6f9f0ea78a6022d9170c8be5
-Size (suse100/ppc/glibc-locale-2.3.5-40.ppc.rpm) = 12144947 bytes
diff --git a/emulators/suse100_locale/distinfo.x86_64 b/emulators/suse100_locale/distinfo.x86_64
deleted file mode 100644
index bd97432c56a..00000000000
--- a/emulators/suse100_locale/distinfo.x86_64
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.x86_64,v 1.1.1.1 2006/03/13 10:25:35 tonio Exp $
-
-SHA1 (suse100/x86_64/glibc-locale-2.3.5-40.x86_64.rpm) = c17884ca8e8836b6b710ea4ee030cb5236b92472
-RMD160 (suse100/x86_64/glibc-locale-2.3.5-40.x86_64.rpm) = a0b4493eeaa3f477782e7c63def328dafcd5b205
-Size (suse100/x86_64/glibc-locale-2.3.5-40.x86_64.rpm) = 12321930 bytes
diff --git a/emulators/suse100_x11/Makefile b/emulators/suse100_x11/Makefile
index eb429ed966b..217a2d83882 100644
--- a/emulators/suse100_x11/Makefile
+++ b/emulators/suse100_x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/03/09 20:37:05 tonio Exp $
+# $NetBSD: Makefile,v 1.2 2006/04/03 18:17:56 ghen Exp $
DISTNAME= suse_x11-${SUSE_VERSION}
CATEGORIES= emulators
@@ -17,7 +17,6 @@ PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
.if exists(Makefile.${MACHINE_ARCH})
.include "Makefile.${MACHINE_ARCH}"
-DISTINFO_FILE= ${.CURDIR}/distinfo.${MACHINE_ARCH}
.endif
.include "../../mk/bsd.prefs.mk"
diff --git a/emulators/suse100_x11/distinfo b/emulators/suse100_x11/distinfo
new file mode 100644
index 00000000000..e85387074bd
--- /dev/null
+++ b/emulators/suse100_x11/distinfo
@@ -0,0 +1,14 @@
+$NetBSD: distinfo,v 1.1 2006/04/03 18:17:56 ghen Exp $
+
+SHA1 (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = e00b5a0dc265df2957cd0fbfe36b1707764cca29
+RMD160 (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = 333093b77d2ba3588f32baf1acca135799922cc8
+Size (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = 2926591 bytes
+SHA1 (suse100/ppc/xorg-x11-libs-6.8.2-100.ppc.rpm) = 83d2333a1a354733deca3273c0288cc300b60204
+RMD160 (suse100/ppc/xorg-x11-libs-6.8.2-100.ppc.rpm) = a68959b243edac1f6a19a9849a6f705a44005320
+Size (suse100/ppc/xorg-x11-libs-6.8.2-100.ppc.rpm) = 2835400 bytes
+SHA1 (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = e00b5a0dc265df2957cd0fbfe36b1707764cca29
+RMD160 (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = 333093b77d2ba3588f32baf1acca135799922cc8
+Size (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = 2926591 bytes
+SHA1 (suse100/x86_64/xorg-x11-libs-6.8.2-100.x86_64.rpm) = f7efb5bad41ea72756b845554b92bed9957f40cd
+RMD160 (suse100/x86_64/xorg-x11-libs-6.8.2-100.x86_64.rpm) = ca7d873e9ce34f9ee9942c55fff15ae864524375
+Size (suse100/x86_64/xorg-x11-libs-6.8.2-100.x86_64.rpm) = 3130444 bytes
diff --git a/emulators/suse100_x11/distinfo.i386 b/emulators/suse100_x11/distinfo.i386
deleted file mode 100644
index 6afff4b30fa..00000000000
--- a/emulators/suse100_x11/distinfo.i386
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.i386,v 1.1.1.1 2006/03/09 20:37:05 tonio Exp $
-
-SHA1 (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = e00b5a0dc265df2957cd0fbfe36b1707764cca29
-RMD160 (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = 333093b77d2ba3588f32baf1acca135799922cc8
-Size (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = 2926591 bytes
diff --git a/emulators/suse100_x11/distinfo.powerpc b/emulators/suse100_x11/distinfo.powerpc
deleted file mode 100644
index ad7e3e8b082..00000000000
--- a/emulators/suse100_x11/distinfo.powerpc
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD: distinfo.powerpc,v 1.1.1.1 2006/03/09 20:37:05 tonio Exp $
-
-SHA1 (suse100/ppc/xorg-x11-libs-6.8.2-100.ppc.rpm) = 83d2333a1a354733deca3273c0288cc300b60204
-RMD160 (suse100/ppc/xorg-x11-libs-6.8.2-100.ppc.rpm) = a68959b243edac1f6a19a9849a6f705a44005320
-Size (suse100/ppc/xorg-x11-libs-6.8.2-100.ppc.rpm) = 2835400 bytes
-SHA1 (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = e00b5a0dc265df2957cd0fbfe36b1707764cca29
-RMD160 (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = 333093b77d2ba3588f32baf1acca135799922cc8
-Size (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = 2926591 bytes
diff --git a/emulators/suse100_x11/distinfo.x86_64 b/emulators/suse100_x11/distinfo.x86_64
deleted file mode 100644
index 00442e14173..00000000000
--- a/emulators/suse100_x11/distinfo.x86_64
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo.x86_64,v 1.1.1.1 2006/03/09 20:37:05 tonio Exp $
-
-SHA1 (suse100/x86_64/xorg-x11-libs-6.8.2-100.x86_64.rpm) = f7efb5bad41ea72756b845554b92bed9957f40cd
-RMD160 (suse100/x86_64/xorg-x11-libs-6.8.2-100.x86_64.rpm) = ca7d873e9ce34f9ee9942c55fff15ae864524375
-Size (suse100/x86_64/xorg-x11-libs-6.8.2-100.x86_64.rpm) = 3130444 bytes