diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-12-31 03:23:06 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-12-31 03:23:06 +0000 |
commit | 2f70f22641b5c33d3143b079a0ca8c6b874e7345 (patch) | |
tree | e8a83dbe94e1bd1dc89445bad48290b0115627d7 /dev-ruby | |
parent | whitespace (diff) | |
download | gentoo-2-2f70f22641b5c33d3143b079a0ca8c6b874e7345.tar.gz gentoo-2-2f70f22641b5c33d3143b079a0ca8c6b874e7345.tar.bz2 gentoo-2-2f70f22641b5c33d3143b079a0ca8c6b874e7345.zip |
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/json/json-1.1.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ruby/json/json-1.1.3.ebuild b/dev-ruby/json/json-1.1.3.ebuild index f29c35b4824b..019108fd8808 100644 --- a/dev-ruby/json/json-1.1.3.ebuild +++ b/dev-ruby/json/json-1.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.1.3.ebuild,v 1.1 2008/12/28 10:09:45 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.1.3.ebuild,v 1.2 2008/12/31 03:23:06 mr_bones_ Exp $ inherit gems @@ -11,4 +11,3 @@ LICENSE="GPL-2" KEYWORDS="~x86 ~amd64" SLOT="0" IUSE="" - |