summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-07 03:01:19 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-07 03:01:19 +0000
commit9ecb513de125267d57ecafc058a07a0b6f81459d (patch)
tree6deaabcecc5ff4646bf1baeb3741e075fcd948de /sys-apps
parentrepoman: whitespace cleanup (diff)
downloadgentoo-2-9ecb513de125267d57ecafc058a07a0b6f81459d.tar.gz
gentoo-2-9ecb513de125267d57ecafc058a07a0b6f81459d.tar.bz2
gentoo-2-9ecb513de125267d57ecafc058a07a0b6f81459d.zip
repoman: trim trailing whitespace
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/lsof/Manifest6
-rw-r--r--sys-apps/lsof/lsof-4.64.ebuild6
-rw-r--r--sys-apps/lsof/lsof-4.68.ebuild6
-rw-r--r--sys-apps/lvm-user/Manifest14
-rw-r--r--sys-apps/lvm-user/lvm-user-1.0.6.ebuild10
-rw-r--r--sys-apps/lvm-user/lvm-user-1.0.7.ebuild10
-rw-r--r--sys-apps/lvm2/Manifest4
-rw-r--r--sys-apps/lvm2/lvm2-2.00.06.ebuild4
-rw-r--r--sys-apps/milo/Manifest6
-rw-r--r--sys-apps/milo/milo-2.4.18.ebuild74
-rw-r--r--sys-apps/mkisofs/Manifest2
-rw-r--r--sys-apps/mkisofs/mkisofs-1.13-r2.ebuild12
-rw-r--r--sys-apps/mondo-rescue/Manifest4
-rw-r--r--sys-apps/mondo-rescue/mondo-rescue-1.61.ebuild12
-rw-r--r--sys-apps/mondo-rescue/mondo-rescue-1.65.ebuild12
-rw-r--r--sys-apps/mpi350-driver/Manifest2
-rw-r--r--sys-apps/mpi350-driver/mpi350-driver-2.0.ebuild6
-rw-r--r--sys-apps/net-tools/Manifest2
-rw-r--r--sys-apps/net-tools/net-tools-1.60-r6.ebuild16
-rw-r--r--sys-apps/noflushd/Manifest2
-rw-r--r--sys-apps/noflushd/noflushd-2.4-r6.ebuild4
-rw-r--r--sys-apps/partimage/Manifest2
-rw-r--r--sys-apps/partimage/partimage-0.6.2.ebuild16
-rw-r--r--sys-apps/pcsc-lite/Manifest4
-rw-r--r--sys-apps/pcsc-lite/pcsc-lite-1.1.1.ebuild8
-rw-r--r--sys-apps/pcsc-slb-rf72-drv/Manifest2
-rw-r--r--sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0.ebuild10
27 files changed, 128 insertions, 128 deletions
diff --git a/sys-apps/lsof/Manifest b/sys-apps/lsof/Manifest
index ae9e3a3a7791..fe8e742808f0 100644
--- a/sys-apps/lsof/Manifest
+++ b/sys-apps/lsof/Manifest
@@ -1,7 +1,7 @@
-MD5 eb72c8f3844ef2a0ee82bd9477493624 lsof-4.67.ebuild 1552
-MD5 8ed59c531a687dd40c5549628f7385da lsof-4.64.ebuild 1542
-MD5 07c3a8a6631b537386c07738924eee5e lsof-4.68.ebuild 1714
MD5 e2ce698833eb4a9d3a010214e1bfd8ea ChangeLog 2362
+MD5 3fffec62a3278a98c22bc6c92314d2d0 lsof-4.64.ebuild 1543
+MD5 eb72c8f3844ef2a0ee82bd9477493624 lsof-4.67.ebuild 1552
+MD5 5fdddfb841e67cf5682d7b0ad4df6118 lsof-4.68.ebuild 1714
MD5 8d9d90e05e24a5ffaf927bb83670715a files/digest-lsof-4.64 61
MD5 4da5c4c30e43d53ea46517baa6125d1a files/digest-lsof-4.67 61
MD5 ce8b6000c8273dd5481bc4f4fcdd9ec2 files/digest-lsof-4.68 61
diff --git a/sys-apps/lsof/lsof-4.64.ebuild b/sys-apps/lsof/lsof-4.64.ebuild
index a629e2b36806..6223dbea9b0e 100644
--- a/sys-apps/lsof/lsof-4.64.ebuild
+++ b/sys-apps/lsof/lsof-4.64.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/lsof/lsof-4.64.ebuild,v 1.15 2003/07/16 11:32:57 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/lsof/lsof-4.64.ebuild,v 1.16 2003/09/07 02:56:37 msterret Exp $
MY_P=${P/-/_}
S=${WORKDIR}/${MY_P}/${MY_P}_src
@@ -29,11 +29,11 @@ src_compile() {
#Just piping in the results didn't seem to work.
echo -e "y\ny\ny\nn\ny\ny\n" > ${T}/junk
./Configure linux < ${T}/junk
-
+
#simple Makefile hack to insert CFLAGS
cp Makefile Makefile.orig
sed -e "s/-DLINUXV/${CFLAGS} -DLINUXV/" Makefile.orig > Makefile
-
+
make all || die
}
diff --git a/sys-apps/lsof/lsof-4.68.ebuild b/sys-apps/lsof/lsof-4.68.ebuild
index 74b5e1f1ef8e..7e45a340d671 100644
--- a/sys-apps/lsof/lsof-4.68.ebuild
+++ b/sys-apps/lsof/lsof-4.68.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/lsof/lsof-4.68.ebuild,v 1.4 2003/08/15 13:23:06 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/lsof/lsof-4.68.ebuild,v 1.5 2003/09/07 02:56:37 msterret Exp $
inherit flag-o-matic
@@ -29,9 +29,9 @@ src_unpack() {
src_compile() {
# #26576 lsof 4.68 compile with -fstack-protector fails on Alpha
- # -taviso (15 Aug 03)
+ # -taviso (15 Aug 03)
use alpha && filter-flags -fstack-protector
-
+
#interactive script: Enable HASSECURITY, WARNINGSTATE, and HASKERNIDCK
#is there a way to avoid the "echo to a file + file read"?
#Just piping in the results didn't seem to work.
diff --git a/sys-apps/lvm-user/Manifest b/sys-apps/lvm-user/Manifest
index 94b29c7b53f4..204ab480efd5 100644
--- a/sys-apps/lvm-user/Manifest
+++ b/sys-apps/lvm-user/Manifest
@@ -1,15 +1,15 @@
-MD5 e4a2e9a4dfef074adb1670bb1d07f57c lvm-user-1.0.6.ebuild 1460
-MD5 01ebe5bd3d0bfb69063d33b0096afa76 lvm-user-1.0.3.ebuild 1177
+MD5 80df94fef73c79bca01bfcb77b7c79a2 ChangeLog 3347
MD5 7eacf6cf875d8e21b93f48cba934eb55 lvm-user-1.0.1_rc4-r1.ebuild 1177
MD5 20e3327e554210983f3efddd69a48bd9 lvm-user-1.0.1_rc4.ebuild 1103
-MD5 110f8d876fc461c0b54fa6221608e5c8 lvm-user-1.0.5.ebuild 1280
-MD5 aed6714436d4ddb5c5b494107acceb53 lvm-user-1.0.7.ebuild 1298
-MD5 80df94fef73c79bca01bfcb77b7c79a2 ChangeLog 3347
+MD5 01ebe5bd3d0bfb69063d33b0096afa76 lvm-user-1.0.3.ebuild 1177
MD5 e74e2ea89e0e43f5064a97ab46087263 lvm-user-1.0.4.ebuild 1330
+MD5 110f8d876fc461c0b54fa6221608e5c8 lvm-user-1.0.5.ebuild 1280
+MD5 59babfab93b5f894f9cefdcaa775e912 lvm-user-1.0.6.ebuild 1461
+MD5 9b8b40f250a643cec5d0f09cb0cc6b0c lvm-user-1.0.7.ebuild 1299
+MD5 3b82c9404362b6f9edae1553e241edbe files/digest-lvm-user-1.0.1_rc4 65
+MD5 3b82c9404362b6f9edae1553e241edbe files/digest-lvm-user-1.0.1_rc4-r1 65
MD5 2b10a1a6318a6f58c03b6186451b05dd files/digest-lvm-user-1.0.3 61
MD5 d29fb5fcc112eaf89e0ca282a5d49f1e files/digest-lvm-user-1.0.4 61
MD5 3c660d5d2ef7ab2759ad56ee6c33e634 files/digest-lvm-user-1.0.5 61
MD5 f1353504d261cee034d82171452b8ab4 files/digest-lvm-user-1.0.6 61
MD5 b8c544acbd931e92ce7d68d1f54ef230 files/digest-lvm-user-1.0.7 61
-MD5 3b82c9404362b6f9edae1553e241edbe files/digest-lvm-user-1.0.1_rc4-r1 65
-MD5 3b82c9404362b6f9edae1553e241edbe files/digest-lvm-user-1.0.1_rc4 65
diff --git a/sys-apps/lvm-user/lvm-user-1.0.6.ebuild b/sys-apps/lvm-user/lvm-user-1.0.6.ebuild
index 8558981a2beb..0ce711bed65b 100644
--- a/sys-apps/lvm-user/lvm-user-1.0.6.ebuild
+++ b/sys-apps/lvm-user/lvm-user-1.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/lvm-user/lvm-user-1.0.6.ebuild,v 1.8 2003/09/02 20:41:43 max Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/lvm-user/lvm-user-1.0.6.ebuild,v 1.9 2003/09/07 02:56:52 msterret Exp $
IUSE="static"
@@ -29,14 +29,14 @@ src_compile() {
local myconf
# bug 598 -- -pipe used by default
- filter-flags "-fomit-frame-pointer -pipe"
-
+ filter-flags "-fomit-frame-pointer -pipe"
+
use static && myconf="--enable-static_link"
./configure --prefix=/ \
--mandir=/usr/share/man \
--with-kernel_dir="${KS}" ${myconf} || die "configure failed"
-
+
# Fix flags
sed -i -e "54,56d" -e "73d" make.tmpl
@@ -51,5 +51,5 @@ src_install() {
dodir /usr/lib
mv ${D}/lib/*.a ${D}/usr/lib
- dodoc ABSTRACT CONTRIBUTORS COPYING* INSTALL LVM-HOWTO TODO CHANGELOG FAQ KNOWN_BUGS README WHATSNEW
+ dodoc ABSTRACT CONTRIBUTORS COPYING* INSTALL LVM-HOWTO TODO CHANGELOG FAQ KNOWN_BUGS README WHATSNEW
}
diff --git a/sys-apps/lvm-user/lvm-user-1.0.7.ebuild b/sys-apps/lvm-user/lvm-user-1.0.7.ebuild
index ae1b004d0559..a5736dadf684 100644
--- a/sys-apps/lvm-user/lvm-user-1.0.7.ebuild
+++ b/sys-apps/lvm-user/lvm-user-1.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/lvm-user/lvm-user-1.0.7.ebuild,v 1.6 2003/09/02 20:41:43 max Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/lvm-user/lvm-user-1.0.7.ebuild,v 1.7 2003/09/07 02:56:52 msterret Exp $
IUSE="static"
@@ -29,14 +29,14 @@ src_compile() {
local myconf
# bug 598 -- -pipe used by default
- filter-flags "-fomit-frame-pointer -pipe"
-
+ filter-flags "-fomit-frame-pointer -pipe"
+
use static && myconf="--enable-static_link"
./configure --prefix=/ \
--mandir=/usr/share/man \
--with-kernel_dir="${KS}" ${myconf} || die "configure failed"
-
+
# Fix flags
sed -i -e "54,56d" -e "73d" make.tmpl
@@ -51,5 +51,5 @@ src_install() {
dodir /usr/lib
mv ${D}/lib/*.a ${D}/usr/lib
- dodoc ABSTRACT CONTRIBUTORS COPYING* INSTALL LVM-HOWTO TODO CHANGELOG FAQ KNOWN_BUGS README WHATSNEW
+ dodoc ABSTRACT CONTRIBUTORS COPYING* INSTALL LVM-HOWTO TODO CHANGELOG FAQ KNOWN_BUGS README WHATSNEW
}
diff --git a/sys-apps/lvm2/Manifest b/sys-apps/lvm2/Manifest
index 061e53e655a4..b1122bfcf59c 100644
--- a/sys-apps/lvm2/Manifest
+++ b/sys-apps/lvm2/Manifest
@@ -1,4 +1,4 @@
-MD5 8c3382128e49f3ef18e3dd27e3a9dc3e files/digest-lvm2-2.00.06 61
MD5 59991ab36b299feb9071bd4e363e8e29 ChangeLog 1582
-MD5 982f71cd832db1e84cfd3ad47637b15a lvm2-2.00.06.ebuild 769
+MD5 6ec325fb79102f5cc1ef71288c6e886c lvm2-2.00.06.ebuild 773
MD5 8ef457f9ac46b73b855b4a4e5ff9d7d3 metadata.xml 243
+MD5 8c3382128e49f3ef18e3dd27e3a9dc3e files/digest-lvm2-2.00.06 61
diff --git a/sys-apps/lvm2/lvm2-2.00.06.ebuild b/sys-apps/lvm2/lvm2-2.00.06.ebuild
index ebddd0ca5123..4aac2e3396b4 100644
--- a/sys-apps/lvm2/lvm2-2.00.06.ebuild
+++ b/sys-apps/lvm2/lvm2-2.00.06.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/lvm2/lvm2-2.00.06.ebuild,v 1.1 2003/09/03 14:04:56 max Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/lvm2/lvm2-2.00.06.ebuild,v 1.2 2003/09/07 02:57:07 msterret Exp $
DESCRIPTION="User-land utilities for LVM2 (device-mapper) software."
HOMEPAGE="http://www.sistina.com/products_lvm.htm"
@@ -18,7 +18,7 @@ S="${WORKDIR}/${PN/lvm/LVM}.${PV}"
src_compile() {
econf
-
+
# Parallel build doesn't work.
make || die "compile problem"
}
diff --git a/sys-apps/milo/Manifest b/sys-apps/milo/Manifest
index 629b7938e078..1ca0055384be 100644
--- a/sys-apps/milo/Manifest
+++ b/sys-apps/milo/Manifest
@@ -1,9 +1,9 @@
+MD5 51d36e2f8c42a6385f9c8e041e698cea ChangeLog 849
+MD5 34ae27ca134e4cf1638c2101d6b260ca milo-2.4.18.ebuild 8077
+MD5 382a839b2dd3b36aee659eba1be42e2d metadata.xml 752
MD5 6cb13f533cc72b185ee99cf0a69fafb2 files/README-gentoo 3507
MD5 50c0136152336ca93b808adb1e49a98d files/digest-milo-2.4.18 389
MD5 f6830f117d7528a50b53e85150040d73 files/linux-2.2.25-gcc3-milo.diff 3542
MD5 0d52b7b08a86538142aa8652017f15e9 files/milo-2.2-18-gcc3-gentoo.diff 5619
MD5 987873fb766bc62dcb7336015388e4e3 files/mkserial_no.c 1264
MD5 4f7cadb7dd636d407b0477e5302fbbe1 files/objstrip.c 6126
-MD5 51d36e2f8c42a6385f9c8e041e698cea ChangeLog 849
-MD5 a8c2f9dc2988688b2990dccdd2f3cbc0 milo-2.4.18.ebuild 8113
-MD5 382a839b2dd3b36aee659eba1be42e2d metadata.xml 752
diff --git a/sys-apps/milo/milo-2.4.18.ebuild b/sys-apps/milo/milo-2.4.18.ebuild
index c3242728128c..66926bf2a40e 100644
--- a/sys-apps/milo/milo-2.4.18.ebuild
+++ b/sys-apps/milo/milo-2.4.18.ebuild
@@ -1,18 +1,18 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/milo/milo-2.4.18.ebuild,v 1.5 2003/06/27 14:06:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/milo/milo-2.4.18.ebuild,v 1.6 2003/09/07 02:57:20 msterret Exp $
-inherit flag-o-matic eutils ccc
+inherit flag-o-matic eutils ccc
# Currently tested Systems:
-#
+#
# Ruffian: UX164, BX164
-#
+#
DESCRIPTION="The Alpha MIniLOader, for Alpha Machines without SRM"
HOMEPAGE="http://www.suse.de/~stepan/"
-# ive tested this, and it seems to make little difference
+# ive tested this, and it seems to make little difference
# which kernel version you use, so it makes sense to use the
# latest available 2.2 kernel with the latest bugfixes/drivers/etc.
@@ -20,7 +20,7 @@ kernel_version="2.2.25"
milo_version="2.2-18"
ldmilo_patch="20010430"
-# milo-2.2-18.tar.bz2 :- latest milo sources
+# milo-2.2-18.tar.bz2 :- latest milo sources
# linux-2.2.25.tar.bz2 :- latest linux 2.2 kernel sources
# ldmilo-patched-20010430 :- Ruffian ldmilo utility, with bugfixes by Jay Eastabrook
# linload.exe :- linload utility (ldmilo equivalent for non-ruffians).
@@ -33,11 +33,11 @@ SRC_URI="http://www.suse.de/~stepan/source/milo-${milo_version}.tar.bz2
http://www.ibiblio.org/pub/Linux/docs/HOWTO/MILO-HOWTO"
#
-# milo license is dec palcode license, dec bios emulation license, and gpl-2 rolled
+# milo license is dec palcode license, dec bios emulation license, and gpl-2 rolled
# into one big ugly package.
-#
-# the dec licenses say you can basically do anything you like, including modify
-# and redistribute for profit or non-profit, as long as its for use with Alpha
+#
+# the dec licenses say you can basically do anything you like, including modify
+# and redistribute for profit or non-profit, as long as its for use with Alpha
# architecture.
#
@@ -55,14 +55,14 @@ PROVIDE="virtual/bootloader"
S=${WORKDIR}/milo-${milo_version}
-# You can change the default MILO serial
+# You can change the default MILO serial
# number here, the MILO default is "Linux_is_Great!".
# There are some below that i have made you can
# use if you want, just uncomment the one you like.
-#
+#
# if you want to see how this works, to make your own
# look at mkserial_no.c in the filesdir.
-#
+#
##### Linux_is_Great! ###################
#milo_serial_number0=0x73695f78756e694c
#milo_serial_number1=0x002174616572475f
@@ -89,18 +89,18 @@ src_unpack() {
unpack linux-${kernel_version}.tar.bz2
unpack milo-${milo_version}.tar.bz2
- # gcc3 fixes, and some tweaks to get a build, also
+ # gcc3 fixes, and some tweaks to get a build, also
# reiserfs support for the kernel (and milo).
cd ${WORKDIR}/linux; epatch ${FILESDIR}/linux-${kernel_version}-gcc3-milo.diff || die
- cd ${WORKDIR}/linux; epatch ${DISTDIR}/linux-2.2.20-reiserfs-3.5.35.diff.bz2 || die
- cd ${S}; epatch ${FILESDIR}/milo-${milo_version}-gcc3-gentoo.diff || die
+ cd ${WORKDIR}/linux; epatch ${DISTDIR}/linux-2.2.20-reiserfs-3.5.35.diff.bz2 || die
+ cd ${S}; epatch ${FILESDIR}/milo-${milo_version}-gcc3-gentoo.diff || die
}
src_compile() {
# no ccc sorry :(
is-ccc && die "sorry, ccc not supported."
-
- unset MILO_ARCH
+
+ unset MILO_ARCH
for arches in "Alpha-XLT XLT" \
"Alpha-XL XL" \
"AlphaBook1 BOOK1" \
@@ -130,29 +130,29 @@ src_compile() {
fi
fi
done
-
+
if [ -z "${MILO_ARCH}" ]; then
eerror "Sorry, but ${MILO_IMAGE} doesnt look valid to me"
eerror "Consult the Alpha installation guide, or the ebuild"
eerror "for a list of available Alphas."
die "${MILO_IMAGE} not supported, or not recognised."
fi
-
+
sed -i "s!__MILO_ARCHES__!${MILO_ARCH}!g" ${S}/tools/scripts/build
ewarn
ewarn "seriously, this is going to take a while, go get some coffee..."
- ewarn
+ ewarn
einfo "this ebuild will build the standard MILO images, similar to those"
einfo "distributed with some distributions, and the images provided with"
einfo "the official MILO sources."
- einfo
+ einfo
einfo "of course, the beauty of MILO is it can support any device supported"
einfo "by the linux kernel, so if you need support for non-standard hardware"
einfo "set the path to the .config you want in \$custom_milo_kernel_config and"
einfo "i will use it instead of the default."
ewarn
-
+
einfon "continuing in..."
for ((i=10;i>0;i--))
do
@@ -160,13 +160,13 @@ src_compile() {
sleep 1
done
echo ${NORMAL}
-
+
# get kernel configured
cp ${custom_milo_kernel_config:-${S}/Documentation/config/linux-2.2.19-SuSE.config} \
${WORKDIR}/linux/.config
cd ${WORKDIR}/linux; yes n | make oldconfig || die "unable to configure kernel."
-
- # we're building a generic kernel that defaults to ev5, but theres no
+
+ # we're building a generic kernel that defaults to ev5, but theres no
# reason why we cant tweak the instruction set.
# im not sure if you can actually pull a system performance gain/faster
# boot from optimising milo, but at least you'll get a faster milo pager ;)
@@ -176,7 +176,7 @@ src_compile() {
${WORKDIR}/linux/arch/alpha/Makefile
fi
- # build the generic linux kernel, of course if you have
+ # build the generic linux kernel, of course if you have
# hardware not supported by this generic kernel, you are free
# to hack it (or the .config used here).
einfo "building a generic kernel for use with milo..."
@@ -190,14 +190,14 @@ src_compile() {
einfo "building milo images..."
# we have a choice here, milo can set the serial number to just about
- # anything we like, the milo author has chosen "Linux_is_Great!", which
- # is a bit cheesy, but we will leave it as default if user hasnt chosen
+ # anything we like, the milo author has chosen "Linux_is_Great!", which
+ # is a bit cheesy, but we will leave it as default if user hasnt chosen
# something else.
# see above for options.
append-flags -DMILO_SERIAL_NUMBER0="${milo_serial_number0:-0x73695f78756e694c}"
append-flags -DMILO_SERIAL_NUMBER1="${milo_serial_number1:-0x002174616572475f}"
-
+
# the Makefile missed this :-/
cd ${S}/tools/common; make || die "couldnt make commonlib."
@@ -207,33 +207,33 @@ src_compile() {
# put the ldmilo utility there.
cp ${DISTDIR}/ldmilo-patched-${ldmilo_patch} ${S}/binaries/ldmilo.exe
cp ${DISTDIR}/linload.exe ${S}/binaries/linload.exe
-
+
}
src_install() {
-
+
cd ${S}; dodir /opt/milo
insinto /opt/milo
-
+
einfo "Installing MILO images..."
for i in binaries/*
do
einfo " ${i}"
doins ${i}
done
-
+
cd ${S}/Documentation
-
+
dodoc ChangeLog filesystem Nikita.Todo README.milo Todo LICENSE README.BSD Stuff WhatIsMilo \
${FILESDIR}/README-gentoo ${FILESDIR}/mkserial_no.c ${DISTDIR}/MILO-HOWTO
-
+
}
pkg_postinst() {
einfo "The MILO images have been installed into /opt/milo."
einfo "There are instructions in /usr/share/doc/${P} for making MILO boot floppies."
einfo "Alternative methods, (flash, srm, debug monitor, etc) are described in the MILO-HOWTO."
- einfo
+ einfo
einfo "The important docs to read are the README-gentoo and the MILO-HOWTO."
einfo
ewarn "PLEASE, PLEASE, PLEASE, let me know if this works or not, i need to know which systems"
diff --git a/sys-apps/mkisofs/Manifest b/sys-apps/mkisofs/Manifest
index c090a2e86b11..0827a777c737 100644
--- a/sys-apps/mkisofs/Manifest
+++ b/sys-apps/mkisofs/Manifest
@@ -1,3 +1,3 @@
MD5 f8514f592cb49e0afcdbd5ea8e50afc3 ChangeLog 792
-MD5 a35b596eca8f6e74876cd29fbe1d54b0 mkisofs-1.13-r2.ebuild 1577
+MD5 1b2bf30a02107d7985e1250d40950024 mkisofs-1.13-r2.ebuild 1563
MD5 f2c64dc4e5d08eec068f6411ea2f429b files/digest-mkisofs-1.13-r2 64
diff --git a/sys-apps/mkisofs/mkisofs-1.13-r2.ebuild b/sys-apps/mkisofs/mkisofs-1.13-r2.ebuild
index c11365e73819..741c1e6070cf 100644
--- a/sys-apps/mkisofs/mkisofs-1.13-r2.ebuild
+++ b/sys-apps/mkisofs/mkisofs-1.13-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/mkisofs/mkisofs-1.13-r2.ebuild,v 1.14 2003/06/21 21:19:40 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/mkisofs/mkisofs-1.13-r2.ebuild,v 1.15 2003/09/07 02:57:40 msterret Exp $
# -r2 by Dan Armak
DESCRIPTION="Premastering program for creating iso9660 volumes"
@@ -18,8 +18,8 @@ src_compile() {
}
-src_install() {
-
+src_install() {
+
into /usr
local DIR
@@ -33,18 +33,18 @@ src_install() {
[ -d mkisofs/OBJ/x86-linux-cc ] && DIR=x86-linux-cc
[ -d mkisofs/OBJ/ppc-linux-cc ] && DIR=ppc-linux-cc
[ -d mkisofs/OBJ/alpha-linux-cc ] && DIR=alpha-linux-cc
-
+
dobin mkisofs/OBJ/${DIR}/mkisofs
dobin mkisofs/diag/OBJ/${DIR}/devdump
dobin mkisofs/diag/OBJ/${DIR}/isodump
dobin mkisofs/diag/OBJ/${DIR}/isoinfo
dobin mkisofs/diag/OBJ/${DIR}/isovfy
-
+
doman mkisofs/mkisofs.8 mkisofs/mkhybrid.8 mkisofs/apple_driver.8
doman mkisofs/diag/isoinfo.8
dodoc ABOUT BUILD COMPILE COPYING MKNOD* PORTING README*
docinto mkisofs
dodoc mkisofs/ChangeLog
dodoc mkisofs/README* mkisofs/TODO
-
+
}
diff --git a/sys-apps/mondo-rescue/Manifest b/sys-apps/mondo-rescue/Manifest
index cb2c7049044c..a11eac4969c5 100644
--- a/sys-apps/mondo-rescue/Manifest
+++ b/sys-apps/mondo-rescue/Manifest
@@ -1,7 +1,7 @@
MD5 3eef36a6d2ca8074ffede78c0959427e ChangeLog 1743
MD5 cb0a4dab4840b09dd1351cd8eefc67a2 mondo-rescue-1.47.ebuild 1358
-MD5 a839fd12cdcc69c7a3681d7abb2e7719 mondo-rescue-1.61.ebuild 1807
-MD5 ca62e470d3750592e28cf2245d004a34 mondo-rescue-1.65.ebuild 1860
+MD5 15aad82df664cab0a002e82986ac0258 mondo-rescue-1.61.ebuild 1802
+MD5 05b7f8c49c60d976823d4d558ab1b11c mondo-rescue-1.65.ebuild 1855
MD5 793981ec5119c1dce63bcabfef5cab2a files/digest-mondo-rescue-1.47 69
MD5 f1e7eb21d8a8acea7d02ff3a7183d683 files/digest-mondo-rescue-1.61 60
MD5 206daf65b2a21dedbf2f85d88ca50d8d files/digest-mondo-rescue-1.65 60
diff --git a/sys-apps/mondo-rescue/mondo-rescue-1.61.ebuild b/sys-apps/mondo-rescue/mondo-rescue-1.61.ebuild
index e0c20f0b509a..233b4f5f70a4 100644
--- a/sys-apps/mondo-rescue/mondo-rescue-1.61.ebuild
+++ b/sys-apps/mondo-rescue/mondo-rescue-1.61.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/mondo-rescue/mondo-rescue-1.61.ebuild,v 1.3 2003/06/21 21:19:40 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/mondo-rescue/mondo-rescue-1.61.ebuild,v 1.4 2003/09/07 02:57:55 msterret Exp $
DESCRIPTION="a nice backup tool"
SRC_URI="http://www.microwerks.net/~hugo/download/stable/final/${PN/-rescue/}-${PV}.tgz"
@@ -30,17 +30,17 @@ src_compile() {
src_install() {
dodir /usr/share/mondo
dodir /usr/bin
-
+
cp -f mondoarchive mondorestore mondo/mondo-makefilelist mondo/autorun mondo/restore-scripts.tgz ${D}/usr/share/mondo
-
+
dosym /usr/share/mondo/mondoarchive /usr/bin/mondoarchive
dosym /usr/share/mondo/mondorestore /usr/bin/mondorestore
dosym /usr/share/mondo/mondo-makefilelist /usr/bin/mondo-makefilelist
-
+
dodir /usr/share/doc/mondo-${PV}
-
+
cp -pRdf mondo/docs/en/* ${D}/usr/share/doc/mondo-${PV}
-
+
dodir /usr/share/man/man1
cp -f mondoarchive.1 ${D}/usr/share/man/man1
diff --git a/sys-apps/mondo-rescue/mondo-rescue-1.65.ebuild b/sys-apps/mondo-rescue/mondo-rescue-1.65.ebuild
index 193eacfc6863..9a8964d45120 100644
--- a/sys-apps/mondo-rescue/mondo-rescue-1.65.ebuild
+++ b/sys-apps/mondo-rescue/mondo-rescue-1.65.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/mondo-rescue/mondo-rescue-1.65.ebuild,v 1.4 2003/06/21 21:19:40 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/mondo-rescue/mondo-rescue-1.65.ebuild,v 1.5 2003/09/07 02:57:55 msterret Exp $
DESCRIPTION="a nice backup tool"
SRC_URI="http://www.microwerks.net/~hugo/download/stable/final/${PN/-rescue/}-${PV}.tgz"
@@ -30,17 +30,17 @@ src_compile() {
src_install() {
dodir /usr/share/mondo
dodir /usr/bin
-
+
cp -Rf mondoarchive mondorestore mondo/mondo-makefilelist mondo/autorun mondo/restore-scripts ${D}/usr/share/mondo
-
+
dosym /usr/share/mondo/mondoarchive /usr/bin/mondoarchive
dosym /usr/share/mondo/mondorestore /usr/bin/mondorestore
dosym /usr/share/mondo/mondo-makefilelist /usr/bin/mondo-makefilelist
-
+
dodir /usr/share/doc/mondo-${PV}
-
+
cp -pRdf mondo/docs/en/* ${D}/usr/share/doc/mondo-${PV}
-
+
dodir /usr/share/man/man1
cp -f mondoarchive.1 ${D}/usr/share/man/man1
diff --git a/sys-apps/mpi350-driver/Manifest b/sys-apps/mpi350-driver/Manifest
index a982ac0d52d7..36d40097b719 100644
--- a/sys-apps/mpi350-driver/Manifest
+++ b/sys-apps/mpi350-driver/Manifest
@@ -1,3 +1,3 @@
MD5 238a6e474171aea55d88e543c3022690 ChangeLog 363
-MD5 b4ad9b346f604b592bc470ab202e06ba mpi350-driver-2.0.ebuild 2311
+MD5 08e1b5cc61703178e96535eecab76fba mpi350-driver-2.0.ebuild 2309
MD5 873c008583c916c4c822dea9098cf21c files/digest-mpi350-driver-2.0 74
diff --git a/sys-apps/mpi350-driver/mpi350-driver-2.0.ebuild b/sys-apps/mpi350-driver/mpi350-driver-2.0.ebuild
index 30ad97722a59..56c9817b7e20 100644
--- a/sys-apps/mpi350-driver/mpi350-driver-2.0.ebuild
+++ b/sys-apps/mpi350-driver/mpi350-driver-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/mpi350-driver/mpi350-driver-2.0.ebuild,v 1.4 2003/06/21 21:19:40 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/mpi350-driver/mpi350-driver-2.0.ebuild,v 1.5 2003/09/07 02:58:37 msterret Exp $
DESCRIPTION="Cisco's wireless drivers and utilities"
@@ -59,7 +59,7 @@ src_install() {
dodir ${MOD_DIR}/net
cp ${S}/driver/mpi350.o ${D}/${MOD_DIR}/net
-
+
# Next we install the utilities. They're binaries, so we simply
# put them in the right place.
@@ -80,7 +80,7 @@ src_install() {
cp ${S}/ACU.PRFS ${D}/opt/cisco
cd ${S}
- dodoc ethX.cfg readme.txt
+ dodoc ethX.cfg readme.txt
}
pkg_postinst() {
einfo "The cisco utilities are placed in /opt/cisco/bin"
diff --git a/sys-apps/net-tools/Manifest b/sys-apps/net-tools/Manifest
index 02a043c36464..d5450f54d14b 100644
--- a/sys-apps/net-tools/Manifest
+++ b/sys-apps/net-tools/Manifest
@@ -1,5 +1,5 @@
MD5 16caabedf3a113a3e0b5755c3d19f0da ChangeLog 4306
-MD5 06b8847cff7d6eae7ea5ce4d9a45731b net-tools-1.60-r6.ebuild 2285
+MD5 7bdacc97b3764bb0d409c3c6b7beb1a7 net-tools-1.60-r6.ebuild 2278
MD5 4c9027272b5879af471c5a85ff058f2c net-tools-1.60-r7.ebuild 2669
MD5 a959c1cde872578cac11854c55ab9d55 files/digest-net-tools-1.60-r6 145
MD5 b1288e643ec595e07f37d7fd0d755ba5 files/digest-net-tools-1.60-r7 148
diff --git a/sys-apps/net-tools/net-tools-1.60-r6.ebuild b/sys-apps/net-tools/net-tools-1.60-r6.ebuild
index a67380571dba..499b1bed4d31 100644
--- a/sys-apps/net-tools/net-tools-1.60-r6.ebuild
+++ b/sys-apps/net-tools/net-tools-1.60-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/net-tools/net-tools-1.60-r6.ebuild,v 1.2 2003/06/21 21:19:40 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/net-tools/net-tools-1.60-r6.ebuild,v 1.3 2003/09/07 02:58:52 msterret Exp $
inherit eutils
@@ -26,7 +26,7 @@ src_unpack() {
epatch ${PATCHDIR}/net-tools-1.57-bug22040.patch
epatch ${PATCHDIR}/net-tools-1.60-manydevs.patch
epatch ${PATCHDIR}/net-tools-1.60-miiioctl.patch
-
+
cp ${PATCHDIR}/net-tools-1.60-config.h config.h
cp ${PATCHDIR}/net-tools-1.60-config.make config.make
@@ -52,10 +52,10 @@ src_unpack() {
}
src_compile() {
- # Changing "emake" to "make" closes half of bug #820;
- # configure is run from *inside* the Makefile, sometimes
- # breaking parallel makes (if ./configure doesn't finish first)
- make || die
+ # Changing "emake" to "make" closes half of bug #820;
+ # configure is run from *inside* the Makefile, sometimes
+ # breaking parallel makes (if ./configure doesn't finish first)
+ make || die
if [ "`use nls`" ] ; then
cd po
@@ -68,7 +68,7 @@ src_compile() {
src_install() {
make BASEDIR=${D} install || die
-
+
dosbin ether-wake
mv ${D}/bin/* ${D}/sbin
for i in hostname domainname netstat dnsdomainname ypdomainname nisdomainname
@@ -77,7 +77,7 @@ src_install() {
done
dodir /usr/bin
dosym /bin/hostname /usr/bin/hostname
-
+
if [ -z "`use build`" ]
then
dodoc COPYING README README.ipv6 TODO
diff --git a/sys-apps/noflushd/Manifest b/sys-apps/noflushd/Manifest
index 9c616b009406..e5319922afcb 100644
--- a/sys-apps/noflushd/Manifest
+++ b/sys-apps/noflushd/Manifest
@@ -1,6 +1,6 @@
MD5 c8bfde88580eff92dff74d37b3647572 ChangeLog 963
MD5 8ca55830dba976b374ecdd06cc2f2c21 noflushd-2.4-r3.ebuild 1510
-MD5 41bf5a6d4cc00a3301e259a6b285ff1a noflushd-2.4-r6.ebuild 1232
+MD5 4e7859a10f3bb86e05d059d855c96150 noflushd-2.4-r6.ebuild 1228
MD5 33de662f99e07dc463388fb52e12b714 noflushd-2.6.3.ebuild 1171
MD5 460301653f3a156139792f3dd2a7021c files/digest-noflushd-2.4-r3 68
MD5 460301653f3a156139792f3dd2a7021c files/digest-noflushd-2.4-r6 68
diff --git a/sys-apps/noflushd/noflushd-2.4-r6.ebuild b/sys-apps/noflushd/noflushd-2.4-r6.ebuild
index 1cd1bc01b869..4ed7e44faa21 100644
--- a/sys-apps/noflushd/noflushd-2.4-r6.ebuild
+++ b/sys-apps/noflushd/noflushd-2.4-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/noflushd/noflushd-2.4-r6.ebuild,v 1.11 2003/07/16 17:56:20 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/noflushd/noflushd-2.4-r6.ebuild,v 1.12 2003/09/07 02:59:04 msterret Exp $
# Note: the daemon's current 2.4 version has nothing to do with kernel versions
MY_P=${P/-/_}
@@ -36,7 +36,7 @@ src_install () {
}
pkg_postinst() {
-
+
echo "
Run 'rc-update add noflushd' to add it to default runlevel.
diff --git a/sys-apps/partimage/Manifest b/sys-apps/partimage/Manifest
index 0522114caa43..20e839e4749c 100644
--- a/sys-apps/partimage/Manifest
+++ b/sys-apps/partimage/Manifest
@@ -1,3 +1,3 @@
-MD5 627f2988007383732bb9a63fcc85e189 partimage-0.6.2.ebuild 1467
MD5 de340a577b37bc757d0199b0142df607 ChangeLog 1009
+MD5 a965330b13f89da2314057cf021f1f5b partimage-0.6.2.ebuild 1450
MD5 6fd04332b7f640a2aa71f208d2bd2dc8 files/digest-partimage-0.6.2 68
diff --git a/sys-apps/partimage/partimage-0.6.2.ebuild b/sys-apps/partimage/partimage-0.6.2.ebuild
index 7280a10b5c97..f1d1f151495a 100644
--- a/sys-apps/partimage/partimage-0.6.2.ebuild
+++ b/sys-apps/partimage/partimage-0.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/partimage/partimage-0.6.2.ebuild,v 1.7 2003/07/18 20:40:57 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/partimage/partimage-0.6.2.ebuild,v 1.8 2003/09/07 02:59:55 msterret Exp $
inherit gnuconfig
@@ -13,12 +13,12 @@ KEYWORDS="x86 ~amd64"
IUSE="ssl"
RDEPEND="virtual/glibc
- >=sys-libs/zlib-1.1.4
- >=dev-libs/lzo-1.08
- >=dev-libs/newt-0.50.35-r1
- >=sys-libs/slang-1.4.5-r2
+ >=sys-libs/zlib-1.1.4
+ >=dev-libs/lzo-1.08
+ >=dev-libs/newt-0.50.35-r1
+ >=sys-libs/slang-1.4.5-r2
sys-apps/bzip2
- ssl? ( >=dev-libs/openssl-0.9.6g )"
+ ssl? ( >=dev-libs/openssl-0.9.6g )"
DEPEND="${RDEPEND} sys-devel/autoconf"
@@ -33,12 +33,12 @@ src_unpack() {
}
src_compile() {
- # SSL is optional
+ # SSL is optional
local sslconf
use ssl || sslconf="--disable-ssl"
econf \
${sslconf} \
- --infodir=/usr/share/doc/${PF}
+ --infodir=/usr/share/doc/${PF}
cp Makefile Makefile.orig
sed -e "s/partimag\.root/root.root/g" Makefile.orig > Makefile
emake || die
diff --git a/sys-apps/pcsc-lite/Manifest b/sys-apps/pcsc-lite/Manifest
index 59f47812804d..00c4cca7babb 100644
--- a/sys-apps/pcsc-lite/Manifest
+++ b/sys-apps/pcsc-lite/Manifest
@@ -1,5 +1,5 @@
-MD5 0e0297a02398891d6a23470c3182d0aa pcsc-lite-1.1.1.ebuild 1191
MD5 9f940113127f4caed8fcd6a5dcb1887f ChangeLog 622
-MD5 80a6cb5c8874f62f7d1c18913df74c70 files/pcscd-init 473
+MD5 76da50c9f0d145a66130d78f8646da39 pcsc-lite-1.1.1.ebuild 1190
MD5 ee85abea70b6baf8ca660f3793ac27eb files/digest-pcsc-lite-1.1.1 67
MD5 e3c00796256d8370fdf64ad258686427 files/pcsc-lite-1.1.1-gentoo.patch 1076
+MD5 80a6cb5c8874f62f7d1c18913df74c70 files/pcscd-init 473
diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.1.1.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.1.1.ebuild
index 6a8033ec4f57..ee6f31c737b9 100644
--- a/sys-apps/pcsc-lite/pcsc-lite-1.1.1.ebuild
+++ b/sys-apps/pcsc-lite/pcsc-lite-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/pcsc-lite-1.1.1.ebuild,v 1.5 2003/08/03 04:37:47 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/pcsc-lite-1.1.1.ebuild,v 1.6 2003/09/07 03:00:30 msterret Exp $
inherit eutils
@@ -19,7 +19,7 @@ src_unpack () {
unpack ${A}
cd ${WORKDIR}
epatch ${FILESDIR}/${P}-gentoo.patch
-}
+}
src_compile() {
./configure \
@@ -31,8 +31,8 @@ src_compile() {
src_install() {
emake prefix=${D}/usr install || die
- dodoc AUTHORS COPYING ChangeLog DRIVERS HELP INSTALL NEWS README SECURITY
- insinto /usr/share/doc/${P}
+ dodoc AUTHORS COPYING ChangeLog DRIVERS HELP INSTALL NEWS README SECURITY
+ insinto /usr/share/doc/${P}
doins doc/*.pdf doc/README.DAEMON
exeinto /etc/init.d
diff --git a/sys-apps/pcsc-slb-rf72-drv/Manifest b/sys-apps/pcsc-slb-rf72-drv/Manifest
index 615c8621e475..b49572d93ee9 100644
--- a/sys-apps/pcsc-slb-rf72-drv/Manifest
+++ b/sys-apps/pcsc-slb-rf72-drv/Manifest
@@ -1,3 +1,3 @@
MD5 1af33a9df0976081318aead50ddec5e8 ChangeLog 840
-MD5 e58ea71b3e42cbefd649ed047d10dd9b pcsc-slb-rf72-drv-1.1.0.ebuild 837
+MD5 d511b4cc5426a4853ff7a85df20f9a49 pcsc-slb-rf72-drv-1.1.0.ebuild 833
MD5 4ff10cfe375a944a7db0113db9587224 files/digest-pcsc-slb-rf72-drv-1.1.0 69
diff --git a/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0.ebuild b/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0.ebuild
index ba604a21036b..88c22d42fb66 100644
--- a/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0.ebuild
+++ b/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0.ebuild,v 1.3 2003/06/21 21:19:40 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0.ebuild,v 1.4 2003/09/07 03:01:15 msterret Exp $
MY_P="slb_rf72"
S=${WORKDIR}/${MY_P}
@@ -19,12 +19,12 @@ src_compile() {
src_install () {
- insinto /usr/share/doc/${MY_P}
+ insinto /usr/share/doc/${MY_P}
doins doc/*.html doc/*.gif ERRATA LICENSE README
-
- insinto /usr/share/doc/${MY_P}/sample
+
+ insinto /usr/share/doc/${MY_P}/sample
doins sample/*
-
+
insinto /usr/lib/readers
insopts -m755
doins *.so