summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2003-09-25 01:16:48 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2003-09-25 01:16:48 +0000
commit446e78844fe81270d8f6d5b5305ee2acef2f33b0 (patch)
tree953f6db4d678f89a062ab2b43db81d73e671ecd3 /sys-apps/acl
parentprepping for next release (diff)
downloadgentoo-2-446e78844fe81270d8f6d5b5305ee2acef2f33b0.tar.gz
gentoo-2-446e78844fe81270d8f6d5b5305ee2acef2f33b0.tar.bz2
gentoo-2-446e78844fe81270d8f6d5b5305ee2acef2f33b0.zip
bump to x86
Diffstat (limited to 'sys-apps/acl')
-rw-r--r--sys-apps/acl/ChangeLog6
-rw-r--r--sys-apps/acl/Manifest8
-rw-r--r--sys-apps/acl/acl-2.2.13-r1.ebuild4
-rw-r--r--sys-apps/acl/acl-2.2.13.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/sys-apps/acl/ChangeLog b/sys-apps/acl/ChangeLog
index 3dddc4714fc4..98660e292017 100644
--- a/sys-apps/acl/ChangeLog
+++ b/sys-apps/acl/ChangeLog
@@ -1,6 +1,10 @@
# 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.15 2003/09/24 20:39:58 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/ChangeLog,v 1.16 2003/09/25 01:16:39 robbat2 Exp $
+
+ 24 Sep 2003; Robin H. Johnson <robbat2@gentoo.org> acl-2.2.13-r1.ebuild,
+ acl-2.2.13.ebuild:
+ bump to x86
24 Sep 2003; Seemant Kulleen <seemant@gentoo.org> acl-2.2.13-r1.ebuild,
acl-2.2.13.ebuild:
diff --git a/sys-apps/acl/Manifest b/sys-apps/acl/Manifest
index 9e8e701252eb..74907e63eb27 100644
--- a/sys-apps/acl/Manifest
+++ b/sys-apps/acl/Manifest
@@ -1,7 +1,7 @@
-MD5 6c236f68e6953490708bab1ee3d14087 acl-2.2.13-r1.ebuild 1322
-MD5 e7b819d07c2be67280f0a84473ad9cc1 acl-2.1.1-r1.ebuild 1145
-MD5 7c2d5b28f6b3973f6e8bdd42671afd56 acl-2.2.13.ebuild 1256
-MD5 e85363ec31baa93fd307a6439a26edb4 ChangeLog 2684
+MD5 15362ffb3f4b1b4489f93de6346994c4 acl-2.2.13-r1.ebuild 1320
+MD5 b2ec6f40ae8313a382a3c329a738fe64 acl-2.1.1-r1.ebuild 1144
+MD5 5fa751d7d5909222ca9d29f9f49726d0 acl-2.2.13.ebuild 1254
+MD5 751a50c8d9708e035ac09f63370f21a4 ChangeLog 2794
MD5 9241e1ad126b0fe64c7d1c5cff51fd02 files/digest-acl-2.1.1-r1 65
MD5 ebb544ef383bcd9ab77497e414a31528 files/digest-acl-2.2.13-r1 66
MD5 ebb544ef383bcd9ab77497e414a31528 files/digest-acl-2.2.13 66
diff --git a/sys-apps/acl/acl-2.2.13-r1.ebuild b/sys-apps/acl/acl-2.2.13-r1.ebuild
index 36300d6db449..20264ba9b560 100644
--- a/sys-apps/acl/acl-2.2.13-r1.ebuild
+++ b/sys-apps/acl/acl-2.2.13-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.2.13-r1.ebuild,v 1.4 2003/09/24 20:39:58 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.13-r1.ebuild,v 1.5 2003/09/25 01:16:45 robbat2 Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Access control list utilities, libraries and headers"
@@ -9,7 +9,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz"
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~arm"
+KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~arm"
DEPEND="sys-apps/attr
sys-devel/autoconf"
diff --git a/sys-apps/acl/acl-2.2.13.ebuild b/sys-apps/acl/acl-2.2.13.ebuild
index 2855d21d694e..909a0fb6d5a8 100644
--- a/sys-apps/acl/acl-2.2.13.ebuild
+++ b/sys-apps/acl/acl-2.2.13.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.2.13.ebuild,v 1.4 2003/09/24 20:39:58 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.13.ebuild,v 1.5 2003/09/25 01:16:45 robbat2 Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Access control list utilities, libraries and headers"
@@ -9,7 +9,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz"
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~arm"
+KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~arm"
DEPEND="sys-apps/attr
sys-devel/autoconf"