diff options
Diffstat (limited to 'rox-extra/contacts/contacts-0.8.3.ebuild')
-rw-r--r-- | rox-extra/contacts/contacts-0.8.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/rox-extra/contacts/contacts-0.8.3.ebuild b/rox-extra/contacts/contacts-0.8.3.ebuild index 3ecb19a19d41..81230077de43 100644 --- a/rox-extra/contacts/contacts-0.8.3.ebuild +++ b/rox-extra/contacts/contacts-0.8.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/contacts/contacts-0.8.3.ebuild,v 1.2 2005/11/19 18:46:22 svyatogor Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/contacts/contacts-0.8.3.ebuild,v 1.3 2006/10/05 02:52:28 lack Exp $ DESCRIPTION="Contacts - The ROX Contact Manager" MY_PN="Contacts" @@ -8,7 +8,7 @@ HOMEPAGE="http://roxos.sunsite.dk/dev-contrib/guido/Contacts/" SRC_URI="http://roxos.sunsite.dk/dev-contrib/guido/Contacts/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc x86" IUSE="" ROX_LIB_VER=1.9.17 APPNAME=${MY_PN} |