diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-22 18:25:45 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-22 18:25:45 +0000 |
commit | 272011b03d8f190b73f741b03781f95875a86bbb (patch) | |
tree | 67658c53165e89e533c23c3b900efb526d397213 /dev-libs/yajl/yajl-1.0.11.ebuild | |
parent | Stable on amd64 wrt bug #352391 (diff) | |
download | historical-272011b03d8f190b73f741b03781f95875a86bbb.tar.gz historical-272011b03d8f190b73f741b03781f95875a86bbb.tar.bz2 historical-272011b03d8f190b73f741b03781f95875a86bbb.zip |
Stable on amd64 wrt bug #352279
Package-Manager: portage-2.1.9.33/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/yajl/yajl-1.0.11.ebuild')
-rw-r--r-- | dev-libs/yajl/yajl-1.0.11.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/yajl/yajl-1.0.11.ebuild b/dev-libs/yajl/yajl-1.0.11.ebuild index 69a26883a89f..f5a1c6845209 100644 --- a/dev-libs/yajl/yajl-1.0.11.ebuild +++ b/dev-libs/yajl/yajl-1.0.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/yajl/yajl-1.0.11.ebuild,v 1.3 2010/10/27 22:08:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yajl/yajl-1.0.11.ebuild,v 1.4 2011/01/22 18:25:45 hwoarang Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86" +KEYWORDS="amd64 ~arm ~hppa ~x86" IUSE="" |