diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-11-29 16:29:47 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-11-29 16:29:47 +0000 |
commit | b3144a0a767a756ce3ca47481ad1c4d133c99762 (patch) | |
tree | 5eb302ebfe74d310c08e2a3ce901a860a49aca26 /dev-lua | |
parent | Stable for HPPA (bug #444902). (diff) | |
download | gentoo-2-b3144a0a767a756ce3ca47481ad1c4d133c99762.tar.gz gentoo-2-b3144a0a767a756ce3ca47481ad1c4d133c99762.tar.bz2 gentoo-2-b3144a0a767a756ce3ca47481ad1c4d133c99762.zip |
whitespace
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/lgi/lgi-0.6.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-lua/lgi/lgi-0.6.2.ebuild b/dev-lua/lgi/lgi-0.6.2.ebuild index 1db2a70b3226..32a743b51f97 100644 --- a/dev-lua/lgi/lgi-0.6.2.ebuild +++ b/dev-lua/lgi/lgi-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lua/lgi/lgi-0.6.2.ebuild,v 1.1 2012/11/27 20:20:48 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lua/lgi/lgi-0.6.2.ebuild,v 1.2 2012/11/29 16:29:47 mr_bones_ Exp $ EAPI=4 @@ -36,4 +36,3 @@ src_install() { dohtml -r docs/* dodoc README.md } - |