diff options
Diffstat (limited to 'sys-apps/gluelog/gluelog-1.0-r2.ebuild')
-rw-r--r-- | sys-apps/gluelog/gluelog-1.0-r2.ebuild | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/sys-apps/gluelog/gluelog-1.0-r2.ebuild b/sys-apps/gluelog/gluelog-1.0-r2.ebuild index 929b6865ef4f..fef66c574eab 100644 --- a/sys-apps/gluelog/gluelog-1.0-r2.ebuild +++ b/sys-apps/gluelog/gluelog-1.0-r2.ebuild @@ -1,15 +1,16 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gluelog/gluelog-1.0-r2.ebuild,v 1.12 2003/06/21 21:19:39 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gluelog/gluelog-1.0-r2.ebuild,v 1.13 2004/06/14 08:12:56 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Pipe and socket fittings for the system and kernel logs" HOMEPAGE="http://www.linuxuser.co.za/projects.php3" -KEYWORDS="x86 amd64 ppc sparc " -SLOT="0" -LICENSE="GPL-2" SRC_URI="" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86 amd64 ppc sparc " +IUSE="" + DEPEND="virtual/glibc" src_compile() { |