summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-09-12 16:02:31 +0000
committerJeroen Roovers <jer@gentoo.org>2007-09-12 16:02:31 +0000
commitc61c05f824c5236512bfa2d9186cffe516c0101a (patch)
treeafbef232bd2eae7a28cc80ff319c5b02a317de8f /app-misc/pal
parentBlank LDFLAGS for building on FreeBSD (diff)
downloadgentoo-2-c61c05f824c5236512bfa2d9186cffe516c0101a.tar.gz
gentoo-2-c61c05f824c5236512bfa2d9186cffe516c0101a.tar.bz2
gentoo-2-c61c05f824c5236512bfa2d9186cffe516c0101a.zip
Marked ~hppa too.
(Portage version: 2.1.2.12)
Diffstat (limited to 'app-misc/pal')
-rw-r--r--app-misc/pal/ChangeLog5
-rw-r--r--app-misc/pal/pal-0.3.5_pre1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-misc/pal/ChangeLog b/app-misc/pal/ChangeLog
index e524a1965d7e..e5108a501a15 100644
--- a/app-misc/pal/ChangeLog
+++ b/app-misc/pal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/pal
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/pal/ChangeLog,v 1.22 2007/02/21 22:38:54 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pal/ChangeLog,v 1.23 2007/09/12 16:02:31 jer Exp $
+
+ 12 Sep 2007; Jeroen Roovers <jer@gentoo.org> pal-0.3.5_pre1.ebuild:
+ Marked ~hppa too.
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
diff --git a/app-misc/pal/pal-0.3.5_pre1.ebuild b/app-misc/pal/pal-0.3.5_pre1.ebuild
index 974c426f2edc..7dfdba018af7 100644
--- a/app-misc/pal/pal-0.3.5_pre1.ebuild
+++ b/app-misc/pal/pal-0.3.5_pre1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/pal/pal-0.3.5_pre1.ebuild,v 1.4 2007/07/12 03:35:11 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pal/pal-0.3.5_pre1.ebuild,v 1.5 2007/09/12 16:02:31 jer Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://palcal.sourceforge.net/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~amd64"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
IUSE="ical"
RDEPEND=">=dev-libs/glib-2.0