summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-misc/pal/ChangeLog5
-rw-r--r--app-misc/pal/pal-0.3.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/pal/ChangeLog b/app-misc/pal/ChangeLog
index 83f6f2dfb194..5d5860926138 100644
--- a/app-misc/pal/ChangeLog
+++ b/app-misc/pal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/pal
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/pal/ChangeLog,v 1.19 2006/10/23 21:31:24 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pal/ChangeLog,v 1.20 2006/10/23 21:36:48 chriswhite Exp $
+
+ 23 Oct 2006; Chris White <chriswhite@gentoo.org> pal-0.3.4-r1.ebuild:
+ amd64 stable for bug #152254.
23 Oct 2006; Chris White <chriswhite@gentoo.org> pal-0.3.4-r1.ebuild:
ppc stable for bug #152254.
diff --git a/app-misc/pal/pal-0.3.4-r1.ebuild b/app-misc/pal/pal-0.3.4-r1.ebuild
index c506f50d6dcd..316e5de073ef 100644
--- a/app-misc/pal/pal-0.3.4-r1.ebuild
+++ b/app-misc/pal/pal-0.3.4-r1.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/app-misc/pal/pal-0.3.4-r1.ebuild,v 1.2 2006/10/23 21:31:24 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pal/pal-0.3.4-r1.ebuild,v 1.3 2006/10/23 21:36:48 chriswhite Exp $
inherit toolchain-funcs eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/palcal/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
IUSE="nls"
RDEPEND=">=dev-libs/glib-2.0