summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/patch/patch-2.5.4-r4.ebuild')
-rw-r--r--sys-devel/patch/patch-2.5.4-r4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-devel/patch/patch-2.5.4-r4.ebuild b/sys-devel/patch/patch-2.5.4-r4.ebuild
index 86e1d97cb54c..8512f9c69e0e 100644
--- a/sys-devel/patch/patch-2.5.4-r4.ebuild
+++ b/sys-devel/patch/patch-2.5.4-r4.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/patch/patch-2.5.4-r4.ebuild,v 1.1 2002/04/15 20:36:20 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.4-r4.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -9,6 +9,7 @@ DESCRIPTION="Utility to apply diffs to files"
SRC_URI="ftp://ftp.gnu.org/gnu/patch/${A}"
HOMEPAGE="http://www.gnu.org/software/patch/patch.html"
DEPEND="virtual/glibc"
+LICENSE="GPL-2"
src_compile() {