diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 11:19:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 11:19:22 +0000 |
commit | 9ff18c2a72bcbc917f2e0ef7fb7a7f67f47ab8fd (patch) | |
tree | a305f9595ef73dee75cfdf26f608c9a3e643b1e8 /app-office | |
parent | amd64 stable wrt bug #393769 (diff) | |
download | gentoo-2-9ff18c2a72bcbc917f2e0ef7fb7a7f67f47ab8fd.tar.gz gentoo-2-9ff18c2a72bcbc917f2e0ef7fb7a7f67f47ab8fd.tar.bz2 gentoo-2-9ff18c2a72bcbc917f2e0ef7fb7a7f67f47ab8fd.zip |
Stable for amd64, wrt bug #398521
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/imposter/ChangeLog | 7 | ||||
-rw-r--r-- | app-office/imposter/imposter-0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-office/imposter/ChangeLog b/app-office/imposter/ChangeLog index a88ffc6d960c..52d2a78b21b6 100644 --- a/app-office/imposter/ChangeLog +++ b/app-office/imposter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/imposter -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/imposter/ChangeLog,v 1.16 2011/03/13 19:54:43 suka Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/imposter/ChangeLog,v 1.17 2012/01/16 11:19:22 ago Exp $ + + 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> imposter-0.3.ebuild: + Stable for amd64, wrt bug #398521 13 Mar 2011; Andreas Proschofsky <suka@gentoo.org> -imposter-0.2.ebuild, imposter-0.3.ebuild: diff --git a/app-office/imposter/imposter-0.3.ebuild b/app-office/imposter/imposter-0.3.ebuild index 15cba77675db..cf95cfe5db1a 100644 --- a/app-office/imposter/imposter-0.3.ebuild +++ b/app-office/imposter/imposter-0.3.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/app-office/imposter/imposter-0.3.ebuild,v 1.6 2011/03/13 19:54:43 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/imposter/imposter-0.3.ebuild,v 1.7 2012/01/16 11:19:22 ago Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="iksemel nls" RDEPEND=">=x11-libs/gtk+-2.4:2 |