diff options
author | 2009-04-24 22:28:20 +0000 | |
---|---|---|
committer | 2009-04-24 22:28:20 +0000 | |
commit | ab75db5360d36f54530600bcdf96e0abdd97313e (patch) | |
tree | 5c3fa51455d71127a54ad31eea294d2bb40464b1 /dev-libs | |
parent | Bump to 0.31. Fixes #224037. Modified ebuild by Kristoffer. (diff) | |
download | gentoo-2-ab75db5360d36f54530600bcdf96e0abdd97313e.tar.gz gentoo-2-ab75db5360d36f54530600bcdf96e0abdd97313e.tar.bz2 gentoo-2-ab75db5360d36f54530600bcdf96e0abdd97313e.zip |
whitespace
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/hashit/hashit-0.9.6.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-libs/hashit/hashit-0.9.6.ebuild b/dev-libs/hashit/hashit-0.9.6.ebuild index 46306ab0f826..5c759a39248a 100644 --- a/dev-libs/hashit/hashit-0.9.6.ebuild +++ b/dev-libs/hashit/hashit-0.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/hashit/hashit-0.9.6.ebuild,v 1.1 2009/04/24 09:51:50 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/hashit/hashit-0.9.6.ebuild,v 1.2 2009/04/24 22:28:20 mr_bones_ Exp $ inherit cmake-utils @@ -12,4 +12,3 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~amd64" IUSE="debug" DEPEND="" - |