summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 15:03:47 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 15:03:47 +0000
commit943d5645c4bccc624526af07b8f400a5ec483f71 (patch)
treeba4ba7848fcbe11f37f825a8cc93e5d48a27abbe /dev-libs/pth/pth-1.4.1.ebuild
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace... (diff)
downloadgentoo-2-943d5645c4bccc624526af07b8f400a5ec483f71.tar.gz
gentoo-2-943d5645c4bccc624526af07b8f400a5ec483f71.tar.bz2
gentoo-2-943d5645c4bccc624526af07b8f400a5ec483f71.zip
sync IUSE (missing), don't dep on arch for gnuconfig_update
Diffstat (limited to 'dev-libs/pth/pth-1.4.1.ebuild')
-rw-r--r--dev-libs/pth/pth-1.4.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/pth/pth-1.4.1.ebuild b/dev-libs/pth/pth-1.4.1.ebuild
index 478dbc36e706..3187685c2fbb 100644
--- a/dev-libs/pth/pth-1.4.1.ebuild
+++ b/dev-libs/pth/pth-1.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.1.ebuild,v 1.11 2004/07/02 04:54:27 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.1.ebuild,v 1.12 2004/07/14 15:03:47 agriffis Exp $
inherit gnuconfig
@@ -11,6 +11,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/pth/pth-1.4.1.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="x86 ppc sparc ~amd64 hppa"
+IUSE=""
DEPEND="virtual/libc"