summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-03-21 02:58:56 +0000
committerMike Frysinger <vapier@gentoo.org>2006-03-21 02:58:56 +0000
commitd494a55ff9b9d1486db6555762c74af4c04cb088 (patch)
tree5c33a0b3b7274064a7c0a9e775c1acb5ecb9cc14 /app-text/opensp
parentm68k love (diff)
downloadgentoo-2-d494a55ff9b9d1486db6555762c74af4c04cb088.tar.gz
gentoo-2-d494a55ff9b9d1486db6555762c74af4c04cb088.tar.bz2
gentoo-2-d494a55ff9b9d1486db6555762c74af4c04cb088.zip
m68k/sh love
(Portage version: 2.1_pre6-r5)
Diffstat (limited to 'app-text/opensp')
-rw-r--r--app-text/opensp/opensp-1.5.1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-text/opensp/opensp-1.5.1.ebuild b/app-text/opensp/opensp-1.5.1.ebuild
index 0e6d85cd4793..76674e5770e3 100644
--- a/app-text/opensp/opensp-1.5.1.ebuild
+++ b/app-text/opensp/opensp-1.5.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/opensp/opensp-1.5.1.ebuild,v 1.12 2005/11/28 18:38:37 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/opensp/opensp-1.5.1.ebuild,v 1.13 2006/03/21 02:58:56 vapier Exp $
inherit eutils flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/openjade/${MY_P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE="nls"
DEPEND="nls? ( sys-devel/gettext )"
@@ -28,7 +28,7 @@ src_unpack() {
cd "${S}"
epatch "${FILESDIR}"/${PN}-1.5-gcc34.patch
- epatch ${FILESDIR}/opensp-1.5.1-gcc41.patch
+ epatch "${FILESDIR}"/opensp-1.5.1-gcc41.patch
}
src_compile() {