summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-extra/contacts/contacts-0.4.ebuild')
-rw-r--r--gnome-extra/contacts/contacts-0.4.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/gnome-extra/contacts/contacts-0.4.ebuild b/gnome-extra/contacts/contacts-0.4.ebuild
deleted file mode 100644
index ed2c69f..0000000
--- a/gnome-extra/contacts/contacts-0.4.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit gnome2
-
-DESCRIPTION="Contact manager for the GNOME Desktop"
-HOMEPAGE="http://projects.o-hand.com/contacts"
-SRC_URI="http://projects.o-hand.com/sources/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~ppc ~x86"
-IUSE=""
-
-RDEPEND=">=gnome-extra/evolution-data-server-1.8"
-
-DEPEND="${RDEPEND}
- sys-devel/gettext
- >=dev-util/intltool-0.35.0
- >=dev-util/pkgconfig-0.9
- dev-perl/XML-Parser"