diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 16:59:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 16:59:10 +0000 |
commit | eb3658c4bed4ac9d779a9f2ddbeb1281647bb479 (patch) | |
tree | 20c53c0f043b069cf28533640e011480257bf682 /kde-base/katepart | |
parent | Stable for amd64, wrt bug #409403 (diff) | |
download | gentoo-2-eb3658c4bed4ac9d779a9f2ddbeb1281647bb479.tar.gz gentoo-2-eb3658c4bed4ac9d779a9f2ddbeb1281647bb479.tar.bz2 gentoo-2-eb3658c4bed4ac9d779a9f2ddbeb1281647bb479.zip |
Stable for amd64, wrt bug #409403
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/katepart')
-rw-r--r-- | kde-base/katepart/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/katepart/katepart-4.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/katepart/ChangeLog b/kde-base/katepart/ChangeLog index 8100fcccef63..45318afa3737 100644 --- a/kde-base/katepart/ChangeLog +++ b/kde-base/katepart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/katepart # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/ChangeLog,v 1.21 2012/03/31 14:12:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/ChangeLog,v 1.22 2012/04/04 16:59:10 ago Exp $ + + 04 Apr 2012; Agostino Sarubbo <ago@gentoo.org> katepart-4.8.1.ebuild: + Stable for amd64, wrt bug #409403 31 Mar 2012; Markus Meier <maekke@gentoo.org> katepart-4.8.1.ebuild: add ~arm, bug #402989 diff --git a/kde-base/katepart/katepart-4.8.1.ebuild b/kde-base/katepart/katepart-4.8.1.ebuild index 801a5b936245..248b2f10fbd8 100644 --- a/kde-base/katepart/katepart-4.8.1.ebuild +++ b/kde-base/katepart/katepart-4.8.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/kde-base/katepart/katepart-4.8.1.ebuild,v 1.2 2012/03/31 14:12:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/katepart-4.8.1.ebuild,v 1.3 2012/04/04 16:59:10 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ KDE_SCM="git" inherit kde4-meta DESCRIPTION="KDE Editor KPart" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="debug" RESTRICT="test" |