diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-06-13 00:22:03 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-06-13 00:22:03 +0000 |
commit | db64f693f7dad7d3228da27d5a4bb4c84f427eb7 (patch) | |
tree | e92d9501019fa7bc79b0890c7c31c58b7ee85c73 /media-libs/xpm | |
parent | dummy package for xpm (diff) | |
download | historical-db64f693f7dad7d3228da27d5a4bb4c84f427eb7.tar.gz historical-db64f693f7dad7d3228da27d5a4bb4c84f427eb7.tar.bz2 historical-db64f693f7dad7d3228da27d5a4bb4c84f427eb7.zip |
dummy package for xpm
Diffstat (limited to 'media-libs/xpm')
-rw-r--r-- | media-libs/xpm/xpm-3.4k-r2.ebuild | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/media-libs/xpm/xpm-3.4k-r2.ebuild b/media-libs/xpm/xpm-3.4k-r2.ebuild index f75d66e6d010..f5729aaf29f2 100644 --- a/media-libs/xpm/xpm-3.4k-r2.ebuild +++ b/media-libs/xpm/xpm-3.4k-r2.ebuild @@ -1,6 +1,6 @@ # 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.2 2003/06/13 00:19:18 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xpm/xpm-3.4k-r2.ebuild,v 1.3 2003/06/13 00:22:03 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 @@ -9,5 +9,11 @@ # virtual/xpm -- to be revisited DESCRIPTION="xpm is provided by xfree. This is a dummy" +HOMEPAGE="http://www.gentoo.org/" + + +SLOT="0" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" +LICENSE="GPL-2" RDEPEND="virtual/x11" |