summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 20:28:56 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 20:28:56 +0000
commit36c25c94bde08149e707d79747445f5a14143a97 (patch)
treeb33aa45a62b0da4bb9bf6f6c193ebc336ecab6e0 /media-libs/skstream/skstream-0.2.4.ebuild
parentsync IUSE (missing) (Manifest recommit) (diff)
downloadgentoo-2-36c25c94bde08149e707d79747445f5a14143a97.tar.gz
gentoo-2-36c25c94bde08149e707d79747445f5a14143a97.tar.bz2
gentoo-2-36c25c94bde08149e707d79747445f5a14143a97.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'media-libs/skstream/skstream-0.2.4.ebuild')
-rw-r--r--media-libs/skstream/skstream-0.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/skstream/skstream-0.2.4.ebuild b/media-libs/skstream/skstream-0.2.4.ebuild
index c6e68b4a213f..96992a425858 100644
--- a/media-libs/skstream/skstream-0.2.4.ebuild
+++ b/media-libs/skstream/skstream-0.2.4.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/skstream/skstream-0.2.4.ebuild,v 1.6 2004/07/01 08:03:57 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/skstream/skstream-0.2.4.ebuild,v 1.7 2004/07/14 20:27:59 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="FreeSockets - Portable C++ classes for IP (sockets) applications"
SRC_URI="ftp://victor.worldforge.org/pub/worldforge/libs/skstream/${P}.tar.gz"
HOMEPAGE="http://www.worldforge.org"
@@ -10,6 +9,7 @@ HOMEPAGE="http://www.worldforge.org"
SLOT="0"
LICENSE="LGPL-2"
KEYWORDS="x86"
+IUSE=""
DEPEND="virtual/libc"