diff options
author | 2012-11-23 18:25:22 +0000 | |
---|---|---|
committer | 2012-11-23 18:25:22 +0000 | |
commit | 834b915efad34783f6b7a64b78e4c24851661c7c (patch) | |
tree | 1c6bea9322cf9d0ce495d2b0bbca69fd5a998fb3 /dev-libs/grantlee/grantlee-0.2.0.ebuild | |
parent | Stable for x86, wrt bug #442394 (diff) | |
download | historical-834b915efad34783f6b7a64b78e4c24851661c7c.tar.gz historical-834b915efad34783f6b7a64b78e4c24851661c7c.tar.bz2 historical-834b915efad34783f6b7a64b78e4c24851661c7c.zip |
Stable for x86, wrt bug #442394
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/grantlee/grantlee-0.2.0.ebuild')
-rw-r--r-- | dev-libs/grantlee/grantlee-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/grantlee/grantlee-0.2.0.ebuild b/dev-libs/grantlee/grantlee-0.2.0.ebuild index 8153af568d10..01b0a234baf5 100644 --- a/dev-libs/grantlee/grantlee-0.2.0.ebuild +++ b/dev-libs/grantlee/grantlee-0.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/grantlee/grantlee-0.2.0.ebuild,v 1.2 2012/11/23 16:51:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/grantlee/grantlee-0.2.0.ebuild,v 1.3 2012/11/23 18:24:34 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gitorious.org/grantlee/pages/Home" SRC_URI="http://www.loegria.net/grantlee/${P}.tar.gz" LICENSE="LGPL-2.1" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" SLOT="0" IUSE="debug doc test" |