diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 16:40:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 16:40:36 +0000 |
commit | 7f1a9e834f605e2cabdd015cfa282517d9212dac (patch) | |
tree | 976942f89ca618e5f32de547f2b449b9d3483026 /dev-libs/grantlee | |
parent | Stable for amd64, wrt bug #409403 (diff) | |
download | gentoo-2-7f1a9e834f605e2cabdd015cfa282517d9212dac.tar.gz gentoo-2-7f1a9e834f605e2cabdd015cfa282517d9212dac.tar.bz2 gentoo-2-7f1a9e834f605e2cabdd015cfa282517d9212dac.zip |
Stable for amd64, wrt bug #409403
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/grantlee')
-rw-r--r-- | dev-libs/grantlee/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/grantlee/grantlee-0.1.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/grantlee/ChangeLog b/dev-libs/grantlee/ChangeLog index 968ca74c5331..178c6716e583 100644 --- a/dev-libs/grantlee/ChangeLog +++ b/dev-libs/grantlee/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/grantlee # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/grantlee/ChangeLog,v 1.11 2012/03/22 11:30:06 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/grantlee/ChangeLog,v 1.12 2012/04/04 16:40:36 ago Exp $ + + 04 Apr 2012; Agostino Sarubbo <ago@gentoo.org> grantlee-0.1.9.ebuild: + Stable for amd64, wrt bug #409403 22 Mar 2012; Johannes Huber <johu@gentoo.org> +files/grantlee-0.1.9-qt-test-optional.patch, grantlee-0.1.9.ebuild: diff --git a/dev-libs/grantlee/grantlee-0.1.9.ebuild b/dev-libs/grantlee/grantlee-0.1.9.ebuild index 74f889dc96ef..a5bbc1e632cc 100644 --- a/dev-libs/grantlee/grantlee-0.1.9.ebuild +++ b/dev-libs/grantlee/grantlee-0.1.9.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.1.9.ebuild,v 1.3 2012/03/22 11:30:06 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/grantlee/grantlee-0.1.9.ebuild,v 1.4 2012/04/04 16:40:36 ago 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" |