summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'js-libs/jquery/jquery-1.6.1.ebuild')
-rw-r--r--js-libs/jquery/jquery-1.6.1.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/js-libs/jquery/jquery-1.6.1.ebuild b/js-libs/jquery/jquery-1.6.1.ebuild
index b54e1ca..1bbe2a3 100644
--- a/js-libs/jquery/jquery-1.6.1.ebuild
+++ b/js-libs/jquery/jquery-1.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -10,8 +10,10 @@ DESCRIPTION="a fast and concise JavaScript Library"
HOMEPAGE="http://jquery.com"
SRC_URI="http://code.jquery.com/${P}.js http://code.jquery.com/${P}.min.js"
+SLOT="0"
+
LICENSE="|| ( MIT GPL-2 )"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""