diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-11-05 19:58:24 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-11-05 19:58:24 +0000 |
commit | 7b3e1fc3908e129d93fa1ce9c8c989f043091ae1 (patch) | |
tree | 19aa6f105837dcc1fa4547877e6eb1912e78fdd3 /kde-base/knotes | |
parent | Marked ~ppc/~ppc64 wrt #379471 (diff) | |
download | gentoo-2-7b3e1fc3908e129d93fa1ce9c8c989f043091ae1.tar.gz gentoo-2-7b3e1fc3908e129d93fa1ce9c8c989f043091ae1.tar.bz2 gentoo-2-7b3e1fc3908e129d93fa1ce9c8c989f043091ae1.zip |
Marked ~ppc/~ppc64 wrt #379471
(Portage version: 2.2.0_alpha72/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/knotes')
-rw-r--r-- | kde-base/knotes/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knotes/knotes-4.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog index e05c724b6ed0..b372b34566d0 100644 --- a/kde-base/knotes/ChangeLog +++ b/kde-base/knotes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knotes # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.183 2011/11/02 20:48:17 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.184 2011/11/05 19:58:24 xarthisius Exp $ + + 05 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org> knotes-4.7.3.ebuild: + Marked ~ppc/~ppc64 wrt #379471 *knotes-4.7.3 (02 Nov 2011) diff --git a/kde-base/knotes/knotes-4.7.3.ebuild b/kde-base/knotes/knotes-4.7.3.ebuild index 52a9c5c465fd..2734bcf6709f 100644 --- a/kde-base/knotes/knotes-4.7.3.ebuild +++ b/kde-base/knotes/knotes-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/knotes/knotes-4.7.3.ebuild,v 1.1 2011/11/02 20:48:17 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-4.7.3.ebuild,v 1.2 2011/11/05 19:58:24 xarthisius Exp $ EAPI=4 @@ -10,7 +10,7 @@ KDE_SCM="git" inherit kde4-meta DESCRIPTION="KDE Notes application" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |