summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-30 17:50:53 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-30 17:50:53 +0000
commit35f74fe66d14442945bd5f27314ce9b76f0266e6 (patch)
tree748f0efa9a66652eafe558eb05e2dc8cb08d17dd /net-misc
parentMasked all net-misc/zsync due to security errors. (diff)
downloadhistorical-35f74fe66d14442945bd5f27314ce9b76f0266e6.tar.gz
historical-35f74fe66d14442945bd5f27314ce9b76f0266e6.tar.bz2
historical-35f74fe66d14442945bd5f27314ce9b76f0266e6.zip
qa: no need to cd ${S} at start of src_compile, whitespace cleanup
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/aiccu/Manifest10
-rw-r--r--net-misc/aiccu/aiccu-2005.01.31.ebuild15
-rw-r--r--net-misc/streamtuner/Manifest22
3 files changed, 20 insertions, 27 deletions
diff --git a/net-misc/aiccu/Manifest b/net-misc/aiccu/Manifest
index e68fefe1906c..b984153ea913 100644
--- a/net-misc/aiccu/Manifest
+++ b/net-misc/aiccu/Manifest
@@ -1,4 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 bdc693b3e44ffe7991e7810cb436761e ChangeLog 450
MD5 c70eed849cf25b746be14e7f798fb323 aiccu-2005.01.31.ebuild 964
MD5 9660dc0f8e9a9022cdcce8b424230519 files/digest-aiccu-2005.01.31 67
MD5 0b8679426c285c845af6e3878e007ba9 metadata.xml 242
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFC674dI1lqEGTUzyQRAuAeAJ4skJ9z74HOfhCpTSLfw1kw/R9WHgCfcYG+
+yRZijnYgR3qb+oR3cPccbbM=
+=XEfU
+-----END PGP SIGNATURE-----
diff --git a/net-misc/aiccu/aiccu-2005.01.31.ebuild b/net-misc/aiccu/aiccu-2005.01.31.ebuild
index 27fc07a05cbc..21c818f6fa80 100644
--- a/net-misc/aiccu/aiccu-2005.01.31.ebuild
+++ b/net-misc/aiccu/aiccu-2005.01.31.ebuild
@@ -1,7 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2005.01.31.ebuild,v 1.2 2005/04/21 13:55:19 blubb Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/net-misc/aiccu/aiccu-2005.01.31.ebuild,v 1.3 2005/07/30 17:50:53 swegener Exp $
DESCRIPTION="AICCU Client to configure an IPv6 tunnel to SixXS."
HOMEPAGE="http://www.sixxs.net/"
@@ -14,11 +13,8 @@ IUSE=""
DEPEND=""
S=${WORKDIR}/aiccu
-
src_compile() {
- cd ${S}
- export RPM_OPT_FLAGS=${CFLAGS}
- make || die "Build Failed"
+ emake RPM_OPT_FLAGS="${CFLAGS}" || die "Build Failed"
}
src_install() {
@@ -27,10 +23,7 @@ src_install() {
insinto /etc
doins doc/aiccu.conf
dodoc doc/{HOWTO,LICENSE,README,changelog}
- exeinto /etc/init.d
- newexe doc/aiccu.init.gentoo aiccu
-
-
+ newinitd doc/aiccu.init.gentoo aiccu
}
pkg_postinst() {
@@ -38,6 +31,4 @@ pkg_postinst() {
einfo "To add support for a SixXS connection at startup, do"
einfo "edit your /etc/aiccu.conf and do"
einfo "# rc-update add aiccu default"
-
}
-
diff --git a/net-misc/streamtuner/Manifest b/net-misc/streamtuner/Manifest
index 3549d77267ee..566228d20118 100644
--- a/net-misc/streamtuner/Manifest
+++ b/net-misc/streamtuner/Manifest
@@ -1,20 +1,12 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 1aa8f03a3c1ece87d7d6a327ba5e39fc ChangeLog 3056
-MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158
-MD5 b9d5b6d47e76fc165bd0b4950dcac8f8 streamtuner-0.12.4.ebuild 829
MD5 5f7a918011fc771913cd76a8f341b4e8 streamtuner-0.99.99.ebuild 865
+MD5 fe80cc259534835f54369a2d13328809 streamtuner-0.99.99-r1.ebuild 969
+MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158
MD5 70e93a189cd3a0009eb3b8cddffca184 streamtuner-0.99.ebuild 783
-MD5 e79a63b27d38fa0f7b5574641a61738a files/digest-streamtuner-0.12.4 70
-MD5 a205326a0f0276838f0354f0cffd8dcc files/digest-streamtuner-0.99 68
+MD5 fdc9f83f89ba8129d9fd9ac1e3cfd715 ChangeLog 3246
+MD5 b9d5b6d47e76fc165bd0b4950dcac8f8 streamtuner-0.12.4.ebuild 829
MD5 157193917ec6da747d3c44498bbc5d8b files/digest-streamtuner-0.99.99 71
+MD5 f43644f88f5023db6919c8e93c60beef files/digest-streamtuner-0.99.99-r1 147
MD5 58f85470334ffd6799ca3330c1f87f5c files/streamtuner-0.12.3-gcc34.patch 413
+MD5 a205326a0f0276838f0354f0cffd8dcc files/digest-streamtuner-0.99 68
MD5 849257e447f1dea0c2e215fd81890064 files/streamtuner-0.99.99-sedfix.patch 796
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFB/KEAArHZZzCEUG0RAlwDAJ46zYEQp1zQV9wK9/VZY104xqruIwCfUjPZ
-PUg4yGtS/9bddkltTd0onA8=
-=5pMe
------END PGP SIGNATURE-----
+MD5 e79a63b27d38fa0f7b5574641a61738a files/digest-streamtuner-0.12.4 70