summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-07 00:03:54 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-07 00:03:54 +0000
commit6a24bbb9dfbb917e88211b9e57bb0bc033cbce9d (patch)
tree72ab13ae1a23580685247c77ec4c45928145c285 /media-radio/ax25-apps
parentwhitespace cleanup (diff)
downloadgentoo-2-6a24bbb9dfbb917e88211b9e57bb0bc033cbce9d.tar.gz
gentoo-2-6a24bbb9dfbb917e88211b9e57bb0bc033cbce9d.tar.bz2
gentoo-2-6a24bbb9dfbb917e88211b9e57bb0bc033cbce9d.zip
whitespace cleanup
Diffstat (limited to 'media-radio/ax25-apps')
-rw-r--r--media-radio/ax25-apps/Manifest2
-rw-r--r--media-radio/ax25-apps/ax25-apps-0.0.6-r1.ebuild31
-rw-r--r--media-radio/ax25-apps/ax25-apps-0.0.6.ebuild30
3 files changed, 31 insertions, 32 deletions
diff --git a/media-radio/ax25-apps/Manifest b/media-radio/ax25-apps/Manifest
index 05ec41d3a1c9..189bc1eb86d5 100644
--- a/media-radio/ax25-apps/Manifest
+++ b/media-radio/ax25-apps/Manifest
@@ -1,5 +1,5 @@
MD5 5dab3e5fd0ebaf30f29825196a1c12da ChangeLog 523
-MD5 91d987842d94fd68160f16d4668ea209 ax25-apps-0.0.6.ebuild 1216
+MD5 89f5e71a1443a2eb68d88dff0a9e40b7 ax25-apps-0.0.6.ebuild 1169
MD5 6157ff43d051460f275e459c562f6e9b ax25-apps-0.0.6-r1.ebuild 1217
MD5 99d7155734dcdff5f1bc60bd0353243c files/ax25ipd.rc 513
MD5 7d38dacc66a975be6d09f9db14a23cb9 files/ax25mond.rc 518
diff --git a/media-radio/ax25-apps/ax25-apps-0.0.6-r1.ebuild b/media-radio/ax25-apps/ax25-apps-0.0.6-r1.ebuild
index 8a969876e67a..639d5c084810 100644
--- a/media-radio/ax25-apps/ax25-apps-0.0.6-r1.ebuild
+++ b/media-radio/ax25-apps/ax25-apps-0.0.6-r1.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/media-radio/ax25-apps/ax25-apps-0.0.6-r1.ebuild,v 1.1 2003/07/31 19:59:40 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/ax25-apps/ax25-apps-0.0.6-r1.ebuild,v 1.2 2003/09/07 00:03:17 msterret Exp $
DESCRIPTION="Basic AX.25 (Amateur Radio) user tools, additional daemons"
HOMEPAGE="http://ax25.sourceforge.net/"
@@ -12,26 +12,25 @@ KEYWORDS="~x86"
IUSE=""
DEPEND="virtual/glibc
- >=dev-libs/libax25-0.0.7"
+ >=dev-libs/libax25-0.0.7"
src_install() {
- make DESTDIR=${D} install installconf || die
+ make DESTDIR=${D} install installconf || die
- exeinto /etc/init.d ; newexe ${FILESDIR}/ax25ipd.rc ax25ipd
- newexe ${FILESDIR}/ax25mond.rc ax25mond
- newexe ${FILESDIR}/ax25rtd.rc ax25rtd
+ exeinto /etc/init.d ; newexe ${FILESDIR}/ax25ipd.rc ax25ipd
+ newexe ${FILESDIR}/ax25mond.rc ax25mond
+ newexe ${FILESDIR}/ax25rtd.rc ax25rtd
- # Make the documentation installation more Gentoo-like
- rm -rf ${D}/usr/share/doc/ax25-apps
- dodoc AUTHORS COPYING NEWS README ax25ipd/COPYING.ax25ipd \
+ # Make the documentation installation more Gentoo-like
+ rm -rf ${D}/usr/share/doc/ax25-apps
+ dodoc AUTHORS COPYING NEWS README ax25ipd/COPYING.ax25ipd \
ax25ipd/README.ax25ipd ax25rtd/README.ax25rtd \
ax25ipd/HISTORY.ax25ipd ax25rtd/TODO.ax25rtd
- # FIXME: Configuration protect logic for the ax25rtd cache
- # or move these files
- # Moving might require changes to ax25rtd/ax25rtctl
- insinto /var/lib/ax25/ax25rtd
- newins ${FILESDIR}/ax25rtd.blank ax25_route
- newins ${FILESDIR}/ax25rtd.blank ip_route
-
+ # FIXME: Configuration protect logic for the ax25rtd cache
+ # or move these files
+ # Moving might require changes to ax25rtd/ax25rtctl
+ insinto /var/lib/ax25/ax25rtd
+ newins ${FILESDIR}/ax25rtd.blank ax25_route
+ newins ${FILESDIR}/ax25rtd.blank ip_route
}
diff --git a/media-radio/ax25-apps/ax25-apps-0.0.6.ebuild b/media-radio/ax25-apps/ax25-apps-0.0.6.ebuild
index 432545ab816b..368a1459235d 100644
--- a/media-radio/ax25-apps/ax25-apps-0.0.6.ebuild
+++ b/media-radio/ax25-apps/ax25-apps-0.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/media-radio/ax25-apps/ax25-apps-0.0.6.ebuild,v 1.1 2003/06/19 19:11:42 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/ax25-apps/ax25-apps-0.0.6.ebuild,v 1.2 2003/09/07 00:03:52 msterret Exp $
DESCRIPTION="Basic AX.25 (Amateur Radio) user tools, additional daemons"
HOMEPAGE="http://ax25.sourceforge.net/"
@@ -12,7 +12,7 @@ KEYWORDS="~x86"
IUSE=""
DEPEND="virtual/glibc
- >=dev-libs/libax25-0.0.7"
+ >=dev-libs/libax25-0.0.7"
src_compile() {
econf || die
@@ -20,19 +20,19 @@ src_compile() {
}
src_install() {
- make DESTDIR=${D} install || die
- # "installconf" installs sample configurations
- # Gentoo's configuration protection system can work with this
- make DESTDIR=${D} installconf || die
+ make DESTDIR=${D} install || die
+ # "installconf" installs sample configurations
+ # Gentoo's configuration protection system can work with this
+ make DESTDIR=${D} installconf || die
- exeinto /etc/init.d ; newexe ${FILESDIR}/ax25ipd.rc ax25ipd
- newexe ${FILESDIR}/ax25mond.rc ax25mond
- newexe ${FILESDIR}/ax25rtd.rc ax25rtd
+ exeinto /etc/init.d ; newexe ${FILESDIR}/ax25ipd.rc ax25ipd
+ newexe ${FILESDIR}/ax25mond.rc ax25mond
+ newexe ${FILESDIR}/ax25rtd.rc ax25rtd
- # FIXME: Configuration protect logic for the ax25rtd cache
- # or move these files
- # Moving might require changes to ax25rtd/ax25rtctl
- insinto /var/lib/ax25/ax25rtd
- newins ${FILESDIR}/ax25rtd.blank ax25_route
- newins ${FILESDIR}/ax25rtd.blank ip_route
+ # FIXME: Configuration protect logic for the ax25rtd cache
+ # or move these files
+ # Moving might require changes to ax25rtd/ax25rtctl
+ insinto /var/lib/ax25/ax25rtd
+ newins ${FILESDIR}/ax25rtd.blank ax25_route
+ newins ${FILESDIR}/ax25rtd.blank ip_route
}