summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-apps/adjtime/adjtime-0.4-r2.ebuild3
-rw-r--r--sys-apps/apmd/apmd-3.0.2-r3.ebuild4
-rw-r--r--sys-apps/apmd/apmd-3.2.0.ebuild3
-rw-r--r--sys-apps/busybox/busybox-1.4.1-r2.ebuild3
-rw-r--r--sys-apps/busybox/busybox-1.4.2.ebuild3
-rw-r--r--sys-apps/busybox/busybox-1.5.0.ebuild3
-rw-r--r--sys-apps/busybox/busybox-1.5.1.ebuild3
-rw-r--r--sys-apps/busybox/busybox-1.6.0.ebuild3
-rw-r--r--sys-apps/busybox/busybox-1.6.1.ebuild3
-rw-r--r--sys-apps/fwcrv/fwcrv-0.1.0.ebuild3
-rw-r--r--sys-apps/ibm-powerpc-utils-papr/ibm-powerpc-utils-papr-1.0.1.ebuild4
-rw-r--r--sys-apps/ibm-powerpc-utils-papr/ibm-powerpc-utils-papr-1.0.2.ebuild4
-rw-r--r--sys-apps/ibm-powerpc-utils-papr/ibm-powerpc-utils-papr-1.0.3.ebuild4
-rw-r--r--sys-apps/ifd-gempc/ifd-gempc-1.0.0.ebuild3
-rw-r--r--sys-apps/ifd-gempc/ifd-gempc-1.0.1.ebuild3
-rw-r--r--sys-apps/input-utils/input-utils-0.0.1_pre20050727.ebuild3
-rw-r--r--sys-apps/input-utils/input-utils-0.0.1_pre20051128.ebuild3
-rw-r--r--sys-apps/inputd/inputd-0.0.5-r1.ebuild3
-rw-r--r--sys-apps/inputd/inputd-0.0.6.ebuild3
-rw-r--r--sys-apps/inputd/inputd-0.0.7.ebuild3
-rw-r--r--sys-apps/inputd/inputd-0.0.8.ebuild3
-rw-r--r--sys-apps/list/list-2.0.0.ebuild3
-rw-r--r--sys-apps/paludis/paludis-0.16.2.ebuild3
-rw-r--r--sys-apps/paludis/paludis-0.24.1.ebuild3
-rw-r--r--sys-apps/paludis/paludis-0.24.2.ebuild3
-rw-r--r--sys-apps/paludis/paludis-0.24.5.ebuild3
-rw-r--r--sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-r1.ebuild3
-rw-r--r--sys-apps/qtparted/qtparted-0.4.5.ebuild3
-rw-r--r--sys-apps/rsbac-admin/rsbac-admin-1.2.99.ebuild4
-rw-r--r--sys-apps/ucspi-ssl/ucspi-ssl-0.70.ebuild3
-rw-r--r--sys-apps/utempter/utempter-0.5.5.6.ebuild3
-rw-r--r--sys-apps/watchdog/watchdog-5.3.1_p2.ebuild3
-rw-r--r--sys-apps/yum/yum-2.6.1.ebuild3
33 files changed, 33 insertions, 71 deletions
diff --git a/sys-apps/adjtime/adjtime-0.4-r2.ebuild b/sys-apps/adjtime/adjtime-0.4-r2.ebuild
index a40d01526c99..fa214503cea2 100644
--- a/sys-apps/adjtime/adjtime-0.4-r2.ebuild
+++ b/sys-apps/adjtime/adjtime-0.4-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/adjtime/adjtime-0.4-r2.ebuild,v 1.2 2006/11/30 06:09:13 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/adjtime/adjtime-0.4-r2.ebuild,v 1.3 2007/07/12 05:10:21 mr_bones_ Exp $
DESCRIPTION="A perl script to adjust the clock tick of the hardware clock on the system board (should work on most platforms)."
HOMEPAGE="http://groups.yahoo.com/group/LinkStation_General/"
@@ -32,4 +32,3 @@ pkg_postinst() {
ewarn "since adjtime uses ntp-date, ntpd must be stopped (or not yet"
ewarn "started) prior to running the adjtime script."
}
-
diff --git a/sys-apps/apmd/apmd-3.0.2-r3.ebuild b/sys-apps/apmd/apmd-3.0.2-r3.ebuild
index f9784d313f67..bf3853bd4cbc 100644
--- a/sys-apps/apmd/apmd-3.0.2-r3.ebuild
+++ b/sys-apps/apmd/apmd-3.0.2-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.0.2-r3.ebuild,v 1.21 2007/04/28 17:02:53 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.0.2-r3.ebuild,v 1.22 2007/07/12 05:10:21 mr_bones_ Exp $
inherit eutils
@@ -15,7 +15,6 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 amd64 ppc"
-
DEPEND=">=sys-apps/debianutils-1.16
X? ( || ( ( x11-libs/libX11
x11-libs/libXaw
@@ -26,7 +25,6 @@ DEPEND=">=sys-apps/debianutils-1.16
x11-libs/libXext )
virtual/x11 ) )"
-
src_unpack() {
unpack ${A} ; cd ${S}
diff --git a/sys-apps/apmd/apmd-3.2.0.ebuild b/sys-apps/apmd/apmd-3.2.0.ebuild
index 752cf08e6111..3106cef0c072 100644
--- a/sys-apps/apmd/apmd-3.2.0.ebuild
+++ b/sys-apps/apmd/apmd-3.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.2.0.ebuild,v 1.14 2007/04/28 17:02:53 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.2.0.ebuild,v 1.15 2007/07/12 05:10:21 mr_bones_ Exp $
inherit eutils
@@ -15,7 +15,6 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 ~amd64 ~ppc"
-
DEPEND=">=sys-apps/debianutils-1.16
X? ( || ( ( x11-libs/libX11
x11-libs/libXaw
diff --git a/sys-apps/busybox/busybox-1.4.1-r2.ebuild b/sys-apps/busybox/busybox-1.4.1-r2.ebuild
index e0a658df5f94..aa7e1dc9a890 100644
--- a/sys-apps/busybox/busybox-1.4.1-r2.ebuild
+++ b/sys-apps/busybox/busybox-1.4.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.4.1-r2.ebuild,v 1.14 2007/06/26 02:46:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.4.1-r2.ebuild,v 1.15 2007/07/12 05:10:21 mr_bones_ Exp $
inherit eutils flag-o-matic
@@ -46,7 +46,6 @@ inherit eutils flag-o-matic
#
################################################################################
-
#SNAPSHOT=20040726
SNAPSHOT=""
diff --git a/sys-apps/busybox/busybox-1.4.2.ebuild b/sys-apps/busybox/busybox-1.4.2.ebuild
index bb83a31baaae..c60f9d63b576 100644
--- a/sys-apps/busybox/busybox-1.4.2.ebuild
+++ b/sys-apps/busybox/busybox-1.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.4.2.ebuild,v 1.12 2007/06/26 02:46:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.4.2.ebuild,v 1.13 2007/07/12 05:10:21 mr_bones_ Exp $
inherit eutils flag-o-matic
@@ -46,7 +46,6 @@ inherit eutils flag-o-matic
#
################################################################################
-
#SNAPSHOT=20040726
SNAPSHOT=""
diff --git a/sys-apps/busybox/busybox-1.5.0.ebuild b/sys-apps/busybox/busybox-1.5.0.ebuild
index f0367a7d9f3a..66c3c18e4d9e 100644
--- a/sys-apps/busybox/busybox-1.5.0.ebuild
+++ b/sys-apps/busybox/busybox-1.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.5.0.ebuild,v 1.9 2007/06/26 02:46:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.5.0.ebuild,v 1.10 2007/07/12 05:10:21 mr_bones_ Exp $
inherit eutils flag-o-matic
@@ -46,7 +46,6 @@ inherit eutils flag-o-matic
#
################################################################################
-
#SNAPSHOT=20040726
SNAPSHOT=""
diff --git a/sys-apps/busybox/busybox-1.5.1.ebuild b/sys-apps/busybox/busybox-1.5.1.ebuild
index 697f6f8a9493..19e45fc28efa 100644
--- a/sys-apps/busybox/busybox-1.5.1.ebuild
+++ b/sys-apps/busybox/busybox-1.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.5.1.ebuild,v 1.3 2007/07/10 22:01:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.5.1.ebuild,v 1.4 2007/07/12 05:10:21 mr_bones_ Exp $
inherit eutils flag-o-matic
@@ -46,7 +46,6 @@ inherit eutils flag-o-matic
#
################################################################################
-
#SNAPSHOT=20040726
SNAPSHOT=""
diff --git a/sys-apps/busybox/busybox-1.6.0.ebuild b/sys-apps/busybox/busybox-1.6.0.ebuild
index 7edbe7e79c4f..04edf8611f42 100644
--- a/sys-apps/busybox/busybox-1.6.0.ebuild
+++ b/sys-apps/busybox/busybox-1.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.6.0.ebuild,v 1.3 2007/06/26 02:46:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.6.0.ebuild,v 1.4 2007/07/12 05:10:21 mr_bones_ Exp $
inherit eutils flag-o-matic savedconfig
@@ -42,7 +42,6 @@ inherit eutils flag-o-matic savedconfig
#
################################################################################
-
#SNAPSHOT=20040726
SNAPSHOT=""
diff --git a/sys-apps/busybox/busybox-1.6.1.ebuild b/sys-apps/busybox/busybox-1.6.1.ebuild
index 4f0f12fa2ec3..1cd4a0290c76 100644
--- a/sys-apps/busybox/busybox-1.6.1.ebuild
+++ b/sys-apps/busybox/busybox-1.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.6.1.ebuild,v 1.1 2007/07/09 20:03:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.6.1.ebuild,v 1.2 2007/07/12 05:10:21 mr_bones_ Exp $
inherit eutils flag-o-matic savedconfig
@@ -42,7 +42,6 @@ inherit eutils flag-o-matic savedconfig
#
################################################################################
-
#SNAPSHOT=20040726
SNAPSHOT=""
diff --git a/sys-apps/fwcrv/fwcrv-0.1.0.ebuild b/sys-apps/fwcrv/fwcrv-0.1.0.ebuild
index 12e7e7f47529..254c0d935d9d 100644
--- a/sys-apps/fwcrv/fwcrv-0.1.0.ebuild
+++ b/sys-apps/fwcrv/fwcrv-0.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/fwcrv/fwcrv-0.1.0.ebuild,v 1.3 2006/03/22 11:22:19 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/fwcrv/fwcrv-0.1.0.ebuild,v 1.4 2007/07/12 05:10:21 mr_bones_ Exp $
inherit eutils
@@ -28,4 +28,3 @@ src_install() {
emake DESTDIR=${D} install || die
dodoc AUTHORS README src/testdata.txt TODO
}
-
diff --git a/sys-apps/ibm-powerpc-utils-papr/ibm-powerpc-utils-papr-1.0.1.ebuild b/sys-apps/ibm-powerpc-utils-papr/ibm-powerpc-utils-papr-1.0.1.ebuild
index 55fd657bbab1..1d7f3b0a1f1f 100644
--- a/sys-apps/ibm-powerpc-utils-papr/ibm-powerpc-utils-papr-1.0.1.ebuild
+++ b/sys-apps/ibm-powerpc-utils-papr/ibm-powerpc-utils-papr-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ibm-powerpc-utils-papr/ibm-powerpc-utils-papr-1.0.1.ebuild,v 1.2 2006/04/19 01:16:15 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ibm-powerpc-utils-papr/ibm-powerpc-utils-papr-1.0.1.ebuild,v 1.3 2007/07/12 05:10:21 mr_bones_ Exp $
inherit eutils
@@ -45,5 +45,3 @@ pkg_postinst() {
einfo "When the ibmvscsis function is generally available in "
einfo "the kernel source trees, it will be added back in."
}
-
-
diff --git a/sys-apps/ibm-powerpc-utils-papr/ibm-powerpc-utils-papr-1.0.2.ebuild b/sys-apps/ibm-powerpc-utils-papr/ibm-powerpc-utils-papr-1.0.2.ebuild
index 49a48cf60d2e..c6afc79928c2 100644
--- a/sys-apps/ibm-powerpc-utils-papr/ibm-powerpc-utils-papr-1.0.2.ebuild
+++ b/sys-apps/ibm-powerpc-utils-papr/ibm-powerpc-utils-papr-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ibm-powerpc-utils-papr/ibm-powerpc-utils-papr-1.0.2.ebuild,v 1.2 2006/05/28 19:35:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ibm-powerpc-utils-papr/ibm-powerpc-utils-papr-1.0.2.ebuild,v 1.3 2007/07/12 05:10:21 mr_bones_ Exp $
inherit eutils
@@ -45,5 +45,3 @@ pkg_postinst() {
einfo "When the ibmvscsis function is generally available in "
einfo "the kernel source trees, it will be added back in."
}
-
-
diff --git a/sys-apps/ibm-powerpc-utils-papr/ibm-powerpc-utils-papr-1.0.3.ebuild b/sys-apps/ibm-powerpc-utils-papr/ibm-powerpc-utils-papr-1.0.3.ebuild
index 206b74c94ded..9d61aea6c397 100644
--- a/sys-apps/ibm-powerpc-utils-papr/ibm-powerpc-utils-papr-1.0.3.ebuild
+++ b/sys-apps/ibm-powerpc-utils-papr/ibm-powerpc-utils-papr-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ibm-powerpc-utils-papr/ibm-powerpc-utils-papr-1.0.3.ebuild,v 1.1 2007/05/29 17:08:14 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ibm-powerpc-utils-papr/ibm-powerpc-utils-papr-1.0.3.ebuild,v 1.2 2007/07/12 05:10:21 mr_bones_ Exp $
inherit eutils
@@ -45,5 +45,3 @@ pkg_postinst() {
einfo "When the ibmvscsis function is generally available in "
einfo "the kernel source trees, it will be added back in."
}
-
-
diff --git a/sys-apps/ifd-gempc/ifd-gempc-1.0.0.ebuild b/sys-apps/ifd-gempc/ifd-gempc-1.0.0.ebuild
index 3743753da6ae..981d9fd12328 100644
--- a/sys-apps/ifd-gempc/ifd-gempc-1.0.0.ebuild
+++ b/sys-apps/ifd-gempc/ifd-gempc-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifd-gempc/ifd-gempc-1.0.0.ebuild,v 1.1 2005/07/29 08:09:07 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifd-gempc/ifd-gempc-1.0.0.ebuild,v 1.2 2007/07/12 05:10:21 mr_bones_ Exp $
inherit eutils
@@ -16,7 +16,6 @@ RDEPEND=">=sys-apps/pcsc-lite-1.2.9_beta5
DEPEND="${RDEPEND}
dev-util/pkgconfig"
-
src_unpack() {
unpack ${A}
epatch ${FILESDIR}/${P}-pcsc-lite-include.patch
diff --git a/sys-apps/ifd-gempc/ifd-gempc-1.0.1.ebuild b/sys-apps/ifd-gempc/ifd-gempc-1.0.1.ebuild
index 30248c665f5a..1239b06e2379 100644
--- a/sys-apps/ifd-gempc/ifd-gempc-1.0.1.ebuild
+++ b/sys-apps/ifd-gempc/ifd-gempc-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifd-gempc/ifd-gempc-1.0.1.ebuild,v 1.2 2007/02/15 19:35:52 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ifd-gempc/ifd-gempc-1.0.1.ebuild,v 1.3 2007/07/12 05:10:21 mr_bones_ Exp $
inherit eutils
@@ -50,4 +50,3 @@ pkg_postrm() {
einfo "You need to restart pcscd"
fi
}
-
diff --git a/sys-apps/input-utils/input-utils-0.0.1_pre20050727.ebuild b/sys-apps/input-utils/input-utils-0.0.1_pre20050727.ebuild
index 9bcfa6a34e37..89519c6b569a 100644
--- a/sys-apps/input-utils/input-utils-0.0.1_pre20050727.ebuild
+++ b/sys-apps/input-utils/input-utils-0.0.1_pre20050727.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20050727.ebuild,v 1.1 2005/11/22 20:14:31 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20050727.ebuild,v 1.2 2007/07/12 05:10:21 mr_bones_ Exp $
MY_P=input-${PV/0.0.1_pre/}-141704
@@ -23,4 +23,3 @@ src_install() {
dodoc lircd.conf
}
-
diff --git a/sys-apps/input-utils/input-utils-0.0.1_pre20051128.ebuild b/sys-apps/input-utils/input-utils-0.0.1_pre20051128.ebuild
index e0e1c472c454..0bf6e59c59d8 100644
--- a/sys-apps/input-utils/input-utils-0.0.1_pre20051128.ebuild
+++ b/sys-apps/input-utils/input-utils-0.0.1_pre20051128.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20051128.ebuild,v 1.1 2007/03/31 08:17:29 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/input-utils/input-utils-0.0.1_pre20051128.ebuild,v 1.2 2007/07/12 05:10:21 mr_bones_ Exp $
inherit eutils
@@ -37,4 +37,3 @@ src_install() {
dodoc lircd.conf
dodoc README
}
-
diff --git a/sys-apps/inputd/inputd-0.0.5-r1.ebuild b/sys-apps/inputd/inputd-0.0.5-r1.ebuild
index 74f365567a73..2b005beb008c 100644
--- a/sys-apps/inputd/inputd-0.0.5-r1.ebuild
+++ b/sys-apps/inputd/inputd-0.0.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/inputd/inputd-0.0.5-r1.ebuild,v 1.3 2006/11/26 21:32:31 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/inputd/inputd-0.0.5-r1.ebuild,v 1.4 2007/07/12 05:10:21 mr_bones_ Exp $
inherit eutils
@@ -27,4 +27,3 @@ src_install() {
insinto /etc
doins doc/inputd.conf
}
-
diff --git a/sys-apps/inputd/inputd-0.0.6.ebuild b/sys-apps/inputd/inputd-0.0.6.ebuild
index 6100a7192a42..6346b7b401b0 100644
--- a/sys-apps/inputd/inputd-0.0.6.ebuild
+++ b/sys-apps/inputd/inputd-0.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/inputd/inputd-0.0.6.ebuild,v 1.1 2006/12/06 14:51:47 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/inputd/inputd-0.0.6.ebuild,v 1.2 2007/07/12 05:10:21 mr_bones_ Exp $
inherit eutils
@@ -27,4 +27,3 @@ src_install() {
insinto /etc
doins doc/inputd.conf
}
-
diff --git a/sys-apps/inputd/inputd-0.0.7.ebuild b/sys-apps/inputd/inputd-0.0.7.ebuild
index a23f9e196a07..3ed90ecf63da 100644
--- a/sys-apps/inputd/inputd-0.0.7.ebuild
+++ b/sys-apps/inputd/inputd-0.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/inputd/inputd-0.0.7.ebuild,v 1.2 2006/12/30 16:15:05 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/inputd/inputd-0.0.7.ebuild,v 1.3 2007/07/12 05:10:21 mr_bones_ Exp $
inherit eutils
@@ -27,4 +27,3 @@ src_install() {
insinto /etc
doins doc/inputd.conf
}
-
diff --git a/sys-apps/inputd/inputd-0.0.8.ebuild b/sys-apps/inputd/inputd-0.0.8.ebuild
index b3dc5074e29d..9a7bc577c16f 100644
--- a/sys-apps/inputd/inputd-0.0.8.ebuild
+++ b/sys-apps/inputd/inputd-0.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/inputd/inputd-0.0.8.ebuild,v 1.1 2007/01/14 17:34:57 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/inputd/inputd-0.0.8.ebuild,v 1.2 2007/07/12 05:10:21 mr_bones_ Exp $
inherit eutils
@@ -27,4 +27,3 @@ src_install() {
insinto /etc
doins doc/inputd.conf
}
-
diff --git a/sys-apps/list/list-2.0.0.ebuild b/sys-apps/list/list-2.0.0.ebuild
index 2ba46d3b0322..1108f918bf16 100644
--- a/sys-apps/list/list-2.0.0.ebuild
+++ b/sys-apps/list/list-2.0.0.ebuild
@@ -1,7 +1,6 @@
# Copyright 2005-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/list/list-2.0.0.ebuild,v 1.1 2006/11/23 21:02:08 genstef Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/list/list-2.0.0.ebuild,v 1.2 2007/07/12 05:10:21 mr_bones_ Exp $
inherit eutils
diff --git a/sys-apps/paludis/paludis-0.16.2.ebuild b/sys-apps/paludis/paludis-0.16.2.ebuild
index 23ccd79b670d..95f96646e810 100644
--- a/sys-apps/paludis/paludis-0.16.2.ebuild
+++ b/sys-apps/paludis/paludis-0.16.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/paludis/paludis-0.16.2.ebuild,v 1.1 2007/01/27 23:05:14 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/paludis/paludis-0.16.2.ebuild,v 1.2 2007/07/12 05:10:21 mr_bones_ Exp $
inherit bash-completion eutils flag-o-matic
@@ -115,4 +115,3 @@ pkg_postinst() {
einfo " http://paludis.pioto.org/faq.html"
echo
}
-
diff --git a/sys-apps/paludis/paludis-0.24.1.ebuild b/sys-apps/paludis/paludis-0.24.1.ebuild
index 4d5eb271288d..de84c605abd0 100644
--- a/sys-apps/paludis/paludis-0.24.1.ebuild
+++ b/sys-apps/paludis/paludis-0.24.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/paludis/paludis-0.24.1.ebuild,v 1.1 2007/05/05 23:55:52 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/paludis/paludis-0.24.1.ebuild,v 1.2 2007/07/12 05:10:21 mr_bones_ Exp $
inherit bash-completion eutils flag-o-matic
@@ -135,4 +135,3 @@ pkg_postinst() {
einfo " http://paludis.pioto.org/faq.html"
echo
}
-
diff --git a/sys-apps/paludis/paludis-0.24.2.ebuild b/sys-apps/paludis/paludis-0.24.2.ebuild
index 1085efb611ce..6d08004cbd32 100644
--- a/sys-apps/paludis/paludis-0.24.2.ebuild
+++ b/sys-apps/paludis/paludis-0.24.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/paludis/paludis-0.24.2.ebuild,v 1.1 2007/05/07 23:34:24 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/paludis/paludis-0.24.2.ebuild,v 1.2 2007/07/12 05:10:21 mr_bones_ Exp $
inherit bash-completion eutils flag-o-matic
@@ -135,4 +135,3 @@ pkg_postinst() {
einfo " http://paludis.pioto.org/faq.html"
echo
}
-
diff --git a/sys-apps/paludis/paludis-0.24.5.ebuild b/sys-apps/paludis/paludis-0.24.5.ebuild
index 79b533eaa92f..55fedda53e7e 100644
--- a/sys-apps/paludis/paludis-0.24.5.ebuild
+++ b/sys-apps/paludis/paludis-0.24.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/paludis/paludis-0.24.5.ebuild,v 1.2 2007/07/10 13:36:09 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/paludis/paludis-0.24.5.ebuild,v 1.3 2007/07/12 05:10:21 mr_bones_ Exp $
inherit bash-completion eutils flag-o-matic
@@ -138,4 +138,3 @@ pkg_postinst() {
einfo " http://paludis.pioto.org/faq.html"
echo
}
-
diff --git a/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-r1.ebuild b/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-r1.ebuild
index 5544256c386d..f21e801e622a 100644
--- a/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-r1.ebuild
+++ b/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# 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-r1.ebuild,v 1.2 2007/02/15 19:38:06 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-slb-rf72-drv/pcsc-slb-rf72-drv-1.1.0-r1.ebuild,v 1.3 2007/07/12 05:10:21 mr_bones_ Exp $
inherit eutils
@@ -57,4 +57,3 @@ pkg_postrm() {
einfo "You need to restart pcscd"
fi
}
-
diff --git a/sys-apps/qtparted/qtparted-0.4.5.ebuild b/sys-apps/qtparted/qtparted-0.4.5.ebuild
index e0e9a2b53502..773d88f0ca85 100644
--- a/sys-apps/qtparted/qtparted-0.4.5.ebuild
+++ b/sys-apps/qtparted/qtparted-0.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/qtparted/qtparted-0.4.5.ebuild,v 1.4 2006/10/04 20:52:42 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/qtparted/qtparted-0.4.5.ebuild,v 1.5 2007/07/12 05:10:21 mr_bones_ Exp $
inherit qt3 multilib autotools
@@ -25,7 +25,6 @@ RDEPEND="${DEPEND}
kde? ( || ( kde-base/kdesu kde-base/kdebase ) )
!kde? ( x11-libs/gksu )"
-
src_unpack() {
unpack ${A}
cd ${S}
diff --git a/sys-apps/rsbac-admin/rsbac-admin-1.2.99.ebuild b/sys-apps/rsbac-admin/rsbac-admin-1.2.99.ebuild
index fa73b48c36b8..b1190696c9ca 100644
--- a/sys-apps/rsbac-admin/rsbac-admin-1.2.99.ebuild
+++ b/sys-apps/rsbac-admin/rsbac-admin-1.2.99.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/rsbac-admin/rsbac-admin-1.2.99.ebuild,v 1.5 2006/06/06 15:59:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/rsbac-admin/rsbac-admin-1.2.99.ebuild,v 1.6 2007/07/12 05:10:21 mr_bones_ Exp $
inherit eutils subversion
@@ -23,14 +23,12 @@ DEPEND="dev-util/dialog
RDEPEND=">=sys-libs/ncurses-5.2"
-
src_unpack() {
ESVN_REPO_URI="svn://rsbac.de/rsbac1/rsbac-admin/trunk"
subversion_src_unpack
cd ${WORKDIR}/${P}/${ADMIN}
}
-
src_compile() {
local rsbacmakeargs
rsbacmakeargs="libs tools"
diff --git a/sys-apps/ucspi-ssl/ucspi-ssl-0.70.ebuild b/sys-apps/ucspi-ssl/ucspi-ssl-0.70.ebuild
index d808c6ec52f1..ea69fe20d8dd 100644
--- a/sys-apps/ucspi-ssl/ucspi-ssl-0.70.ebuild
+++ b/sys-apps/ucspi-ssl/ucspi-ssl-0.70.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ucspi-ssl/ucspi-ssl-0.70.ebuild,v 1.1 2006/01/02 10:36:26 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ucspi-ssl/ucspi-ssl-0.70.ebuild,v 1.2 2007/07/12 05:10:21 mr_bones_ Exp $
inherit fixheadtails toolchain-funcs
#eutils
@@ -20,7 +20,6 @@ LICENSE="as-is"
KEYWORDS="~x86 ~amd64"
S="${WORKDIR}/host/superscript.com/net/${P}/src"
-
src_unpack() {
unpack ${A}
# cd "${WORKDIR}/host/superscript.com/net/"
diff --git a/sys-apps/utempter/utempter-0.5.5.6.ebuild b/sys-apps/utempter/utempter-0.5.5.6.ebuild
index 9bcb56d36ebd..416f48907bae 100644
--- a/sys-apps/utempter/utempter-0.5.5.6.ebuild
+++ b/sys-apps/utempter/utempter-0.5.5.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.5.6.ebuild,v 1.13 2006/08/23 16:20:04 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.5.6.ebuild,v 1.14 2007/07/12 05:10:21 mr_bones_ Exp $
inherit rpm eutils flag-o-matic
@@ -49,7 +49,6 @@ src_install() {
fperms 2755 /usr/sbin/utempter
}
-
pkg_postinst() {
if [ "${ROOT}" = "/" ]
then
diff --git a/sys-apps/watchdog/watchdog-5.3.1_p2.ebuild b/sys-apps/watchdog/watchdog-5.3.1_p2.ebuild
index e7d260a41934..56c599ed3eb6 100644
--- a/sys-apps/watchdog/watchdog-5.3.1_p2.ebuild
+++ b/sys-apps/watchdog/watchdog-5.3.1_p2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/watchdog-5.3.1_p2.ebuild,v 1.2 2007/04/13 09:26:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/watchdog-5.3.1_p2.ebuild,v 1.3 2007/07/12 05:10:21 mr_bones_ Exp $
inherit eutils
@@ -40,4 +40,3 @@ src_install() {
docinto examples
dodoc examples/*
}
-
diff --git a/sys-apps/yum/yum-2.6.1.ebuild b/sys-apps/yum/yum-2.6.1.ebuild
index efaf902072f0..57eec05c6733 100644
--- a/sys-apps/yum/yum-2.6.1.ebuild
+++ b/sys-apps/yum/yum-2.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/yum/yum-2.6.1.ebuild,v 1.2 2006/08/28 11:05:44 chrb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/yum/yum-2.6.1.ebuild,v 1.3 2007/07/12 05:10:21 mr_bones_ Exp $
inherit python distutils eutils
@@ -39,7 +39,6 @@ pkg_setup() {
fi
}
-
src_compile() {
emake || die "emake failed"
}