From a63b58964cdaf8ab2c3b7c14edba1937b9a7538d Mon Sep 17 00:00:00 2001 From: Nicholas Wourms Date: Mon, 24 Feb 2003 22:34:59 +0000 Subject: Mips keywordage additions and changes... --- sys-apps/acl/ChangeLog | 15 +++++++++------ sys-apps/acl/acl-2.1.1-r1.ebuild | 4 ++-- 2 files changed, 11 insertions(+), 8 deletions(-) (limited to 'sys-apps/acl') diff --git a/sys-apps/acl/ChangeLog b/sys-apps/acl/ChangeLog index 42e3b8a24d93..978dda33f952 100644 --- a/sys-apps/acl/ChangeLog +++ b/sys-apps/acl/ChangeLog @@ -1,25 +1,28 @@ # ChangeLog for sys-apps/acl # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/ChangeLog,v 1.11 2003/02/12 08:54:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/ChangeLog,v 1.12 2003/02/24 22:34:58 dragon Exp $ 21 Dec 2002; Daniel Robbins : 20020330 -> 2.0.5_p20020330 version rename to fix policy violation for naming of CVS ebuilds. -*acl-2.1.1-r1.ebuild (16 Dec 2002) +*acl-2.1.1-r1 (16 Dec 2002) + + 24 Feb 2003; Nicholas Wourms acl-2.1.1-r1.ebuild : + Marked as testing for mips. Made ChangeLog compatible with echangelog. 16 Dec 2002; Brad Cowan acl-2.1.1-r1.ebuild, files/digest-acl-2.1.1-r1: Changed symlinks. -*acl-2.1.1.ebuild (09 Dec 2002) +*acl-2.1.1 (09 Dec 2002) 09 Dec 2002; Donny Davies : Chase latest release. 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords -*acl-2.0.18.ebuild (27 Sep 2002) +*acl-2.0.18 (27 Sep 2002) 27 Sep 2002; Brad Cowan acl-2.0.18.ebuild files/digest-acl-2.0.18 : version bump thanks to @@ -27,7 +30,7 @@ 05 Oct 2002; Brad Cowan acl-2.0.18.ebuild : Fixed symlinks and "modernized" ebuild. -*acl-20020330.ebuild (14 July 2002) +*acl-20020330 (14 July 2002) 21 Jul 2002; Mark Guertin : updated keywords (ppc) @@ -35,7 +38,7 @@ 14 Jul 2002; phoen][x acl-20020330.ebuild : Added KEYWORDS, SLOT. -*acl-1.1.3.ebuild (14 July 2002) +*acl-1.1.3 (14 July 2002) 14 Jul 2002; phoen][x acl-1.1.3.ebuild : Added KEYWORDS, SLOT. diff --git a/sys-apps/acl/acl-2.1.1-r1.ebuild b/sys-apps/acl/acl-2.1.1-r1.ebuild index c9bfd6f46cbb..051c9fded602 100644 --- a/sys-apps/acl/acl-2.1.1-r1.ebuild +++ b/sys-apps/acl/acl-2.1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.1.1-r1.ebuild,v 1.3 2003/02/13 15:47:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.1.1-r1.ebuild,v 1.4 2003/02/24 22:34:58 dragon Exp $ S=${WORKDIR}/${P} @@ -9,7 +9,7 @@ DESCRIPTION="XFS dump/restore utilities" SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz" HOMEPAGE="http://oss.sgi.com/projects/xfs" -KEYWORDS="x86" +KEYWORDS="x86 ~mips" SLOT="0" LICENSE="LGPL-2.1" -- cgit v1.2.3-65-gdbad