diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-23 11:02:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-23 11:02:47 +0000 |
commit | 79ae8ab4e6f8af77962d0b8919168c56b68857eb (patch) | |
tree | a0f30faf363c55f1596e704188d5868af75741f9 /dev-libs/grantlee | |
parent | Stable for ppc64, wrt bug #536512 (diff) | |
download | gentoo-2-79ae8ab4e6f8af77962d0b8919168c56b68857eb.tar.gz gentoo-2-79ae8ab4e6f8af77962d0b8919168c56b68857eb.tar.bz2 gentoo-2-79ae8ab4e6f8af77962d0b8919168c56b68857eb.zip |
Stable for ppc64, wrt bug #535108
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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 cecaf34e200e..86f94b2b2e3a 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.32 2015/01/28 10:27:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/grantlee/ChangeLog,v 1.33 2015/02/23 11:02:47 ago Exp $ + + 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> grantlee-0.4.0.ebuild: + Stable for ppc64, wrt bug #535108 28 Jan 2015; Agostino Sarubbo <ago@gentoo.org> grantlee-0.4.0.ebuild: Stable for ppc, wrt bug #535108 diff --git a/dev-libs/grantlee/grantlee-0.4.0.ebuild b/dev-libs/grantlee/grantlee-0.4.0.ebuild index 8c83db60e051..b43a1f1ae13a 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.5 2015/01/28 10:27:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/grantlee/grantlee-0.4.0.ebuild,v 1.6 2015/02/23 11:02:47 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=" |