diff options
author | 2007-07-12 05:10:21 +0000 | |
---|---|---|
committer | 2007-07-12 05:10:21 +0000 | |
commit | 5eb2bb1ed5baab0e1b135614cef1bb1a4d9ad644 (patch) | |
tree | d6407be86641d13184cf99c834d5f67a556c7bf0 /sys-apps/inputd | |
parent | whitespace (diff) | |
download | historical-5eb2bb1ed5baab0e1b135614cef1bb1a4d9ad644.tar.gz historical-5eb2bb1ed5baab0e1b135614cef1bb1a4d9ad644.tar.bz2 historical-5eb2bb1ed5baab0e1b135614cef1bb1a4d9ad644.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'sys-apps/inputd')
-rw-r--r-- | sys-apps/inputd/inputd-0.0.5-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-apps/inputd/inputd-0.0.6.ebuild | 3 | ||||
-rw-r--r-- | sys-apps/inputd/inputd-0.0.7.ebuild | 3 | ||||
-rw-r--r-- | sys-apps/inputd/inputd-0.0.8.ebuild | 3 |
4 files changed, 4 insertions, 8 deletions
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 } - |