diff options
author | 2003-11-28 18:26:23 +0000 | |
---|---|---|
committer | 2003-11-28 18:26:23 +0000 | |
commit | 9605ea21429f4c4db7a3dc9d27045588abc5f20f (patch) | |
tree | 96903f655c7d5155f3480c42c0bcea268f3a0842 /sys-apps/acl/ChangeLog | |
parent | Added a fix for sparcs so attr will build. Not that we can use XFS yet, but ... (diff) | |
download | gentoo-2-9605ea21429f4c4db7a3dc9d27045588abc5f20f.tar.gz gentoo-2-9605ea21429f4c4db7a3dc9d27045588abc5f20f.tar.bz2 gentoo-2-9605ea21429f4c4db7a3dc9d27045588abc5f20f.zip |
Fixed ebuilds for sparc, resolves bug #34611 (see for more details).
Diffstat (limited to 'sys-apps/acl/ChangeLog')
-rw-r--r-- | sys-apps/acl/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-apps/acl/ChangeLog b/sys-apps/acl/ChangeLog index 1ac1e4915987..4d94116f24cc 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.19 2003/10/09 05:45:08 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/ChangeLog,v 1.20 2003/11/28 18:26:20 weeve Exp $ + + 28 Nov 2003; Jason Wever <weeve@gentoo.org> acl-2.1.1-r1.ebuild, + acl-2.2.13-r1.ebuild, acl-2.2.13-r2.ebuild, acl-2.2.13.ebuild: + Fixed ebuilds for sparc, resolves bug #34611 (see for more details). *acl-2.2.13-r2 (08 Oct 2003) |