diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-22 07:26:09 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-22 07:26:09 +0000 |
commit | 3589c0e5b578de81c17da955f01d846bd6ef2378 (patch) | |
tree | f4a5ae76d090f45e9ddc38a3435068854154f790 /app-text/crm114 | |
parent | arm needs deps first (Manifest recommit) (diff) | |
download | gentoo-2-3589c0e5b578de81c17da955f01d846bd6ef2378.tar.gz gentoo-2-3589c0e5b578de81c17da955f01d846bd6ef2378.tar.bz2 gentoo-2-3589c0e5b578de81c17da955f01d846bd6ef2378.zip |
header fix; arm needs deps first
Diffstat (limited to 'app-text/crm114')
-rw-r--r-- | app-text/crm114/crm114-20030920.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/crm114/crm114-20030920.ebuild b/app-text/crm114/crm114-20030920.ebuild index 1999f8ba95c3..e19708536ba7 100644 --- a/app-text/crm114/crm114-20030920.ebuild +++ b/app-text/crm114/crm114-20030920.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/crm114/crm114-20030920.ebuild,v 1.1 2003/09/24 21:54:53 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/crm114/crm114-20030920.ebuild,v 1.2 2004/02/22 07:24:23 mr_bones_ Exp $ IUSE="nls" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/crm114/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~amd64 ~ia64" DEPEND=">=sys-apps/sed-4 virtual/glibc" |