diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-15 01:08:08 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-15 01:08:08 +0000 |
commit | 8464c8ae4898256b0ceafa95ed404f58f7c28e8c (patch) | |
tree | c4588b8d8c616fe92a9df130ce832228017506be /kde-misc | |
parent | stable ppc, bug #441328 (diff) | |
download | gentoo-2-8464c8ae4898256b0ceafa95ed404f58f7c28e8c.tar.gz gentoo-2-8464c8ae4898256b0ceafa95ed404f58f7c28e8c.tar.bz2 gentoo-2-8464c8ae4898256b0ceafa95ed404f58f7c28e8c.zip |
stable ppc, bug #441332
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/kwebkitpart/ChangeLog | 5 | ||||
-rw-r--r-- | kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-misc/kwebkitpart/ChangeLog b/kde-misc/kwebkitpart/ChangeLog index 26fde11c3de6..f9885f9afdbf 100644 --- a/kde-misc/kwebkitpart/ChangeLog +++ b/kde-misc/kwebkitpart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/kwebkitpart # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/ChangeLog,v 1.18 2012/11/14 20:10:53 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/ChangeLog,v 1.19 2012/11/15 01:08:08 blueness Exp $ + + 15 Nov 2012; Anthony G. Basile <blueness@gentoo.org> kwebkitpart-1.3.0.ebuild: + stable ppc, bug #441332 14 Nov 2012; Johannes Huber <johu@gentoo.org> kwebkitpart-1.3.0.ebuild: Stable for x86, wrt bug #441332 diff --git a/kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild b/kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild index ee19c7926257..5dbfe6264597 100644 --- a/kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild +++ b/kde-misc/kwebkitpart/kwebkitpart-1.3.0.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-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild,v 1.4 2012/11/14 20:10:53 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild,v 1.5 2012/11/15 01:08:08 blueness Exp $ EAPI=4 @@ -12,6 +12,6 @@ HOMEPAGE="https://projects.kde.org/projects/extragear/base/kwebkitpart" SRC_URI="http://dev.gentoo.org/~johu/distfiles/${P}.tar.xz" LICENSE="LGPL-2" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" SLOT="4" IUSE="debug" |