summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ostrow <dostrow@gentoo.org>2005-12-09 21:08:58 +0000
committerDaniel Ostrow <dostrow@gentoo.org>2005-12-09 21:08:58 +0000
commitcfa7c7a81eb66abdf79ce81c9b7cd41ba2cd9a13 (patch)
tree16bad60adccaa3f15adf485881414e2c33fd0011 /xfce-base/libxfce4mcs/libxfce4mcs-4.2.3.ebuild
parentA new version of rox eclass. SET_PERM is now obsolete. Added KEEP_SRC. General (diff)
downloadhistorical-cfa7c7a81eb66abdf79ce81c9b7cd41ba2cd9a13.tar.gz
historical-cfa7c7a81eb66abdf79ce81c9b7cd41ba2cd9a13.tar.bz2
historical-cfa7c7a81eb66abdf79ce81c9b7cd41ba2cd9a13.zip
Version bump for xfce-4.2.3.2.
Package-Manager: portage-2.0.53
Diffstat (limited to 'xfce-base/libxfce4mcs/libxfce4mcs-4.2.3.ebuild')
-rw-r--r--xfce-base/libxfce4mcs/libxfce4mcs-4.2.3.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.2.3.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.2.3.ebuild
new file mode 100644
index 000000000000..f4a6519b0772
--- /dev/null
+++ b/xfce-base/libxfce4mcs/libxfce4mcs-4.2.3.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.2.3.ebuild,v 1.1 2005/12/09 21:05:35 dostrow Exp $
+
+inherit xfce42
+
+DESCRIPTION="Libraries for Xfce 4"
+LICENSE="LGPL-2"
+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/libxfce4util-4.2.3.2
+ ~xfce-base/libxfcegui4-${PV}"
+DEPEND="${RDEPEND}
+ || ( ( x11-libs/libXt
+ x11-proto/xproto )
+ virtual/x11 )"
+
+core_package