diff options
author | Samuli Suominen <drac@gentoo.org> | 2008-01-19 13:59:10 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2008-01-19 13:59:10 +0000 |
commit | 812deeef1ef40902964862664b9a47bb1a99cd32 (patch) | |
tree | 542107ff1f250fb0014d98530455180f0998b436 /xfce-extra/thunar-volman | |
parent | remove old and add libbonoboui depend thanks to betelgeuse, bug 206568 (diff) | |
download | gentoo-2-812deeef1ef40902964862664b9a47bb1a99cd32.tar.gz gentoo-2-812deeef1ef40902964862664b9a47bb1a99cd32.tar.bz2 gentoo-2-812deeef1ef40902964862664b9a47bb1a99cd32.zip |
Remove unused versions.
(Portage version: 2.1.4)
Diffstat (limited to 'xfce-extra/thunar-volman')
4 files changed, 0 insertions, 77 deletions
diff --git a/xfce-extra/thunar-volman/files/digest-thunar-volman-0.1.3_pre20070523 b/xfce-extra/thunar-volman/files/digest-thunar-volman-0.1.3_pre20070523 deleted file mode 100644 index c5fe2307b7c8..000000000000 --- a/xfce-extra/thunar-volman/files/digest-thunar-volman-0.1.3_pre20070523 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 3450bb65ff88ed7aa3025c419456caff thunar-volman-0.1.3_pre20070523.tar.bz2 723575 -RMD160 1773a69431f7c55669993667c0c35f13f8e15987 thunar-volman-0.1.3_pre20070523.tar.bz2 723575 -SHA256 146aed9dc92bccf34c5256bc8620c07b04a0e94d3acc5a58e2c79e8f0698bda0 thunar-volman-0.1.3_pre20070523.tar.bz2 723575 diff --git a/xfce-extra/thunar-volman/files/digest-thunar-volman-0.1.3_pre20071026 b/xfce-extra/thunar-volman/files/digest-thunar-volman-0.1.3_pre20071026 deleted file mode 100644 index 6b88c451dce7..000000000000 --- a/xfce-extra/thunar-volman/files/digest-thunar-volman-0.1.3_pre20071026 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 7b7e70869dcbe0a73b8f61d10870d032 thunar-volman-0.1.3_pre20071026.tar.bz2 368387 -RMD160 58435754d3598b8ec186d197b3d1661c9f0dc832 thunar-volman-0.1.3_pre20071026.tar.bz2 368387 -SHA256 470fee738febcc0b290c7cf7929cd107cb612636ad811400520ed0b84c558a42 thunar-volman-0.1.3_pre20071026.tar.bz2 368387 diff --git a/xfce-extra/thunar-volman/thunar-volman-0.1.3_pre20070523.ebuild b/xfce-extra/thunar-volman/thunar-volman-0.1.3_pre20070523.ebuild deleted file mode 100644 index 10f27d6ab6d1..000000000000 --- a/xfce-extra/thunar-volman/thunar-volman-0.1.3_pre20070523.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.1.3_pre20070523.ebuild,v 1.14 2007/09/16 06:36:20 drac Exp $ - -inherit eutils xfce44 - -xfce44 - -DESCRIPTION="Thunar volume management" -HOMEPAGE="http://foo-projects.org/~benny/projects/thunar-volman" -SRC_URI="mirror://gentoo/${P}.tar.bz2" - -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" -IUSE="debug" - -RESTRICT="test" - -RDEPEND="dev-libs/dbus-glib - sys-apps/hal - >=xfce-extra/exo-0.3.2 - >=xfce-base/thunar-${THUNAR_MASTER_VERSION}" -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -pkg_setup() { - if ! built_with_use xfce-extra/exo hal; then - ewarn "Volume management requires exo with hal support. Enable" - ewarn "hal USE flag and re-emerge exo." - die "re-emerge exo with USE hal" - fi -} - -DOCS="AUTHORS ChangeLog NEWS README THANKS" diff --git a/xfce-extra/thunar-volman/thunar-volman-0.1.3_pre20071026.ebuild b/xfce-extra/thunar-volman/thunar-volman-0.1.3_pre20071026.ebuild deleted file mode 100644 index babcdd31fc18..000000000000 --- a/xfce-extra/thunar-volman/thunar-volman-0.1.3_pre20071026.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-extra/thunar-volman/thunar-volman-0.1.3_pre20071026.ebuild,v 1.6 2007/12/03 03:47:09 jer Exp $ - -inherit eutils xfce44 - -xfce44 - -DESCRIPTION="Thunar volume management" -HOMEPAGE="http://foo-projects.org/~benny/projects/thunar-volman" -SRC_URI="mirror://gentoo/${P}.tar.bz2" - -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" -IUSE="debug" - -RDEPEND="dev-libs/dbus-glib - sys-apps/hal - >=xfce-extra/exo-0.3.2 - >=xfce-base/thunar-${THUNAR_MASTER_VERSION}" -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -pkg_setup() { - if ! built_with_use xfce-extra/exo hal; then - ewarn "Volume management requires exo with hal support. Enable" - ewarn "hal USE flag and re-emerge exo." - die "re-emerge exo with USE hal" - fi -} - -src_unpack() { - unpack ${A} - cd "${S}" - # Fix make check. - echo thunar-volman-settings.desktop.in.in >> po/POTFILES.skip -} - -DOCS="AUTHORS ChangeLog NEWS README THANKS" |