diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-18 20:06:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-18 20:06:57 +0000 |
commit | a5239422cea7e71cac461aef21e777ccfc1f5e9c (patch) | |
tree | 2ddbd0740eb9130a2a7113c07966a1370caa02ec /kde-base/kjots | |
parent | Fix build with USE=-java, bug 416461; thanks to Polynomial-C (diff) | |
download | gentoo-2-a5239422cea7e71cac461aef21e777ccfc1f5e9c.tar.gz gentoo-2-a5239422cea7e71cac461aef21e777ccfc1f5e9c.tar.bz2 gentoo-2-a5239422cea7e71cac461aef21e777ccfc1f5e9c.zip |
Stable for amd64, wrt bug #414605
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kjots')
-rw-r--r-- | kde-base/kjots/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kjots/kjots-4.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog index 9fba3b588564..613ec6091e17 100644 --- a/kde-base/kjots/ChangeLog +++ b/kde-base/kjots/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kjots # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.204 2012/05/18 06:28:49 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.205 2012/05/18 20:06:57 ago Exp $ + + 18 May 2012; Agostino Sarubbo <ago@gentoo.org> kjots-4.8.3.ebuild: + Stable for amd64, wrt bug #414605 18 May 2012; Joseph Jezak <josejx@gentoo.org> kjots-4.8.3.ebuild: Marked ~ppc ~ppc64 for bug #402989. diff --git a/kde-base/kjots/kjots-4.8.3.ebuild b/kde-base/kjots/kjots-4.8.3.ebuild index ce7a5407cef5..486cd76eebe6 100644 --- a/kde-base/kjots/kjots-4.8.3.ebuild +++ b/kde-base/kjots/kjots-4.8.3.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/kjots/kjots-4.8.3.ebuild,v 1.2 2012/05/18 06:28:49 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.8.3.ebuild,v 1.3 2012/05/18 20:06:57 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ KDE_SCM="git" inherit kde4-meta DESCRIPTION="KDE note taking utility" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |