diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 20:01:01 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 20:01:01 +0000 |
commit | 7d759ee5ff8969e4bf4e691a329bb1288474a58d (patch) | |
tree | d64f65159d9b5b4fce1d9ffa0ee717c363ee6c47 /kde-misc | |
parent | amd64 stable, bug #495906 (diff) | |
download | gentoo-2-7d759ee5ff8969e4bf4e691a329bb1288474a58d.tar.gz gentoo-2-7d759ee5ff8969e4bf4e691a329bb1288474a58d.tar.bz2 gentoo-2-7d759ee5ff8969e4bf4e691a329bb1288474a58d.zip |
amd64 stable, bug #495682
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/kwebkitpart/ChangeLog | 7 | ||||
-rw-r--r-- | kde-misc/kwebkitpart/kwebkitpart-1.3.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-misc/kwebkitpart/ChangeLog b/kde-misc/kwebkitpart/ChangeLog index 86a234f9c542..f9500670ccbc 100644 --- a/kde-misc/kwebkitpart/ChangeLog +++ b/kde-misc/kwebkitpart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/kwebkitpart -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/ChangeLog,v 1.30 2013/11/03 11:54:55 johu Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/ChangeLog,v 1.31 2014/01/12 20:01:01 pacho Exp $ + + 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> kwebkitpart-1.3.3.ebuild: + amd64 stable, bug #495682 *kwebkitpart-1.3.3 (03 Nov 2013) diff --git a/kde-misc/kwebkitpart/kwebkitpart-1.3.3.ebuild b/kde-misc/kwebkitpart/kwebkitpart-1.3.3.ebuild index ec14ea64bba2..de8b9ab9ab01 100644 --- a/kde-misc/kwebkitpart/kwebkitpart-1.3.3.ebuild +++ b/kde-misc/kwebkitpart/kwebkitpart-1.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/kwebkitpart-1.3.3.ebuild,v 1.1 2013/11/03 11:54:55 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/kwebkitpart-1.3.3.ebuild,v 1.2 2014/01/12 20:01:01 pacho Exp $ EAPI=5 @@ -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 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" SLOT="4" IUSE="debug" |