diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-11-05 13:28:07 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-11-05 13:28:07 +0000 |
commit | 2c787b11d665233a2d256a713638365c0fa1cf62 (patch) | |
tree | d1128a6f7b9df262bdb73517745070fb0f43682f /dev-vcs/kdesvn | |
parent | Stable on amd64 wrt bug #343987 (diff) | |
download | gentoo-2-2c787b11d665233a2d256a713638365c0fa1cf62.tar.gz gentoo-2-2c787b11d665233a2d256a713638365c0fa1cf62.tar.bz2 gentoo-2-2c787b11d665233a2d256a713638365c0fa1cf62.zip |
Stable on amd64 wrt bug #338887
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/kdesvn')
-rw-r--r-- | dev-vcs/kdesvn/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/kdesvn/kdesvn-1.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-vcs/kdesvn/ChangeLog b/dev-vcs/kdesvn/ChangeLog index ad57bc85a860..93b3e1e9c217 100644 --- a/dev-vcs/kdesvn/ChangeLog +++ b/dev-vcs/kdesvn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/kdesvn # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/kdesvn/ChangeLog,v 1.14 2010/11/02 16:04:05 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/kdesvn/ChangeLog,v 1.15 2010/11/05 13:28:07 hwoarang Exp $ + + 05 Nov 2010; Markos Chandras <hwoarang@gentoo.org> kdesvn-1.5.5.ebuild: + Stable on amd64 wrt bug #338887 02 Nov 2010; Thomas Kahle <tomka@gentoo.org> kdesvn-1.5.5.ebuild: x86 stable per bug #338887 diff --git a/dev-vcs/kdesvn/kdesvn-1.5.5.ebuild b/dev-vcs/kdesvn/kdesvn-1.5.5.ebuild index e6d489c012b0..50b02d5609b0 100644 --- a/dev-vcs/kdesvn/kdesvn-1.5.5.ebuild +++ b/dev-vcs/kdesvn/kdesvn-1.5.5.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/dev-vcs/kdesvn/kdesvn-1.5.5.ebuild,v 1.4 2010/11/02 16:04:05 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/kdesvn/kdesvn-1.5.5.ebuild,v 1.5 2010/11/05 13:28:07 hwoarang Exp $ EAPI="3" @@ -17,7 +17,7 @@ else fi LICENSE="GPL-2" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" SLOT="4" IUSE="debug +handbook" |