summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-06-26 20:07:35 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-06-26 20:07:35 +0000
commit7eb156c87b2d45e0ba4af9e4b0ec0b8c168367f1 (patch)
treeca1fe4adbc9633581a92994c2f9f81c384dc1074 /x11-libs/libnotify
parentInitial import based on the work by Michael Gaber and Jeff Grafton, #119845. (diff)
downloadgentoo-2-7eb156c87b2d45e0ba4af9e4b0ec0b8c168367f1.tar.gz
gentoo-2-7eb156c87b2d45e0ba4af9e4b0ec0b8c168367f1.tar.bz2
gentoo-2-7eb156c87b2d45e0ba4af9e4b0ec0b8c168367f1.zip
Added ~ppc64; bug #136906
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-libs/libnotify')
-rw-r--r--x11-libs/libnotify/ChangeLog5
-rw-r--r--x11-libs/libnotify/libnotify-0.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog
index 115464e29d77..e83608f7a0fb 100644
--- a/x11-libs/libnotify/ChangeLog
+++ b/x11-libs/libnotify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libnotify
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.8 2006/06/24 20:39:39 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.9 2006/06/26 20:07:35 corsair Exp $
+
+ 26 Jun 2006; Markus Rothe <corsair@gentoo.org> libnotify-0.4.2.ebuild:
+ Added ~ppc64; bug #136906
*libnotify-0.4.2 (24 Jun 2006)
diff --git a/x11-libs/libnotify/libnotify-0.4.2.ebuild b/x11-libs/libnotify/libnotify-0.4.2.ebuild
index 0e1dba73b75b..8f0e3b4d70e7 100644
--- a/x11-libs/libnotify/libnotify-0.4.2.ebuild
+++ b/x11-libs/libnotify/libnotify-0.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.2.ebuild,v 1.1 2006/06/24 20:39:39 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.2.ebuild,v 1.2 2006/06/26 20:07:35 corsair Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc"
RDEPEND=">=x11-libs/gtk+-2.2.2