diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-09 20:46:00 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-09 20:46:00 +0000 |
commit | 48b304cc37938061b0dee77b4fb918636a469df9 (patch) | |
tree | 8c80fe8e8b9979f7e5584bd3b914d115fc5370b2 /app-text/opensp/opensp-1.5.1.ebuild | |
parent | initial import (#87126) (diff) | |
download | gentoo-2-48b304cc37938061b0dee77b4fb918636a469df9.tar.gz gentoo-2-48b304cc37938061b0dee77b4fb918636a469df9.tar.bz2 gentoo-2-48b304cc37938061b0dee77b4fb918636a469df9.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-text/opensp/opensp-1.5.1.ebuild')
-rw-r--r-- | app-text/opensp/opensp-1.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/opensp/opensp-1.5.1.ebuild b/app-text/opensp/opensp-1.5.1.ebuild index 94c0025d3de7..569644a00afa 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 # 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.7 2005/04/08 14:27:01 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/opensp/opensp-1.5.1.ebuild,v 1.8 2005/04/09 20:41:23 hansmi Exp $ inherit eutils @@ -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 ~mips ppc ppc64 s390 sparc x86" IUSE="nls" DEPEND="nls? ( sys-devel/gettext )" |