diff options
author | 2005-07-10 01:11:13 +0000 | |
---|---|---|
committer | 2005-07-10 01:11:13 +0000 | |
commit | 39c8f333bea4a5d1e362850cb9866e6748a78a34 (patch) | |
tree | 20c8a9aeda927c411b5c5067cdc2a5c32fa72ee6 /dev-libs/libip_vs_user_sync | |
parent | QA: Don't assign default to S; Use default src_compile (diff) | |
download | gentoo-2-39c8f333bea4a5d1e362850cb9866e6748a78a34.tar.gz gentoo-2-39c8f333bea4a5d1e362850cb9866e6748a78a34.tar.bz2 gentoo-2-39c8f333bea4a5d1e362850cb9866e6748a78a34.zip |
QA: Don't assign default to S
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-libs/libip_vs_user_sync')
-rw-r--r-- | dev-libs/libip_vs_user_sync/libip_vs_user_sync-1.0.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-libs/libip_vs_user_sync/libip_vs_user_sync-1.0.0.ebuild b/dev-libs/libip_vs_user_sync/libip_vs_user_sync-1.0.0.ebuild index e311a48a7ac0..2bc682dd0ff4 100644 --- a/dev-libs/libip_vs_user_sync/libip_vs_user_sync-1.0.0.ebuild +++ b/dev-libs/libip_vs_user_sync/libip_vs_user_sync-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libip_vs_user_sync/libip_vs_user_sync-1.0.0.ebuild,v 1.4 2005/01/21 21:49:53 xmerlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libip_vs_user_sync/libip_vs_user_sync-1.0.0.ebuild,v 1.5 2005/07/10 01:11:13 swegener Exp $ inherit eutils @@ -15,7 +15,6 @@ SRC_URI="http://www.ultramonkey.org/download/conn_sync/${P}.tar.gz" SLOT="0" KEYWORDS="-* ~x86" IUSE="" -S="${WORKDIR}/${P}" src_compile() { einfo "libip_vs_user_sync needs a kernel patched with linux-2.4.26-user_sync.3.patch" |