summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2008-07-28 15:35:11 +0000
committerSamuli Suominen <drac@gentoo.org>2008-07-28 15:35:11 +0000
commita0129cd7931bfd01f3b62260a565f5ede0249611 (patch)
tree132bcc54699635802042e1fb0ce3c393e750637a /xfce-base
parentarm love & remove old (diff)
downloadgentoo-2-a0129cd7931bfd01f3b62260a565f5ede0249611.tar.gz
gentoo-2-a0129cd7931bfd01f3b62260a565f5ede0249611.tar.bz2
gentoo-2-a0129cd7931bfd01f3b62260a565f5ede0249611.zip
arm love & remove old
(Portage version: 2.2_rc3/cvs/Linux 2.6.26-rc3 x86_64)
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2-r1.ebuild5
-rw-r--r--xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2.ebuild38
2 files changed, 2 insertions, 41 deletions
diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2-r1.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2-r1.ebuild
index 64a667be3c01..af4863679df4 100644
--- a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2-r1.ebuild
+++ b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2-r1.ebuild,v 1.6 2008/01/28 18:55:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2-r1.ebuild,v 1.7 2008/07/28 15:35:11 drac Exp $
inherit eutils xfce44
@@ -8,8 +8,7 @@ XFCE_VERSION=4.4.2
xfce44
DESCRIPTION="Setting plugins"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
-
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="debug"
RDEPEND="x11-libs/libX11
diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2.ebuild
deleted file mode 100644
index f88868ea611d..000000000000
--- a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.2.ebuild,v 1.7 2007/12/17 18:41:31 jer Exp $
-
-inherit xfce44
-
-XFCE_VERSION=4.4.2
-xfce44
-
-DESCRIPTION="Setting plugins"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
-
-IUSE="debug"
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXcursor
- x11-libs/libXrandr
- x11-libs/libXrender
- x11-libs/libICE
- x11-libs/libSM
- x11-libs/libXext
- x11-libs/libXxf86misc
- x11-libs/libXxf86vm
- >=dev-libs/glib-2.6
- >=x11-libs/gtk+-2.6
- >=xfce-base/libxfcegui4-${XFCE_MASTER_VERSION}
- >=xfce-base/xfce-mcs-manager-${XFCE_MASTER_VERSION}
- x11-apps/xrdb"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig
- sys-devel/gettext
- dev-util/intltool"
-
-XFCE_CONFIG="${XFCE_CONFIG} --enable-xf86misc --enable-xkb --enable-randr --enable-xf86vm"
-
-DOCS="AUTHORS ChangeLog NEWS README"
-
-xfce44_core_package