diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-10 16:17:58 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-10 16:17:58 +0000 |
commit | d85ae73b449f0153f4e7905b9a9c82c517b4e3fb (patch) | |
tree | f595c567910ff206ea183d507365cea2f7964a97 /sys-apps/acl | |
parent | added ChamgeLog (diff) | |
download | gentoo-2-d85ae73b449f0153f4e7905b9a9c82c517b4e3fb.tar.gz gentoo-2-d85ae73b449f0153f4e7905b9a9c82c517b4e3fb.tar.bz2 gentoo-2-d85ae73b449f0153f4e7905b9a9c82c517b4e3fb.zip |
Added LICENSE tag
Diffstat (limited to 'sys-apps/acl')
-rw-r--r-- | sys-apps/acl/acl-1.1.3.ebuild | 3 | ||||
-rw-r--r-- | sys-apps/acl/acl-20020124-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-apps/acl/acl-20020330.ebuild | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/acl/acl-1.1.3.ebuild b/sys-apps/acl/acl-1.1.3.ebuild index e6110b677ea9..4a7479c5c6cf 100644 --- a/sys-apps/acl/acl-1.1.3.ebuild +++ b/sys-apps/acl/acl-1.1.3.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-1.1.3.ebuild,v 1.2 2001/12/31 23:47:55 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-1.1.3.ebuild,v 1.3 2002/07/10 16:17:55 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="XFS dump/restore utilities" SRC_URI="ftp://oss.sgi.com/projects/xfs/download/latest/cmd_tars/${P}.src.tar.gz" HOMEPAGE="http://oss.sgi.com/projects/xfs" +LICENSE="LGPL-2.1 GPL-2" DEPEND="virtual/glibc sys-devel/autoconf sys-devel/make" RDEPEND="virtual/glibc" diff --git a/sys-apps/acl/acl-20020124-r1.ebuild b/sys-apps/acl/acl-20020124-r1.ebuild index a2af5a9d125d..30f14f45a3ab 100644 --- a/sys-apps/acl/acl-20020124-r1.ebuild +++ b/sys-apps/acl/acl-20020124-r1.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-20020124-r1.ebuild,v 1.1 2002/03/05 02:52:01 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-20020124-r1.ebuild,v 1.2 2002/07/10 16:17:55 aliz Exp $ S=${WORKDIR}/cmd/${PN} DESCRIPTION="XFS dump/restore utilities" SRC_URI="http://www.ibiblio.org/gentoo/distfiles/xfs-cmd-${PV}.tar.bz2" HOMEPAGE="http://oss.sgi.com/projects/xfs" +LICENSE="LGPL-2.1 GPL-2" DEPEND="virtual/glibc sys-devel/autoconf sys-devel/make" RDEPEND="virtual/glibc" diff --git a/sys-apps/acl/acl-20020330.ebuild b/sys-apps/acl/acl-20020330.ebuild index 9391b14ed6ad..30cfdda5e1bb 100644 --- a/sys-apps/acl/acl-20020330.ebuild +++ b/sys-apps/acl/acl-20020330.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-20020330.ebuild,v 1.2 2002/03/31 23:07:03 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-20020330.ebuild,v 1.3 2002/07/10 16:17:55 aliz Exp $ S=${WORKDIR}/cmd/${PN} DESCRIPTION="XFS dump/restore utilities" SRC_URI="http://www.ibiblio.org/gentoo/distfiles/xfs-cmd-${PV}.tar.bz2" HOMEPAGE="http://oss.sgi.com/projects/xfs" +LICENSE="LGPL-2.1" DEPEND="virtual/glibc sys-devel/autoconf >=sys-apps/attr-20020330 sys-devel/make" RDEPEND="virtual/glibc" |