summaryrefslogtreecommitdiff
blob: 1a264adb66def6f32b7c70cdf695e6b2a19dab90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/xpm/xpm-3.4k-r2.ebuild,v 1.7 2003/09/08 07:15:30 msterret Exp $

# Note that this is a dummy package.  It's just a placeholder.  If the
# package which needs xpm needs xfree, it doesn't need xpm, because xfree
# provides xpm.  This placeholder is only here if it is a non-X package
# which needs spm,  If this does become non-dummy, it needs to provide a
# virtual/xpm -- to be revisited

DESCRIPTION="xpm is provided by xfree"
HOMEPAGE="http://www.gentoo.org/"

KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm"
SLOT="0"
LICENSE="GPL-2"

RDEPEND="virtual/x11"