diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-10 09:53:50 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-10 09:53:50 +0000 |
commit | c067f15354ea6988b5056d489ca0661caab00a61 (patch) | |
tree | 812ff01767f393a913e983f5c97efc86648d02af /kde-base/konsole | |
parent | amd64 stable wrt #287697 (diff) | |
download | gentoo-2-c067f15354ea6988b5056d489ca0661caab00a61.tar.gz gentoo-2-c067f15354ea6988b5056d489ca0661caab00a61.tar.bz2 gentoo-2-c067f15354ea6988b5056d489ca0661caab00a61.zip |
amd64 stable wrt #287697
(Portage version: 2.2_rc44/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/konsole')
-rw-r--r-- | kde-base/konsole/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/konsole/konsole-4.3.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/konsole/ChangeLog b/kde-base/konsole/ChangeLog index 5033ccdd5b94..4482cb2d4f08 100644 --- a/kde-base/konsole/ChangeLog +++ b/kde-base/konsole/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/konsole # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/ChangeLog,v 1.137 2009/10/08 14:40:25 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/ChangeLog,v 1.138 2009/10/10 09:53:50 ssuominen Exp $ + + 10 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> + konsole-4.3.1-r1.ebuild: + amd64 stable wrt #287697 08 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> -konsole-4.3.0.ebuild: Drop KDE 4.3.0 diff --git a/kde-base/konsole/konsole-4.3.1-r1.ebuild b/kde-base/konsole/konsole-4.3.1-r1.ebuild index 43eaa9694383..5aee807f379f 100644 --- a/kde-base/konsole/konsole-4.3.1-r1.ebuild +++ b/kde-base/konsole/konsole-4.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/konsole-4.3.1-r1.ebuild,v 1.1 2009/09/02 17:37:12 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/konsole-4.3.1-r1.ebuild,v 1.2 2009/10/10 09:53:50 ssuominen Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdebase-apps" inherit kde4-meta DESCRIPTION="X terminal for use with KDE." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug +handbook" COMMONDEPEND=" |