summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-11-16 07:49:43 +0000
committerMike Frysinger <vapier@gentoo.org>2008-11-16 07:49:43 +0000
commit15a7f14ee349e2b66f88e1f7d6513afc0612862d (patch)
treeeb0d626764f08df2fadb648d6a47dee5cb475707 /kde-base/knotify
parentAdd ppc/ppc64 love #244306. (diff)
downloadgentoo-2-15a7f14ee349e2b66f88e1f7d6513afc0612862d.tar.gz
gentoo-2-15a7f14ee349e2b66f88e1f7d6513afc0612862d.tar.bz2
gentoo-2-15a7f14ee349e2b66f88e1f7d6513afc0612862d.zip
Add ppc/ppc64 love #244306.
(Portage version: 2.2_rc14/cvs/Linux 2.6.27.4 x86_64)
Diffstat (limited to 'kde-base/knotify')
-rw-r--r--kde-base/knotify/ChangeLog5
-rw-r--r--kde-base/knotify/knotify-4.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog
index 8dc44b6a341e..11468644cf42 100644
--- a/kde-base/knotify/ChangeLog
+++ b/kde-base/knotify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/knotify
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.12 2008/11/09 02:29:11 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.13 2008/11/16 07:49:43 vapier Exp $
+
+ 15 Nov 2008; Mike Frysinger <vapier@gentoo.org> knotify-4.1.3.ebuild:
+ Add ppc/ppc64 love #244306.
*knotify-4.1.3 (08 Nov 2008)
diff --git a/kde-base/knotify/knotify-4.1.3.ebuild b/kde-base/knotify/knotify-4.1.3.ebuild
index 8560732583e3..5462d71c03bf 100644
--- a/kde-base/knotify/knotify-4.1.3.ebuild
+++ b/kde-base/knotify/knotify-4.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.1.3.ebuild,v 1.1 2008/11/09 02:29:11 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.1.3.ebuild,v 1.2 2008/11/16 07:49:43 vapier Exp $
EAPI="2"
@@ -9,7 +9,7 @@ inherit kde4-meta
DESCRIPTION="The KDE notification daemon."
IUSE="debug"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
DEPEND="media-sound/phonon"
RDEPEND="${DEPEND}"