summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2007-07-31 20:26:16 +0000
committerTony Vroon <chainsaw@gentoo.org>2007-07-31 20:26:16 +0000
commit48a066212b2484ae11ba01c03f351ece3fe58718 (patch)
tree98c78a7ae9ed54e52dc7489e6621e769203812d5 /xfce-extra
parentSolved audio problems with older recordings and similar stuff, Bug #175490. (diff)
downloadgentoo-2-48a066212b2484ae11ba01c03f351ece3fe58718.tar.gz
gentoo-2-48a066212b2484ae11ba01c03f351ece3fe58718.tar.bz2
gentoo-2-48a066212b2484ae11ba01c03f351ece3fe58718.zip
Add ~ppc64 keyword. Tested on a PowerMac 7,3 with 64UL. Sorry to keep you waiting drac!
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/notification-daemon-xfce/ChangeLog6
-rw-r--r--xfce-extra/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/notification-daemon-xfce/ChangeLog b/xfce-extra/notification-daemon-xfce/ChangeLog
index ee237de02d3e..f2734f82fe08 100644
--- a/xfce-extra/notification-daemon-xfce/ChangeLog
+++ b/xfce-extra/notification-daemon-xfce/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/notification-daemon-xfce
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/notification-daemon-xfce/ChangeLog,v 1.9 2007/07/26 13:26:57 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/notification-daemon-xfce/ChangeLog,v 1.10 2007/07/31 20:26:16 chainsaw Exp $
+
+ 31 Jul 2007; Tony Vroon <chainsaw@gentoo.org>
+ notification-daemon-xfce-0.3.7.ebuild:
+ Add ~ppc64 keyword. Tested on a PowerMac 7,3 with 64UL.
26 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org>
notification-daemon-xfce-0.3.7.ebuild:
diff --git a/xfce-extra/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild b/xfce-extra/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild
index 4646ee39e52c..7f154c3139d8 100644
--- a/xfce-extra/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild
+++ b/xfce-extra/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild,v 1.9 2007/07/26 13:26:57 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild,v 1.10 2007/07/31 20:26:16 chainsaw Exp $
inherit xfce44
@@ -10,7 +10,7 @@ DESCRIPTION="Port of notification daemon for Xfce Desktop Environment"
HOMEPAGE="http://goodies.xfce.org/projects/applications/notification-daemon-xfce"
SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}.tar.bz2"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="debug"
RESTRICT="test"