diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 03:01:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 03:01:15 +0000 |
commit | 8f10b128367d25a59d83a17843479f6431e282df (patch) | |
tree | be003488e2509a0fdfd5aa8810cba4a345446ba7 /kde-base | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-8f10b128367d25a59d83a17843479f6431e282df.tar.gz gentoo-2-8f10b128367d25a59d83a17843479f6431e282df.tar.bz2 gentoo-2-8f10b128367d25a59d83a17843479f6431e282df.zip |
Stable for HPPA too.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kate/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kate/kate-4.3.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kate/ChangeLog b/kde-base/kate/ChangeLog index af2115009fcc..0050541c7696 100644 --- a/kde-base/kate/ChangeLog +++ b/kde-base/kate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kate -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.162 2009/12/27 15:33:31 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.163 2010/01/19 03:01:15 jer Exp $ + + 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kate-4.3.3.ebuild: + Stable for HPPA too. 22 Dec 2009; Jonathan Callen <abcd@gentoo.org> kate-4.3.4.ebuild: Pull in changes from overlay diff --git a/kde-base/kate/kate-4.3.3.ebuild b/kde-base/kate/kate-4.3.3.ebuild index 94dfbe2c1072..b09f5c15c4a4 100644 --- a/kde-base/kate/kate-4.3.3.ebuild +++ b/kde-base/kate/kate-4.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.3.3.ebuild,v 1.5 2009/12/10 14:17:05 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.3.3.ebuild,v 1.6 2010/01/19 03:01:15 jer Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdesdk" inherit kde4-meta DESCRIPTION="Kate is an MDI texteditor." -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="debug +handbook +plasma" DEPEND=" |