diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-01 22:31:32 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-01 22:31:32 +0000 |
commit | 411cd90a234440bbb4ad842981686cd74e2ca7fb (patch) | |
tree | e61ee77301d9d95cfada8d6100e54d58f78fbfd0 /app-misc/scmxx | |
parent | cleanup (diff) | |
download | historical-411cd90a234440bbb4ad842981686cd74e2ca7fb.tar.gz historical-411cd90a234440bbb4ad842981686cd74e2ca7fb.tar.bz2 historical-411cd90a234440bbb4ad842981686cd74e2ca7fb.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-misc/scmxx')
-rw-r--r-- | app-misc/scmxx/scmxx-0.6.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/scmxx/scmxx-0.6.3.5.ebuild b/app-misc/scmxx/scmxx-0.6.3.5.ebuild index d6906f73f5d5..68e97d6b10e1 100644 --- a/app-misc/scmxx/scmxx-0.6.3.5.ebuild +++ b/app-misc/scmxx/scmxx-0.6.3.5.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.5.ebuild,v 1.2 2003/02/13 09:08:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/scmxx/scmxx-0.6.3.5.ebuild,v 1.3 2003/07/01 22:31:32 aliz Exp $ DESCRIPTION="Exchange data with Siemens phones." HOMEPAGE="http://www.hendrik-sattler.de/scmxx/" @@ -9,7 +9,7 @@ SRC_URI="http://ma2geo.mathematik.uni-karlsruhe.de/~hendrik/scmxx/download/${P}. SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" src_compile() { econf || die |