diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 19:34:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 19:34:31 +0000 |
commit | bc352f56540f74f0d054275aa90433e5119b4900 (patch) | |
tree | c496fd672c90d4a113eb06e6088481c6cc05eb5b /app-editors | |
parent | Stable for amd64, wrt bug #409403 (diff) | |
download | gentoo-2-bc352f56540f74f0d054275aa90433e5119b4900.tar.gz gentoo-2-bc352f56540f74f0d054275aa90433e5119b4900.tar.bz2 gentoo-2-bc352f56540f74f0d054275aa90433e5119b4900.zip |
Stable for amd64, wrt bug #409403
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/kile/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/kile/kile-2.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/kile/ChangeLog b/app-editors/kile/ChangeLog index 5465954702b1..ae9ebcca1ab2 100644 --- a/app-editors/kile/ChangeLog +++ b/app-editors/kile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/kile # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/ChangeLog,v 1.147 2012/01/29 17:01:49 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/ChangeLog,v 1.148 2012/04/04 19:34:31 ago Exp $ + + 04 Apr 2012; Agostino Sarubbo <ago@gentoo.org> kile-2.1.1.ebuild: + Stable for amd64, wrt bug #409403 *kile-2.1.1 (29 Jan 2012) diff --git a/app-editors/kile/kile-2.1.1.ebuild b/app-editors/kile/kile-2.1.1.ebuild index 6216087ab150..6a53b3979fa2 100644 --- a/app-editors/kile/kile-2.1.1.ebuild +++ b/app-editors/kile/kile-2.1.1.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/app-editors/kile/kile-2.1.1.ebuild,v 1.1 2012/01/29 17:01:47 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-2.1.1.ebuild,v 1.2 2012/04/04 19:34:31 ago Exp $ EAPI=4 @@ -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" |