diff options
Diffstat (limited to 'sys-mobilephone/shr-contacts/shr-contacts-99999999.ebuild')
-rw-r--r-- | sys-mobilephone/shr-contacts/shr-contacts-99999999.ebuild | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/sys-mobilephone/shr-contacts/shr-contacts-99999999.ebuild b/sys-mobilephone/shr-contacts/shr-contacts-99999999.ebuild new file mode 100644 index 0000000..7cbfccd --- /dev/null +++ b/sys-mobilephone/shr-contacts/shr-contacts-99999999.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +DESCRIPTION="The SHR contact application." +HOMEPAGE="http://trac.shr-project.org/trac" + +LICENSE="GPL-3" +SLOT="0" +IUSE="" +DOCS="README" + +PROJECT_NAME="${PN}" + +RDEPEND="sys-mobilephone/libframeworkd-phonegui + >=sys-mobilephone/libframeworkd-glib-20090125 + dev-libs/dbus-glib" +DEPEND="dev-libs/dbus-glib" + +inherit shr |