diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-04 20:08:09 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-04 20:08:09 +0000 |
commit | 4faa819a51e5ca180719a302d829611090033d2c (patch) | |
tree | 6f2dc0218f94cd5dfdf5112b9ffe51255bc75e18 | |
parent | Stable on amd64 wrt bug #359037 (diff) | |
download | gentoo-2-4faa819a51e5ca180719a302d829611090033d2c.tar.gz gentoo-2-4faa819a51e5ca180719a302d829611090033d2c.tar.bz2 gentoo-2-4faa819a51e5ca180719a302d829611090033d2c.zip |
Stable on amd64 wrt bug #365175
(Portage version: 2.1.9.46/cvs/Linux x86_64)
-rw-r--r-- | app-editors/kile/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/kile/kile-2.1_beta5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/kile/ChangeLog b/app-editors/kile/ChangeLog index 4a4702358a6e..5e384c5f1dcc 100644 --- a/app-editors/kile/ChangeLog +++ b/app-editors/kile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/kile # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/ChangeLog,v 1.139 2011/01/24 22:13:57 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/ChangeLog,v 1.140 2011/05/04 20:08:09 hwoarang Exp $ + + 04 May 2011; Markos Chandras <hwoarang@gentoo.org> kile-2.1_beta5.ebuild: + Stable on amd64 wrt bug #365175 *kile-2.1_beta5 (24 Jan 2011) diff --git a/app-editors/kile/kile-2.1_beta5.ebuild b/app-editors/kile/kile-2.1_beta5.ebuild index e6ed6c24c8f5..22b5300d346b 100644 --- a/app-editors/kile/kile-2.1_beta5.ebuild +++ b/app-editors/kile/kile-2.1_beta5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-2.1_beta5.ebuild,v 1.1 2011/01/24 22:13:57 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-2.1_beta5.ebuild,v 1.2 2011/05/04 20:08:09 hwoarang Exp $ EAPI=3 @@ -20,7 +20,7 @@ DESCRIPTION="A Latex Editor and TeX shell for KDE" HOMEPAGE="http://kile.sourceforge.net/" LICENSE="FDL-1.2 GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" SLOT="4" IUSE="debug +pdf +png" |