summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-09 20:13:55 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-09 20:13:55 +0000
commitfeca7881ee2b907372296d39dcbabd14600380ef (patch)
tree467d2bd11574f6c8ec53d5bfce8c3dad66a40ffd /sys-devel/m4
parentfix the patch (diff)
downloadhistorical-feca7881ee2b907372296d39dcbabd14600380ef.tar.gz
historical-feca7881ee2b907372296d39dcbabd14600380ef.tar.bz2
historical-feca7881ee2b907372296d39dcbabd14600380ef.zip
Added LICENSE tag
Diffstat (limited to 'sys-devel/m4')
-rw-r--r--sys-devel/m4/m4-1.4o-r2.ebuild3
-rw-r--r--sys-devel/m4/m4-1.4p.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys-devel/m4/m4-1.4o-r2.ebuild b/sys-devel/m4/m4-1.4o-r2.ebuild
index 9e23751f0f69..64da7af557f6 100644
--- a/sys-devel/m4/m4-1.4o-r2.ebuild
+++ b/sys-devel/m4/m4-1.4o-r2.ebuild
@@ -1,13 +1,14 @@
# 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/m4/m4-1.4o-r2.ebuild,v 1.4 2001/03/06 05:27:28 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4o-r2.ebuild,v 1.5 2002/07/09 20:13:55 aliz Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="GNU macro processor"
SRC_URI="ftp://ftp.seindal.dk/gnu/${A}"
HOMEPAGE="http://www.gnu.org/software/m4/m4.html"
+LICENSE="GPL-2"
DEPEND="virtual/glibc
nls? ( sys-devel/gettext )
diff --git a/sys-devel/m4/m4-1.4p.ebuild b/sys-devel/m4/m4-1.4p.ebuild
index ea5c96ccd0ca..6addbe69b529 100644
--- a/sys-devel/m4/m4-1.4p.ebuild
+++ b/sys-devel/m4/m4-1.4p.ebuild
@@ -1,13 +1,14 @@
# Copyright 1999-2002 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/m4/m4-1.4p.ebuild,v 1.1 2002/03/21 08:03:12 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4p.ebuild,v 1.2 2002/07/09 20:13:55 aliz Exp $
MY_P=${P/p/ppre2}
S=${WORKDIR}/${MY_P}
DESCRIPTION="GNU macro processor"
SRC_URI="ftp://ftp.seindal.dk/gnu/${MY_P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/m4/m4.html"
+LICENSE="GPL-2"
DEPEND="virtual/glibc
nls? ( sys-devel/gettext )