diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-04-24 13:56:35 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-04-24 13:56:35 +0000 |
commit | 6441b0d406be2c2bf59959696b31ccb9864f2896 (patch) | |
tree | 53214cc61a663b7289d9167bdfdca042cffe612c /app-crypt | |
parent | Add missing dependency on soprano, hard-disable SpaceNavigator plugin as it i... (diff) | |
download | gentoo-2-6441b0d406be2c2bf59959696b31ccb9864f2896.tar.gz gentoo-2-6441b0d406be2c2bf59959696b31ccb9864f2896.tar.bz2 gentoo-2-6441b0d406be2c2bf59959696b31ccb9864f2896.zip |
whitespace
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/WiRouterKeyRec/WiRouterKeyRec-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/WiRouterKeyRec/WiRouterKeyRec-1.0.4.ebuild b/app-crypt/WiRouterKeyRec/WiRouterKeyRec-1.0.4.ebuild index 222a0e1dfc5e..28455c5e2dc9 100644 --- a/app-crypt/WiRouterKeyRec/WiRouterKeyRec-1.0.4.ebuild +++ b/app-crypt/WiRouterKeyRec/WiRouterKeyRec-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/WiRouterKeyRec/WiRouterKeyRec-1.0.4.ebuild,v 1.1 2011/04/22 12:56:39 c1pher Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/WiRouterKeyRec/WiRouterKeyRec-1.0.4.ebuild,v 1.2 2011/04/24 13:56:35 mr_bones_ Exp $ EAPI=4 @@ -35,4 +35,4 @@ src_install () { newbin wirouterkeyrec ${PN} insinto /etc/${PN} doins "config/agpf_config.lst" -}
\ No newline at end of file +} |