diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-10-06 06:49:44 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-10-06 06:49:44 +0000 |
commit | d60c28cc28189d3b72d83f36550eb52f70cde27d (patch) | |
tree | 404ee3c083e5ccc861b4284577eafb43318aa91d /xfce-extra/xfcalendar/xfcalendar-4.2.2-r1.ebuild | |
parent | Punted old ebuilds. (diff) | |
download | gentoo-2-d60c28cc28189d3b72d83f36550eb52f70cde27d.tar.gz gentoo-2-d60c28cc28189d3b72d83f36550eb52f70cde27d.tar.bz2 gentoo-2-d60c28cc28189d3b72d83f36550eb52f70cde27d.zip |
Xfce builds for new eclass and modular Xorg.
(Portage version: 1.589-cvs)
Diffstat (limited to 'xfce-extra/xfcalendar/xfcalendar-4.2.2-r1.ebuild')
-rw-r--r-- | xfce-extra/xfcalendar/xfcalendar-4.2.2-r1.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/xfce-extra/xfcalendar/xfcalendar-4.2.2-r1.ebuild b/xfce-extra/xfcalendar/xfcalendar-4.2.2-r1.ebuild new file mode 100644 index 000000000000..33a1daa76393 --- /dev/null +++ b/xfce-extra/xfcalendar/xfcalendar-4.2.2-r1.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfcalendar/xfcalendar-4.2.2-r1.ebuild,v 1.1 2005/10/06 06:45:58 bcowan Exp $ + +inherit xfce42 + +DESCRIPTION="Xfce4 calendar" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" + +RDEPEND="|| ( ( x11-libs/libX11 + x11-libs/libICE + x11-libs/libSM ) + virtual/x11 ) + ~xfce-base/xfce4-panel-${PV}" + +core_package
\ No newline at end of file |