diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 21:30:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 21:30:24 +0000 |
commit | dc94331bdae67a2e3889eda286a10e9a3ff2c3e7 (patch) | |
tree | a94097efb60bda50026583925deddcd16a3035fe /kde-base/katepart | |
parent | Stable for amd64, wrt bug #396359 (diff) | |
download | gentoo-2-dc94331bdae67a2e3889eda286a10e9a3ff2c3e7.tar.gz gentoo-2-dc94331bdae67a2e3889eda286a10e9a3ff2c3e7.tar.bz2 gentoo-2-dc94331bdae67a2e3889eda286a10e9a3ff2c3e7.zip |
Stable for amd64, wrt bug #396359
(Portage version: 2.1.10.41/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.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/katepart/ChangeLog b/kde-base/katepart/ChangeLog index f4201e6081cc..d6edc6286544 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.14 2012/01/09 15:52:26 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/ChangeLog,v 1.15 2012/01/16 21:30:24 ago Exp $ + + 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> katepart-4.7.4.ebuild: + Stable for amd64, wrt bug #396359 09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> katepart-4.7.4.ebuild: x86 stable wrt bug #396359 diff --git a/kde-base/katepart/katepart-4.7.4.ebuild b/kde-base/katepart/katepart-4.7.4.ebuild index 60c1f3ea4db0..c5753396d2b0 100644 --- a/kde-base/katepart/katepart-4.7.4.ebuild +++ b/kde-base/katepart/katepart-4.7.4.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.7.4.ebuild,v 1.2 2012/01/09 15:52:26 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katepart/katepart-4.7.4.ebuild,v 1.3 2012/01/16 21:30:24 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ KDE_SCM="git" inherit kde4-meta DESCRIPTION="KDE Editor KPart" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" IUSE="debug" RESTRICT="test" |