From: Samuli Suominen Date: Mon, 19 Feb 2007 19:38:31 +0000 (+0000) Subject: Remove unused version. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9113b14c3f4075ca786afe4431d8a95a444cc71a;p=gentoo.git Remove unused version. Package-Manager: portage-2.1.2-r9 --- diff --git a/xfce-base/thunar/files/digest-thunar-0.8.0-r1 b/xfce-base/thunar/files/digest-thunar-0.8.0-r1 deleted file mode 100644 index 36154971d4f9..000000000000 --- a/xfce-base/thunar/files/digest-thunar-0.8.0-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 9f7b0945d6a235391049f6818fb4d188 Thunar-0.8.0.tar.bz2 6205993 -RMD160 95d29cca64c102b7d8bdcc0592f6fcab7198148b Thunar-0.8.0.tar.bz2 6205993 -SHA256 460484f8397a0e0e4115d1629d2ae027b5052dc2c564d4a4629a3557e4a055f9 Thunar-0.8.0.tar.bz2 6205993 diff --git a/xfce-base/thunar/thunar-0.8.0-r1.ebuild b/xfce-base/thunar/thunar-0.8.0-r1.ebuild deleted file mode 100644 index 74113da04e7a..000000000000 --- a/xfce-base/thunar/thunar-0.8.0-r1.ebuild +++ /dev/null @@ -1,68 +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/thunar/thunar-0.8.0-r1.ebuild,v 1.1 2007/02/04 17:11:37 drac Exp $ - -inherit eutils xfce44 - -MY_P="${P/t/T}" -S="${WORKDIR}/${MY_P}" - -xfce44 - -DESCRIPTION="File manager" -HOMEPAGE="http://thunar.xfce.org" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" -IUSE="doc dbus debug exif gnome hal plugins pcre startup-notification" - -RDEPEND=">=dev-lang/perl-5.6 - x11-libs/libSM - >=x11-libs/gtk+-2.6 - >=dev-libs/glib-2.6 - >=xfce-extra/exo-0.3.2 - >=x11-misc/shared-mime-info-0.15 - >=dev-util/desktop-file-utils-0.10 - >=xfce-base/libxfce4util-${XFCE_MASTER_VERSION} - virtual/fam - dbus? ( || ( dev-libs/dbus-glib =media-libs/freetype-2 - gnome? ( gnome-base/gconf ) - exif? ( >=media-libs/libexif-0.6 ) - >=media-libs/jpeg-6b - startup-notification? ( x11-libs/startup-notification ) - pcre? ( >=dev-libs/libpcre-6 ) - plugins? ( dbus? ( >=xfce-base/xfce4-panel-${XFCE_MASTER_VERSION} ) ) - gnome-base/librsvg" -DEPEND="${RDEPEND} - dev-util/pkgconfig - dev-util/intltool - doc? ( dev-util/gtk-doc )" - -XFCE_CONFIG="${XFCE_CONFIG} $(use_enable exif) $(use_enable gnome gnome-thumbnailers) \ - $(use_enable dbus) $(use_enable pcre)" - -pkg_setup() { - if use hal; then - XFCE_CONFIG="${XFCE_CONFIG} --with-volume-manager=hal" - else - XFCE_CONFIG="${XFCE_CONFIG} --with-volume-manager=none" - fi - - if use plugins && ! use dbus ; then - XFCE_CONFIG="${XFCE_CONFIG} --disable-tpa-plugin" - ewarn "Plugins requires ${PN} with dbus support. Enable dbus use flag" - ewarn "and re-emerge this ebuild if you want this feature." - epause 3 - fi - - if use hal && ! use dbus ; then - ewarn "HAL requires ${PN} with dbus support. Enable dbus use flag" - ewarn "and re-emerge this ebuild if you want this feature." - die "re-emerge with USE dbus" - fi -} - - -DOCS="AUTHORS ChangeLog HACKING FAQ THANKS TODO README NEWS" - -xfce44_extra_package diff --git a/xfce-base/xfce-mcs-plugins/files/digest-xfce-mcs-plugins-4.4.0 b/xfce-base/xfce-mcs-plugins/files/digest-xfce-mcs-plugins-4.4.0 deleted file mode 100644 index eb8328471493..000000000000 --- a/xfce-base/xfce-mcs-plugins/files/digest-xfce-mcs-plugins-4.4.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 95213345e3ccd224a30b2be01e9c06b9 xfce-mcs-plugins-4.4.0.tar.bz2 850632 -RMD160 fd09de27aa519b3ab4a650cebb7ddc74c8e0c77f xfce-mcs-plugins-4.4.0.tar.bz2 850632 -SHA256 844d139946a417f17e0d88da7c5bb548cf2ef1f4438ae58e051890b765db1fc4 xfce-mcs-plugins-4.4.0.tar.bz2 850632 diff --git a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.0.ebuild b/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.0.ebuild deleted file mode 100644 index 88b8254b1044..000000000000 --- a/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-4.4.0.ebuild +++ /dev/null @@ -1,36 +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.0.ebuild,v 1.5 2007/01/28 15:14:43 welp Exp $ - -inherit xfce44 - -xfce44 - -DESCRIPTION="Setting plugins" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" - -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}" -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -# There are no gtk-doc for this package. - -XFCE_CONFIG="${XFCE_CONFIG} --enable-xf86misc --enable-xkb --enable-randr --enable-xf86vm" - -DOCS="AUTHORS ChangeLog NEWS README" - -xfce44_core_package