diff options
author | Thomas Raschbacher <lordvan@gentoo.org> | 2004-06-25 12:37:04 +0000 |
---|---|---|
committer | Thomas Raschbacher <lordvan@gentoo.org> | 2004-06-25 12:37:04 +0000 |
commit | 55c1db2f94768a093e271db71a32bb090fd37067 (patch) | |
tree | 76564ceaa0cf492cb98f2fbf4cd6beeb1de8b62d /net-im/imcom/imcom-1.33.ebuild | |
parent | fixed copyright header, and bug #53669 (diff) | |
download | historical-55c1db2f94768a093e271db71a32bb090fd37067.tar.gz historical-55c1db2f94768a093e271db71a32bb090fd37067.tar.bz2 historical-55c1db2f94768a093e271db71a32bb090fd37067.zip |
1.33 stable x86
Diffstat (limited to 'net-im/imcom/imcom-1.33.ebuild')
-rw-r--r-- | net-im/imcom/imcom-1.33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/imcom/imcom-1.33.ebuild b/net-im/imcom/imcom-1.33.ebuild index 99cc8e570b81..3b80a3a292bf 100644 --- a/net-im/imcom/imcom-1.33.ebuild +++ b/net-im/imcom/imcom-1.33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/imcom-1.33.ebuild,v 1.4 2004/06/25 12:35:53 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/imcom-1.33.ebuild,v 1.5 2004/06/25 12:37:04 lordvan Exp $ MYVER=${PV} S=${WORKDIR}/${PN}-${MYVER} @@ -15,7 +15,7 @@ RDEPEND="${DEPEND}" SLOT="0" LICENSE="BSD" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" IUSE="" src_compile() { |