diff options
author | 2005-03-30 05:15:52 +0000 | |
---|---|---|
committer | 2005-03-30 05:15:52 +0000 | |
commit | aa5a4c3e380eb171394074ed9e49ddcfb26faa41 (patch) | |
tree | 7b6971b0f870ca557fc289934a150a50c08ecacf /sys-apps/s390-oco | |
parent | Move /etc/bash/bashrc to /etc/bashrc and fix built-in read with -u pipes #870... (diff) | |
download | gentoo-2-aa5a4c3e380eb171394074ed9e49ddcfb26faa41.tar.gz gentoo-2-aa5a4c3e380eb171394074ed9e49ddcfb26faa41.tar.bz2 gentoo-2-aa5a4c3e380eb171394074ed9e49ddcfb26faa41.zip |
use vanilla-sources
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-apps/s390-oco')
-rw-r--r-- | sys-apps/s390-oco/s390-oco-2.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/s390-oco/s390-oco-2.6.5.ebuild b/sys-apps/s390-oco/s390-oco-2.6.5.ebuild index f5f70bf1f71c..178b86656a58 100644 --- a/sys-apps/s390-oco/s390-oco-2.6.5.ebuild +++ b/sys-apps/s390-oco/s390-oco-2.6.5.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/sys-apps/s390-oco/s390-oco-2.6.5.ebuild,v 1.4 2005/01/22 01:18:05 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/s390-oco/s390-oco-2.6.5.ebuild,v 1.5 2005/03/30 05:15:52 vapier Exp $ DESCRIPTION="Object-code only (OCO) modules for s390" SRC_URI="s390x? ( tape_3590-2.6.5-s390x-april2004.tar.gz ) @@ -9,7 +9,7 @@ HOMEPAGE="http://www10.software.ibm.com/developerworks/opensource/linux390/tape_ LICENSE="IBM-ILNWP" KEYWORDS="~s390" SLOT="${KV}" -DEPEND="=sys-kernel/development-sources-2.6.5" +DEPEND="~sys-kernel/vanilla-sources-2.6.5" IUSE="" RESTRICT="fetch" |