diff options
Diffstat (limited to 'media-libs/xpm/xpm-3.4k-r2.ebuild')
-rw-r--r-- | media-libs/xpm/xpm-3.4k-r2.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/media-libs/xpm/xpm-3.4k-r2.ebuild b/media-libs/xpm/xpm-3.4k-r2.ebuild new file mode 100644 index 000000000000..b94b95e9d138 --- /dev/null +++ b/media-libs/xpm/xpm-3.4k-r2.ebuild @@ -0,0 +1,12 @@ +# Copyright 2003 Gentoo Technologies, Inc. +# Distruibuted 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.1 2003/06/13 00:17:29 seemant 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, + +DESCRIPTION="xpm is provided by xfree. This is a dummy" + +RDEPEND="virtual/x11" |