summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Teaford Cowan <bcowan@gentoo.org>2005-05-18 02:47:26 +0000
committerBrad Teaford Cowan <bcowan@gentoo.org>2005-05-18 02:47:26 +0000
commit199f7da52568437bf2f083d682a5af6e08eb5fc4 (patch)
treed2edded39f214d56daaa0da4044306cbd877f4fe /xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild
parentBump for xfce-4.2.2 (diff)
downloadgentoo-2-199f7da52568437bf2f083d682a5af6e08eb5fc4.tar.gz
gentoo-2-199f7da52568437bf2f083d682a5af6e08eb5fc4.tar.bz2
gentoo-2-199f7da52568437bf2f083d682a5af6e08eb5fc4.zip
4.2.2 bugfix release of Xfce 4.
Diffstat (limited to 'xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild')
-rw-r--r--xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild
new file mode 100644
index 000000000000..965b7537f226
--- /dev/null
+++ b/xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild,v 1.1 2005/05/18 02:47:26 bcowan Exp $
+
+DESCRIPTION="Libraries for Xfce 4"
+LICENSE="LGPL-2"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="xinerama"
+
+RDEPEND="~xfce-base/libxfce4util-${PV}"
+
+inherit xfce4 \ No newline at end of file