diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 10:12:51 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 10:12:51 +0000 |
commit | 143a920779eb2f1067dfd79181cc8a86a0295057 (patch) | |
tree | 6be1826abfd3249ef25f621e84f76a5b897f2c82 /kde-base/dolphin-plugins | |
parent | x86 stable wrt bug #388279 (diff) | |
download | gentoo-2-143a920779eb2f1067dfd79181cc8a86a0295057.tar.gz gentoo-2-143a920779eb2f1067dfd79181cc8a86a0295057.tar.bz2 gentoo-2-143a920779eb2f1067dfd79181cc8a86a0295057.zip |
x86 stable wrt bug #388279
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'kde-base/dolphin-plugins')
-rw-r--r-- | kde-base/dolphin-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/dolphin-plugins/dolphin-plugins-4.7.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/dolphin-plugins/ChangeLog b/kde-base/dolphin-plugins/ChangeLog index 24a25deb4d72..c99ecb8ebb6b 100644 --- a/kde-base/dolphin-plugins/ChangeLog +++ b/kde-base/dolphin-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/dolphin-plugins # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin-plugins/ChangeLog,v 1.31 2011/11/02 20:48:09 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin-plugins/ChangeLog,v 1.32 2011/12/07 10:12:51 phajdan.jr Exp $ + + 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + dolphin-plugins-4.7.3.ebuild: + x86 stable wrt bug #388279 *dolphin-plugins-4.7.3 (02 Nov 2011) diff --git a/kde-base/dolphin-plugins/dolphin-plugins-4.7.3.ebuild b/kde-base/dolphin-plugins/dolphin-plugins-4.7.3.ebuild index b3c1019e6f91..c5b40f426b33 100644 --- a/kde-base/dolphin-plugins/dolphin-plugins-4.7.3.ebuild +++ b/kde-base/dolphin-plugins/dolphin-plugins-4.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin-plugins/dolphin-plugins-4.7.3.ebuild,v 1.1 2011/11/02 20:48:09 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin-plugins/dolphin-plugins-4.7.3.ebuild,v 1.2 2011/12/07 10:12:51 phajdan.jr Exp $ EAPI=4 @@ -8,7 +8,7 @@ KMNAME="kdesdk" inherit kde4-meta DESCRIPTION="Extra Dolphin plugins" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug +git +subversion" DEPEND=" |