summaryrefslogtreecommitdiff
blob: fa6be395e72f14be5de87563268b5cb12bf192cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-thumbnailers/thunar-thumbnailers-4.7.0.ebuild,v 1.5 2010/12/25 08:52:36 ssuominen Exp $

# Ensure sane upgrade path for users.

EAPI=3

DESCRIPTION="This package has been replaced. Use xfce-extra/tumbler instead soon as possible."
HOMEPAGE="http://www.gentoo.org/"
SRC_URI=""

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE=""

RDEPEND="xfce-extra/tumbler"

pkg_postinst() {
	ewarn
	ewarn "This is merely a convenience package for moving into xfce-extra/tumbler."
	ewarn
}