summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-04-01 08:07:01 +0000
committerMike Frysinger <vapier@gentoo.org>2007-04-01 08:07:01 +0000
commitae8f6def53f64cd35a23c9bc0d7ecee7809ff784 (patch)
tree72b122f23b8f1b4f12d00b682bfccceda492117b /dev-libs/libpthread-stubs
parentarm/ia64/sh stable (diff)
downloadhistorical-ae8f6def53f64cd35a23c9bc0d7ecee7809ff784.tar.gz
historical-ae8f6def53f64cd35a23c9bc0d7ecee7809ff784.tar.bz2
historical-ae8f6def53f64cd35a23c9bc0d7ecee7809ff784.zip
arm/ia64/s390/sh stable
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'dev-libs/libpthread-stubs')
-rw-r--r--dev-libs/libpthread-stubs/libpthread-stubs-0.1.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-libs/libpthread-stubs/libpthread-stubs-0.1.ebuild b/dev-libs/libpthread-stubs/libpthread-stubs-0.1.ebuild
index f0ba88230f9a..6b63822bc21c 100644
--- a/dev-libs/libpthread-stubs/libpthread-stubs-0.1.ebuild
+++ b/dev-libs/libpthread-stubs/libpthread-stubs-0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.1.ebuild,v 1.3 2007/03/22 17:56:26 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpthread-stubs/libpthread-stubs-0.1.ebuild,v 1.4 2007/04/01 08:07:01 vapier Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,9 @@ inherit x-modular
DESCRIPTION="Pthread functions stubs for platforms missing them"
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+
+KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
LICENSE="X11"
+
RDEPEND=""
DEPEND=""