diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-10 13:30:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-10 13:30:36 +0000 |
commit | 037f64791cde6b443662cc21e5d63eb98875da90 (patch) | |
tree | c9006ac669dd9eecaf6cb9f99512553291744423 /dev-libs/grantlee/grantlee-0.3.0.ebuild | |
parent | Stable for amd64, wrt bug #461064 (diff) | |
download | gentoo-2-037f64791cde6b443662cc21e5d63eb98875da90.tar.gz gentoo-2-037f64791cde6b443662cc21e5d63eb98875da90.tar.bz2 gentoo-2-037f64791cde6b443662cc21e5d63eb98875da90.zip |
Stable for amd64, wrt bug #461098
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/grantlee/grantlee-0.3.0.ebuild')
-rw-r--r-- | dev-libs/grantlee/grantlee-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/grantlee/grantlee-0.3.0.ebuild b/dev-libs/grantlee/grantlee-0.3.0.ebuild index bd9155da8f44..3aec3f0ee6a5 100644 --- a/dev-libs/grantlee/grantlee-0.3.0.ebuild +++ b/dev-libs/grantlee/grantlee-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/grantlee/grantlee-0.3.0.ebuild,v 1.3 2013/03/09 11:28:32 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/grantlee/grantlee-0.3.0.ebuild,v 1.4 2013/03/10 13:30:36 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gitorious.org/grantlee/pages/Home" SRC_URI="http://downloads.grantlee.org/${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" |