diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-06 03:24:50 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-06 03:24:50 +0000 |
commit | 3d88ecef52270792aa1f3729748ebfe6e6d5cf8c (patch) | |
tree | 43e5bf4cb12a15fa20cd74411ca1b555054815b6 /app-laptop | |
parent | add the hangfix patch to older versions #98156 (diff) | |
download | gentoo-2-3d88ecef52270792aa1f3729748ebfe6e6d5cf8c.tar.gz gentoo-2-3d88ecef52270792aa1f3729748ebfe6e6d5cf8c.tar.bz2 gentoo-2-3d88ecef52270792aa1f3729748ebfe6e6d5cf8c.zip |
live cvs version
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/epbb/epbb-9999.ebuild | 15 | ||||
-rw-r--r-- | app-laptop/epbb/files/digest-epbb-9999 | 0 |
2 files changed, 15 insertions, 0 deletions
diff --git a/app-laptop/epbb/epbb-9999.ebuild b/app-laptop/epbb/epbb-9999.ebuild new file mode 100644 index 000000000000..37e59502fce0 --- /dev/null +++ b/app-laptop/epbb/epbb-9999.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-laptop/epbb/epbb-9999.ebuild,v 1.1 2005/08/06 03:24:50 vapier Exp $ + +ECVS_MODULE="misc/epbb" +inherit enlightenment + +DESCRIPTION="a pbbuttonsd client using the EFL" + +KEYWORDS="~ppc" + +DEPEND=">=x11-libs/evas-0.9.9 + >=media-libs/edje-0.5.0 + >=x11-libs/ecore-0.9.9 + >=app-laptop/pbbuttonsd-0.5.2" diff --git a/app-laptop/epbb/files/digest-epbb-9999 b/app-laptop/epbb/files/digest-epbb-9999 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/app-laptop/epbb/files/digest-epbb-9999 |