diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-28 10:27:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-28 10:27:37 +0000 |
commit | 78691f83d913cb43b899a21afae45c2c6c60f422 (patch) | |
tree | ae273fe0a48d35f7d09ff2a034dcfeb3efe23145 /dev-libs/grantlee | |
parent | Stable for ppc, wrt bug #535692 (diff) | |
download | gentoo-2-78691f83d913cb43b899a21afae45c2c6c60f422.tar.gz gentoo-2-78691f83d913cb43b899a21afae45c2c6c60f422.tar.bz2 gentoo-2-78691f83d913cb43b899a21afae45c2c6c60f422.zip |
Stable for ppc, wrt bug #535108
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/grantlee')
-rw-r--r-- | dev-libs/grantlee/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/grantlee/grantlee-0.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/grantlee/ChangeLog b/dev-libs/grantlee/ChangeLog index 59971021308e..cecaf34e200e 100644 --- a/dev-libs/grantlee/ChangeLog +++ b/dev-libs/grantlee/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/grantlee # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/grantlee/ChangeLog,v 1.31 2015/01/26 10:01:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/grantlee/ChangeLog,v 1.32 2015/01/28 10:27:37 ago Exp $ + + 28 Jan 2015; Agostino Sarubbo <ago@gentoo.org> grantlee-0.4.0.ebuild: + Stable for ppc, wrt bug #535108 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> grantlee-0.4.0.ebuild: Stable for x86, wrt bug #535108 diff --git a/dev-libs/grantlee/grantlee-0.4.0.ebuild b/dev-libs/grantlee/grantlee-0.4.0.ebuild index 7a430e316794..8c83db60e051 100644 --- a/dev-libs/grantlee/grantlee-0.4.0.ebuild +++ b/dev-libs/grantlee/grantlee-0.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/grantlee/grantlee-0.4.0.ebuild,v 1.4 2015/01/26 10:01:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/grantlee/grantlee-0.4.0.ebuild,v 1.5 2015/01/28 10:27:37 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://downloads.grantlee.org/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86" IUSE="debug doc test" RDEPEND=" |