diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-12 15:25:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-12 15:25:48 +0000 |
commit | dbe995d4f0d56fffc2e063bc60304966ce64a47e (patch) | |
tree | 743064db09706d253d229ce740ac15301b009314 /app-text/crm114/crm114-20060704a.ebuild | |
parent | Replacing einfo with elog (diff) | |
download | gentoo-2-dbe995d4f0d56fffc2e063bc60304966ce64a47e.tar.gz gentoo-2-dbe995d4f0d56fffc2e063bc60304966ce64a47e.tar.bz2 gentoo-2-dbe995d4f0d56fffc2e063bc60304966ce64a47e.zip |
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-text/crm114/crm114-20060704a.ebuild')
-rw-r--r-- | app-text/crm114/crm114-20060704a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/crm114/crm114-20060704a.ebuild b/app-text/crm114/crm114-20060704a.ebuild index a70b9ebd324f..ffa6138552a8 100644 --- a/app-text/crm114/crm114-20060704a.ebuild +++ b/app-text/crm114/crm114-20060704a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/crm114/crm114-20060704a.ebuild,v 1.2 2007/03/04 07:32:53 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/crm114/crm114-20060704a.ebuild,v 1.3 2007/03/12 15:25:48 armin76 Exp $ inherit eutils #http://crm114.sourceforge.net/crm114-20060704a-BlameRobert.src.tar.gz @@ -14,7 +14,7 @@ SRC_URI="http://crm114.sourceforge.net/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd" TREVERS="0.7.4" |