diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 16:44:48 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 16:44:48 +0000 |
commit | 1415e0e3c5cdd0028c65e0d8e1733df3c8364ea8 (patch) | |
tree | a9d77c5d71b4f30b5717db85a17e7721d9c5eaee /media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-1415e0e3c5cdd0028c65e0d8e1733df3c8364ea8.tar.gz gentoo-2-1415e0e3c5cdd0028c65e0d8e1733df3c8364ea8.tar.bz2 gentoo-2-1415e0e3c5cdd0028c65e0d8e1733df3c8364ea8.zip |
unmasks and changelog fixes
Diffstat (limited to 'media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild')
-rw-r--r-- | media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild b/media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild index e31d0883c9f0..1ac82453a178 100644 --- a/media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild +++ b/media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild,v 1.2 2003/06/12 20:44:33 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild,v 1.3 2003/07/12 16:44:47 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="DFBPoint is presentation program based on DirectFB" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.directfb.org/dfbpoint.xml" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/x11 dev-libs/DirectFB" RDEPEND="${DEPEND}" |