summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerry Alexandratos <jerry@gentoo.org>2000-12-15 07:29:29 +0000
committerJerry Alexandratos <jerry@gentoo.org>2000-12-15 07:29:29 +0000
commita642115a557012991a3cf15fa21e685152f9d323 (patch)
treed43f379af186349c79ec12ba89eca3f073fea55c /sys-devel/ld.so
parentnew xbuild stuff (diff)
downloadgentoo-2-a642115a557012991a3cf15fa21e685152f9d323.tar.gz
gentoo-2-a642115a557012991a3cf15fa21e685152f9d323.tar.bz2
gentoo-2-a642115a557012991a3cf15fa21e685152f9d323.zip
Removed unused "CATEGORY" heading from these ebuilds.
Diffstat (limited to 'sys-devel/ld.so')
-rw-r--r--sys-devel/ld.so/ld.so-1.9.11-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/ld.so/ld.so-1.9.11-r1.ebuild b/sys-devel/ld.so/ld.so-1.9.11-r1.ebuild
index 8f3571896c57..890d11d068ab 100644
--- a/sys-devel/ld.so/ld.so-1.9.11-r1.ebuild
+++ b/sys-devel/ld.so/ld.so-1.9.11-r1.ebuild
@@ -1,13 +1,12 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/ld.so/ld.so-1.9.11-r1.ebuild,v 1.3 2000/11/30 23:15:06 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/ld.so/ld.so-1.9.11-r1.ebuild,v 1.4 2000/12/15 07:29:29 jerry Exp $
P=ld.so-1.9.11
A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="Linux dynamic loader & linker"
-CATEGORY="sys-devel"
SRC_URI="ftp://ftp.ods.com/pub/linux/${A}"
DEPEND=""
RDEPEND="=sys-libs/lib-compat"