diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-12-31 03:23:42 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-12-31 03:23:42 +0000 |
commit | 7e35c8152c814156c124609817950ac857911318 (patch) | |
tree | bc66c7492727d9b2b9d33c823e8fe2e3ef78dd90 /dev-ruby/json | |
parent | reverted amd64 kw due to bug 253172 (diff) | |
download | historical-7e35c8152c814156c124609817950ac857911318.tar.gz historical-7e35c8152c814156c124609817950ac857911318.tar.bz2 historical-7e35c8152c814156c124609817950ac857911318.zip |
whitespace
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.27.8 i686
Diffstat (limited to 'dev-ruby/json')
-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="" - |