diff options
Diffstat (limited to 'sys-apps/acl')
-rw-r--r-- | sys-apps/acl/ChangeLog | 15 | ||||
-rw-r--r-- | sys-apps/acl/acl-1.1.3.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/acl/acl-20020124-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/acl/acl-20020330.ebuild | 4 |
4 files changed, 23 insertions, 4 deletions
diff --git a/sys-apps/acl/ChangeLog b/sys-apps/acl/ChangeLog index d5f361f21896..15ec6a828e1b 100644 --- a/sys-apps/acl/ChangeLog +++ b/sys-apps/acl/ChangeLog @@ -1,9 +1,22 @@ # ChangeLog for sys-apps/acl # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/ChangeLog,v 1.2 2002/03/05 02:51:59 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/ChangeLog,v 1.3 2002/07/14 19:20:15 aliz Exp $ + +*acl-20020330.ebuild (14 July 2002) + + 14 Jul 2002; phoen][x <phoenix@gentoo.org> acl-20020330.ebuild : + Added KEYWORDS, SLOT. + +*acl-1.1.3.ebuild (14 July 2002) + + 14 Jul 2002; phoen][x <phoenix@gentoo.org> acl-1.1.3.ebuild : + Added KEYWORDS, SLOT. *acl-20020124-r1 (4 March 2002) + 14 Jul 2002; phoen][x <phoenix@gentoo.org> acl-20020124-r1.ebuild : + Added KEYWORDS, SLOT. + 4 March 2002; Donny Davies <woodchip@gentoo.org> acl-20020124-r1.ebuild : Updated to perform the install-dev target by hand, so things like SAMBA diff --git a/sys-apps/acl/acl-1.1.3.ebuild b/sys-apps/acl/acl-1.1.3.ebuild index 00414e774361..7d16bc97f099 100644 --- a/sys-apps/acl/acl-1.1.3.ebuild +++ b/sys-apps/acl/acl-1.1.3.ebuild @@ -1,11 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-1.1.3.ebuild,v 1.4 2002/07/11 06:30:49 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-1.1.3.ebuild,v 1.5 2002/07/14 19:20:15 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" +KEYWORDS="x86" +SLOT="0" LICENSE="LGPL-2.1 GPL-2" DEPEND="virtual/glibc sys-devel/autoconf sys-devel/make" diff --git a/sys-apps/acl/acl-20020124-r1.ebuild b/sys-apps/acl/acl-20020124-r1.ebuild index 28f436ae8545..1f12217c4348 100644 --- a/sys-apps/acl/acl-20020124-r1.ebuild +++ b/sys-apps/acl/acl-20020124-r1.ebuild @@ -1,11 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-20020124-r1.ebuild,v 1.3 2002/07/11 06:30:49 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-20020124-r1.ebuild,v 1.4 2002/07/14 19:20:15 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" +KEYWORDS="x86" +SLOT="0" LICENSE="LGPL-2.1 GPL-2" DEPEND="virtual/glibc sys-devel/autoconf sys-devel/make" diff --git a/sys-apps/acl/acl-20020330.ebuild b/sys-apps/acl/acl-20020330.ebuild index eb9e1742b440..698631ca3373 100644 --- a/sys-apps/acl/acl-20020330.ebuild +++ b/sys-apps/acl/acl-20020330.ebuild @@ -1,11 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-20020330.ebuild,v 1.4 2002/07/11 06:30:49 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-20020330.ebuild,v 1.5 2002/07/14 19:20:15 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" +KEYWORDS="x86" +SLOT="0" LICENSE="LGPL-2.1" DEPEND="virtual/glibc sys-devel/autoconf >=sys-apps/attr-20020330 sys-devel/make" |