diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 22:42:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 22:42:33 +0000 |
commit | 1829bb9e281900ed2c95ec9e59e355abb1f01f07 (patch) | |
tree | 4cf772a5801f0c5239a45d28759068f5f9ed0e77 /kde-base/kig | |
parent | Stable for amd64, wrt bug #396359 (diff) | |
download | gentoo-2-1829bb9e281900ed2c95ec9e59e355abb1f01f07.tar.gz gentoo-2-1829bb9e281900ed2c95ec9e59e355abb1f01f07.tar.bz2 gentoo-2-1829bb9e281900ed2c95ec9e59e355abb1f01f07.zip |
Stable for amd64, wrt bug #396359
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kig')
-rw-r--r-- | kde-base/kig/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kig/kig-4.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kig/ChangeLog b/kde-base/kig/ChangeLog index ce952c065e5c..b8c3527531a7 100644 --- a/kde-base/kig/ChangeLog +++ b/kde-base/kig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kig # 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 $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kig/ChangeLog,v 1.202 2012/01/16 22:42:33 ago Exp $ + + 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> kig-4.7.4.ebuild: + Stable for amd64, wrt bug #396359 09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> kig-4.7.4.ebuild: x86 stable wrt bug #396359 diff --git a/kde-base/kig/kig-4.7.4.ebuild b/kde-base/kig/kig-4.7.4.ebuild index 61b0d3e01378..b870a4a0aa95 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-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.2 2012/01/09 16:42:00 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kig/kig-4.7.4.ebuild,v 1.3 2012/01/16 22:42:33 ago 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=" |