diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-24 06:55:39 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-24 06:55:39 +0000 |
commit | c17d8737073b8bdfc59bf42ef3e06e9b96aa817c (patch) | |
tree | b71ec52d9d7dafc4849765e6c882fcc8864dd1c5 /kde-base/kate | |
parent | Stable on amd64 wrt bug #322791 (diff) | |
download | gentoo-2-c17d8737073b8bdfc59bf42ef3e06e9b96aa817c.tar.gz gentoo-2-c17d8737073b8bdfc59bf42ef3e06e9b96aa817c.tar.bz2 gentoo-2-c17d8737073b8bdfc59bf42ef3e06e9b96aa817c.zip |
Stable on amd64 wrt bug #322791
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kate')
-rw-r--r-- | kde-base/kate/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kate/kate-4.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kate/ChangeLog b/kde-base/kate/ChangeLog index 46774ddc33b0..1abb1dd73650 100644 --- a/kde-base/kate/ChangeLog +++ b/kde-base/kate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kate # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.175 2010/06/21 15:53:03 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.176 2010/06/24 06:55:39 angelos Exp $ + + 24 Jun 2010; Christoph Mende <angelos@gentoo.org> kate-4.4.4.ebuild: + Stable on amd64 wrt bug #322791 21 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org> -kate-4.3.3.ebuild, kate-4.3.5.ebuild, kate-4.4.4.ebuild: diff --git a/kde-base/kate/kate-4.4.4.ebuild b/kde-base/kate/kate-4.4.4.ebuild index 4d442fb26abd..74283719a7a9 100644 --- a/kde-base/kate/kate-4.4.4.ebuild +++ b/kde-base/kate/kate-4.4.4.ebuild @@ -1,6 +1,6 @@ # 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.4.4.ebuild,v 1.2 2010/06/21 15:53:03 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.4.4.ebuild,v 1.3 2010/06/24 06:55:39 angelos Exp $ EAPI="3" @@ -8,7 +8,7 @@ KMNAME="kdesdk" inherit kde4-meta DESCRIPTION="Kate is an MDI texteditor." -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook +plasma" DEPEND=" |