diff options
author | 2012-01-11 15:10:23 +0000 | |
---|---|---|
committer | 2012-01-11 15:10:23 +0000 | |
commit | 1837e8bc4217df13c21513087f99f16ef8783b17 (patch) | |
tree | b470030e48ab901aacbd0b64dc5863507de11299 /kde-misc | |
parent | Drop errornous templates useflag handling. (diff) | |
download | gentoo-2-1837e8bc4217df13c21513087f99f16ef8783b17.tar.gz gentoo-2-1837e8bc4217df13c21513087f99f16ef8783b17.tar.bz2 gentoo-2-1837e8bc4217df13c21513087f99f16ef8783b17.zip |
Stable for AMD64, wrt bug #398517
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/kcm-gtk-config/ChangeLog | 7 | ||||
-rw-r--r-- | kde-misc/kcm-gtk-config/kcm-gtk-config-1.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-misc/kcm-gtk-config/ChangeLog b/kde-misc/kcm-gtk-config/ChangeLog index 8c9258d6b505..971cfe12190f 100644 --- a/kde-misc/kcm-gtk-config/ChangeLog +++ b/kde-misc/kcm-gtk-config/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/kcm-gtk-config -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcm-gtk-config/ChangeLog,v 1.11 2011/12/11 17:14:28 johu Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcm-gtk-config/ChangeLog,v 1.12 2012/01/11 15:10:23 ago Exp $ + + 11 Jan 2012; Agostino Sarubbo <ago@gentoo.org> kcm-gtk-config-1.7.ebuild: + Stable for AMD64, wrt bug #398517 *kcm-gtk-config-1.7 (11 Dec 2011) diff --git a/kde-misc/kcm-gtk-config/kcm-gtk-config-1.7.ebuild b/kde-misc/kcm-gtk-config/kcm-gtk-config-1.7.ebuild index a4a2be47f889..dabadb8326c8 100644 --- a/kde-misc/kcm-gtk-config/kcm-gtk-config-1.7.ebuild +++ b/kde-misc/kcm-gtk-config/kcm-gtk-config-1.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcm-gtk-config/kcm-gtk-config-1.7.ebuild,v 1.1 2011/12/11 17:14:28 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kcm-gtk-config/kcm-gtk-config-1.7.ebuild,v 1.2 2012/01/11 15:10:23 ago Exp $ EAPI=4 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/chakra/${MY_P}.tar.gz" LICENSE="GPL-3" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" SLOT="4" IUSE="" |