diff options
Diffstat (limited to 'rox-extra/contacts/contacts-0.8.3.ebuild')
-rw-r--r-- | rox-extra/contacts/contacts-0.8.3.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/rox-extra/contacts/contacts-0.8.3.ebuild b/rox-extra/contacts/contacts-0.8.3.ebuild index 04b0df30ff29..3ecb19a19d41 100644 --- a/rox-extra/contacts/contacts-0.8.3.ebuild +++ b/rox-extra/contacts/contacts-0.8.3.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2005 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.1 2005/10/06 16:05:39 svyatogor Exp $ - -inherit rox +# $Header: /var/cvsroot/gentoo-x86/rox-extra/contacts/contacts-0.8.3.ebuild,v 1.2 2005/11/19 18:46:22 svyatogor Exp $ DESCRIPTION="Contacts - The ROX Contact Manager" MY_PN="Contacts" @@ -16,3 +14,4 @@ ROX_LIB_VER=1.9.17 APPNAME=${MY_PN} S=${WORKDIR} +inherit rox |