diff options
author | 2015-04-02 17:56:18 +0000 | |
---|---|---|
committer | 2015-04-02 17:56:18 +0000 | |
commit | 5fecad9506ff87530c3c69b880f49a3cfc92eea2 (patch) | |
tree | 5ce7867ee435717d21afcb19a4e8c9f1884b9af6 /app-leechcraft | |
parent | fix SRC_URI (diff) | |
download | gentoo-2-5fecad9506ff87530c3c69b880f49a3cfc92eea2.tar.gz gentoo-2-5fecad9506ff87530c3c69b880f49a3cfc92eea2.tar.bz2 gentoo-2-5fecad9506ff87530c3c69b880f49a3cfc92eea2.zip |
whitespace
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Diffstat (limited to 'app-leechcraft')
4 files changed, 8 insertions, 8 deletions
diff --git a/app-leechcraft/lc-devmon/lc-devmon-0.6.60.ebuild b/app-leechcraft/lc-devmon/lc-devmon-0.6.60.ebuild index 1ee26e59960c..247cf4d9cc72 100644 --- a/app-leechcraft/lc-devmon/lc-devmon-0.6.60.ebuild +++ b/app-leechcraft/lc-devmon/lc-devmon-0.6.60.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-devmon/lc-devmon-0.6.60.ebuild,v 1.3 2014/04/03 08:11:14 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-devmon/lc-devmon-0.6.60.ebuild,v 1.4 2015/04/02 17:56:18 mr_bones_ Exp $ EAPI="5" @@ -14,4 +14,4 @@ IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV} virtual/udev" -RDEPEND="${DEPEND}"
\ No newline at end of file +RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-devmon/lc-devmon-0.6.65.ebuild b/app-leechcraft/lc-devmon/lc-devmon-0.6.65.ebuild index b31bd12cf2e9..97a1ebb9fc2a 100644 --- a/app-leechcraft/lc-devmon/lc-devmon-0.6.65.ebuild +++ b/app-leechcraft/lc-devmon/lc-devmon-0.6.65.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-devmon/lc-devmon-0.6.65.ebuild,v 1.1 2014/04/10 17:52:57 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-devmon/lc-devmon-0.6.65.ebuild,v 1.2 2015/04/02 17:56:18 mr_bones_ Exp $ EAPI="5" @@ -14,4 +14,4 @@ IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV} virtual/udev" -RDEPEND="${DEPEND}"
\ No newline at end of file +RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-devmon/lc-devmon-0.6.70.ebuild b/app-leechcraft/lc-devmon/lc-devmon-0.6.70.ebuild index 089643db3b4e..9fe9c280aa38 100644 --- a/app-leechcraft/lc-devmon/lc-devmon-0.6.70.ebuild +++ b/app-leechcraft/lc-devmon/lc-devmon-0.6.70.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-devmon/lc-devmon-0.6.70.ebuild,v 1.1 2014/08/03 18:49:22 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-devmon/lc-devmon-0.6.70.ebuild,v 1.2 2015/04/02 17:56:18 mr_bones_ Exp $ EAPI="5" @@ -14,4 +14,4 @@ IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV} virtual/udev" -RDEPEND="${DEPEND}"
\ No newline at end of file +RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-devmon/lc-devmon-9999.ebuild b/app-leechcraft/lc-devmon/lc-devmon-9999.ebuild index 386820ad321a..118eb34bc1f8 100644 --- a/app-leechcraft/lc-devmon/lc-devmon-9999.ebuild +++ b/app-leechcraft/lc-devmon/lc-devmon-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-devmon/lc-devmon-9999.ebuild,v 1.1 2013/08/18 18:32:02 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-devmon/lc-devmon-9999.ebuild,v 1.2 2015/04/02 17:56:18 mr_bones_ Exp $ EAPI="5" @@ -14,4 +14,4 @@ IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV} virtual/udev" -RDEPEND="${DEPEND}"
\ No newline at end of file +RDEPEND="${DEPEND}" |