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/knotes | |
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/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=" |