diff options
author | 2012-01-10 20:40:04 +0000 | |
---|---|---|
committer | 2012-01-10 20:40:04 +0000 | |
commit | 7233271b7a7204b0f31eff7bd152cf442670cd84 (patch) | |
tree | e6f3f971434e278d9c027a18f5c107355e0d7f6c /dev-libs/grantlee | |
parent | Marking atari800-2.2.1 ppc for bug 375695 (diff) | |
download | gentoo-2-7233271b7a7204b0f31eff7bd152cf442670cd84.tar.gz gentoo-2-7233271b7a7204b0f31eff7bd152cf442670cd84.tar.bz2 gentoo-2-7233271b7a7204b0f31eff7bd152cf442670cd84.zip |
Marking grantlee-0.1.8 ppc for bug 396359
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-libs/grantlee')
-rw-r--r-- | dev-libs/grantlee/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/grantlee/grantlee-0.1.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/grantlee/ChangeLog b/dev-libs/grantlee/ChangeLog index 10c9aa455878..49b7d3012f6d 100644 --- a/dev-libs/grantlee/ChangeLog +++ b/dev-libs/grantlee/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/grantlee -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/grantlee/ChangeLog,v 1.6 2011/12/07 22:06:52 hwoarang Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/grantlee/ChangeLog,v 1.7 2012/01/10 20:40:04 ranger Exp $ + + 10 Jan 2012; Brent Baude <ranger@gentoo.org> grantlee-0.1.8.ebuild: + Marking grantlee-0.1.8 ppc for bug 396359 07 Dec 2011; Markos Chandras <hwoarang@gentoo.org> grantlee-0.1.8.ebuild: Stable on amd64 wrt bug #388279 diff --git a/dev-libs/grantlee/grantlee-0.1.8.ebuild b/dev-libs/grantlee/grantlee-0.1.8.ebuild index a7055324abc8..f120b5dec39e 100644 --- a/dev-libs/grantlee/grantlee-0.1.8.ebuild +++ b/dev-libs/grantlee/grantlee-0.1.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.1.8.ebuild,v 1.5 2011/12/07 22:06:52 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/grantlee/grantlee-0.1.8.ebuild,v 1.6 2012/01/10 20:40:04 ranger Exp $ EAPI=4 @@ -11,7 +11,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" |