diff options
Diffstat (limited to 'app-misc/scmxx/scmxx-0.6.3.7.ebuild')
-rw-r--r-- | app-misc/scmxx/scmxx-0.6.3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/scmxx/scmxx-0.6.3.7.ebuild b/app-misc/scmxx/scmxx-0.6.3.7.ebuild index dd6488580ecd..b3dfc7b5c22b 100644 --- a/app-misc/scmxx/scmxx-0.6.3.7.ebuild +++ b/app-misc/scmxx/scmxx-0.6.3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/scmxx/scmxx-0.6.3.7.ebuild,v 1.1 2003/05/26 16:57:02 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/scmxx/scmxx-0.6.3.7.ebuild,v 1.2 2003/06/29 23:17:15 aliz Exp $ DESCRIPTION="Exchange data with Siemens phones." HOMEPAGE="http://www.hendrik-sattler.de/scmxx/" @@ -10,7 +10,7 @@ DEPEND="virtual/glibc" IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" src_compile() { econf || die |