diff options
author | 2012-01-09 16:42:00 +0000 | |
---|---|---|
committer | 2012-01-09 16:42:00 +0000 | |
commit | b99a60c6d0185f37740c6e4e6270c4e7ce64945a (patch) | |
tree | a0d4cd5825fb287456ee200832ab7ecc3db8bbff /kde-base | |
parent | x86 stable wrt bug #396359 (diff) | |
download | gentoo-2-b99a60c6d0185f37740c6e4e6270c4e7ce64945a.tar.gz gentoo-2-b99a60c6d0185f37740c6e4e6270c4e7ce64945a.tar.bz2 gentoo-2-b99a60c6d0185f37740c6e4e6270c4e7ce64945a.zip |
x86 stable wrt bug #396359
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kig/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kig/kig-4.7.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kig/ChangeLog b/kde-base/kig/ChangeLog index 077b63c4a038..ce952c065e5c 100644 --- a/kde-base/kig/ChangeLog +++ b/kde-base/kig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kig -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kig/ChangeLog,v 1.200 2011/12/18 19:46:36 dilfridge Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kig/ChangeLog,v 1.201 2012/01/09 16:42:00 phajdan.jr Exp $ + + 09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> kig-4.7.4.ebuild: + x86 stable wrt bug #396359 18 Dec 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kig-4.6.5.ebuild: Drop KDE 4.6.5 diff --git a/kde-base/kig/kig-4.7.4.ebuild b/kde-base/kig/kig-4.7.4.ebuild index 1eb2a5652c59..61b0d3e01378 100644 --- a/kde-base/kig/kig-4.7.4.ebuild +++ b/kde-base/kig/kig-4.7.4.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-base/kig/kig-4.7.4.ebuild,v 1.1 2011/12/11 18:52:14 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kig/kig-4.7.4.ebuild,v 1.2 2012/01/09 16:42:00 phajdan.jr Exp $ EAPI=4 @@ -9,7 +9,7 @@ KDE_SCM="git" inherit kde4-base DESCRIPTION="KDE Interactive Geometry tool" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug kig-scripting" DEPEND=" |