diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-11-05 20:00:15 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-11-05 20:00:15 +0000 |
commit | 19b6bde32a5bbb936001a28341930e76abca2a29 (patch) | |
tree | e8dbfadfdedf211a80f434b3e992332a3df22790 /kde-base/kjots | |
parent | Respect CC too, and remove weird manpage deletion line. (diff) | |
download | historical-19b6bde32a5bbb936001a28341930e76abca2a29.tar.gz historical-19b6bde32a5bbb936001a28341930e76abca2a29.tar.bz2 historical-19b6bde32a5bbb936001a28341930e76abca2a29.zip |
Marked ~ppc/~ppc64 wrt #379471
Package-Manager: portage-2.2.0_alpha72/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.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog index 19d30882b773..1947ac30d7a1 100644 --- a/kde-base/kjots/ChangeLog +++ b/kde-base/kjots/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kjots # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.186 2011/11/02 20:48:22 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.187 2011/11/05 19:59:20 xarthisius Exp $ + + 05 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org> kjots-4.7.3.ebuild: + Marked ~ppc/~ppc64 wrt #379471 *kjots-4.7.3 (02 Nov 2011) diff --git a/kde-base/kjots/kjots-4.7.3.ebuild b/kde-base/kjots/kjots-4.7.3.ebuild index 7bcc4836e60d..ce6bd6d74f18 100644 --- a/kde-base/kjots/kjots-4.7.3.ebuild +++ b/kde-base/kjots/kjots-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/kjots/kjots-4.7.3.ebuild,v 1.1 2011/11/02 20:48:22 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.7.3.ebuild,v 1.2 2011/11/05 19:59:20 xarthisius Exp $ EAPI=4 @@ -10,7 +10,7 @@ KDE_SCM="git" inherit kde4-meta DESCRIPTION="KDE note taking utility" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |