summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-10 13:45:39 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-10 13:45:39 +0000
commitd5d480a4f91d6a5cfbc3d06a4c5123dd8fea3fd3 (patch)
treeefa9767d67a8d40ad4edeb047ebd0d6ea463e404 /sys-devel/ld.so
parentAdded LICENSE and HOMEPAGE tags (diff)
downloadhistorical-d5d480a4f91d6a5cfbc3d06a4c5123dd8fea3fd3.tar.gz
historical-d5d480a4f91d6a5cfbc3d06a4c5123dd8fea3fd3.tar.bz2
historical-d5d480a4f91d6a5cfbc3d06a4c5123dd8fea3fd3.zip
Added SLOT and KEYWORDS tags
Diffstat (limited to 'sys-devel/ld.so')
-rw-r--r--sys-devel/ld.so/ld.so-1.9.11-r2.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-devel/ld.so/ld.so-1.9.11-r2.ebuild b/sys-devel/ld.so/ld.so-1.9.11-r2.ebuild
index 2408a874607e..410c58edfda0 100644
--- a/sys-devel/ld.so/ld.so-1.9.11-r2.ebuild
+++ b/sys-devel/ld.so/ld.so-1.9.11-r2.ebuild
@@ -1,7 +1,7 @@
# 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-r2.ebuild,v 1.3 2002/07/09 20:13:55 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/ld.so/ld.so-1.9.11-r2.ebuild,v 1.4 2002/07/10 13:45:38 aliz Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -9,6 +9,8 @@ DESCRIPTION="Linux dynamic loader & linker"
SRC_URI="ftp://ftp.ods.com/pub/linux/${A}"
RDEPEND="sys-libs/lib-compat"
LICENSE="LD.SO"
+SLOT="0"
+KEYWORDS="x86"
src_unpack() {