summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-10-29 04:30:37 +0000
committerJeroen Roovers <jer@gentoo.org>2008-10-29 04:30:37 +0000
commitf0026b31d7c03b96b152a8f3d5c4fea94cdfba20 (patch)
tree8072451ffbb45c788f0a356fdf55c3f12e75caf4 /app-office
parentFix makefile patch (bug #213902 comment #4) thanks to Evgeny Stambulchik and ... (diff)
downloadgentoo-2-f0026b31d7c03b96b152a8f3d5c4fea94cdfba20.tar.gz
gentoo-2-f0026b31d7c03b96b152a8f3d5c4fea94cdfba20.tar.bz2
gentoo-2-f0026b31d7c03b96b152a8f3d5c4fea94cdfba20.zip
Marked ~hppa too.
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/plan/ChangeLog5
-rw-r--r--app-office/plan/plan-1.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/plan/ChangeLog b/app-office/plan/ChangeLog
index 5da0622e1af3..64357b54dc9b 100644
--- a/app-office/plan/ChangeLog
+++ b/app-office/plan/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/plan
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/plan/ChangeLog,v 1.18 2008/10/29 04:14:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/plan/ChangeLog,v 1.19 2008/10/29 04:30:37 jer Exp $
+
+ 29 Oct 2008; Jeroen Roovers <jer@gentoo.org> plan-1.9.ebuild:
+ Marked ~hppa too.
29 Oct 2008; Jeroen Roovers <jer@gentoo.org> files/makefile.patch:
Fix makefile patch (bug #213902 comment #4) thanks to Evgeny Stambulchik
diff --git a/app-office/plan/plan-1.9.ebuild b/app-office/plan/plan-1.9.ebuild
index 7881a040d401..0458f71fb7f1 100644
--- a/app-office/plan/plan-1.9.ebuild
+++ b/app-office/plan/plan-1.9.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/app-office/plan/plan-1.9.ebuild,v 1.6 2008/08/31 13:14:29 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/plan/plan-1.9.ebuild,v 1.7 2008/10/29 04:30:37 jer Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.fu-berlin.de/unix/X11/apps/plan/${P}.tar.gz
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 ~ppc sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc sparc ~x86"
IUSE=""
DEPEND="x11-libs/openmotif"