summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Blumenstein <bazik@gentoo.org>2004-01-02 17:42:08 +0000
committerSven Blumenstein <bazik@gentoo.org>2004-01-02 17:42:08 +0000
commit9cee265a1c96951356b32d421f6d12caadf96758 (patch)
tree28d3216f30761768e0ff1dea072851c305ddbc15 /media-gfx/DFBPoint
parentMasked on sparc. (Manifest recommit) (diff)
downloadgentoo-2-9cee265a1c96951356b32d421f6d12caadf96758.tar.gz
gentoo-2-9cee265a1c96951356b32d421f6d12caadf96758.tar.bz2
gentoo-2-9cee265a1c96951356b32d421f6d12caadf96758.zip
Masked on sparc (DEPEND dev-libs/DirectFB is -sparc).
Diffstat (limited to 'media-gfx/DFBPoint')
-rw-r--r--media-gfx/DFBPoint/ChangeLog3
-rw-r--r--media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild4
2 files changed, 5 insertions, 2 deletions
diff --git a/media-gfx/DFBPoint/ChangeLog b/media-gfx/DFBPoint/ChangeLog
index 8484dcb49565..b1c7f8fbf1b8 100644
--- a/media-gfx/DFBPoint/ChangeLog
+++ b/media-gfx/DFBPoint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/DFBPoint
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+ 02 Jan 2004; Sven Blumenstein <bazik@gentoo.org> DFBPoint-0.7.2.ebuild:
+ Masked on sparc as DEPEND dev-libs/DirectFB is -sparc.
+
09 Oct 2003; Brandy Westcott brandy@gentoo.org DFBPoint-0.7.2.ebuild,
metadata.xml:
Changed virtual/x11 dependency to virtual/glibc. We don't need X for DFBPoint.
diff --git a/media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild b/media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild
index 2d21f8258533..77a6d30f98aa 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.5 2003/10/08 12:15:10 brandy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild,v 1.6 2004/01/02 17:42:08 bazik 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 -sparc"
DEPEND="virtual/glibc dev-libs/DirectFB"
RDEPEND="${DEPEND}"