diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-27 15:42:47 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-27 15:42:47 +0000 |
commit | 562ca39ad3b6b23e5da33f7e885a4a0e2e24f3c5 (patch) | |
tree | 4cb4c4f77cb8a3d0b8eaa650d7cec048b79054ed /app-misc/scmxx | |
parent | cleanup (diff) | |
download | historical-562ca39ad3b6b23e5da33f7e885a4a0e2e24f3c5.tar.gz historical-562ca39ad3b6b23e5da33f7e885a4a0e2e24f3c5.tar.bz2 historical-562ca39ad3b6b23e5da33f7e885a4a0e2e24f3c5.zip |
x86 unmask
Diffstat (limited to 'app-misc/scmxx')
-rw-r--r-- | app-misc/scmxx/Manifest | 4 | ||||
-rw-r--r-- | app-misc/scmxx/scmxx-0.6.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/scmxx/Manifest b/app-misc/scmxx/Manifest index 059aa6c24d9a..c23090c74af8 100644 --- a/app-misc/scmxx/Manifest +++ b/app-misc/scmxx/Manifest @@ -1,5 +1,5 @@ MD5 6d153940e5d2dc63c0cb160ca8beac99 ChangeLog 808 +MD5 c536fc80eb3f841322bd2ffaa2b0c918 scmxx-0.6.4.ebuild 682 MD5 5ca4841ab15cdfde0c8c7949a21fc72d scmxx-0.6.3.7.ebuild 807 -MD5 b836f1e30b537184afcfa089ec8a3a2b scmxx-0.6.4.ebuild 684 -MD5 36ff51d2fd0a94a032d4cd4590815b90 files/digest-scmxx-0.6.3.7 65 MD5 1eef12ab94ebfa087a3c6a72bafb781c files/digest-scmxx-0.6.4 63 +MD5 36ff51d2fd0a94a032d4cd4590815b90 files/digest-scmxx-0.6.3.7 65 diff --git a/app-misc/scmxx/scmxx-0.6.4.ebuild b/app-misc/scmxx/scmxx-0.6.4.ebuild index 64a85026dd00..f1a3b5870adb 100644 --- a/app-misc/scmxx/scmxx-0.6.4.ebuild +++ b/app-misc/scmxx/scmxx-0.6.4.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.4.ebuild,v 1.1 2003/09/06 12:33:16 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/scmxx/scmxx-0.6.4.ebuild,v 1.2 2003/10/27 15:42:41 aliz Exp $ DESCRIPTION="Exchange data with Siemens phones." HOMEPAGE="http://www.hendrik-sattler.de/scmxx/" @@ -9,7 +9,7 @@ DEPEND="virtual/glibc" IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" src_compile() { econf || die |