diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-10-28 19:09:32 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-10-28 19:09:32 +0000 |
commit | 1baa2e52b372a5068add5f41be780ff5580bad56 (patch) | |
tree | cc038f48f092764c6922510d2ed474e70f4e2a3b /sys-apps/acl | |
parent | push changes (diff) | |
download | gentoo-2-1baa2e52b372a5068add5f41be780ff5580bad56.tar.gz gentoo-2-1baa2e52b372a5068add5f41be780ff5580bad56.tar.bz2 gentoo-2-1baa2e52b372a5068add5f41be780ff5580bad56.zip |
Sparc stable --- Bug #197204 --- works fine.
(Portage version: 2.1.3.16)
Diffstat (limited to 'sys-apps/acl')
-rw-r--r-- | sys-apps/acl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/acl/acl-2.2.45.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/acl/ChangeLog b/sys-apps/acl/ChangeLog index 18e6b1425139..3d403166ad01 100644 --- a/sys-apps/acl/ChangeLog +++ b/sys-apps/acl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/acl # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/ChangeLog,v 1.85 2007/10/28 16:39:40 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/ChangeLog,v 1.86 2007/10/28 19:09:32 fmccor Exp $ + + 28 Oct 2007; Ferris McCormick <fmccor@gentoo.org> acl-2.2.45.ebuild: + Sparc stable --- Bug #197204 --- works fine. 28 Oct 2007; Jose Luis Rivero <yoswink@gentoo.org> acl-2.2.45.ebuild: Stable on alpha wrt bug #197204 diff --git a/sys-apps/acl/acl-2.2.45.ebuild b/sys-apps/acl/acl-2.2.45.ebuild index ed67b8d2f06e..01e46d7c23d8 100644 --- a/sys-apps/acl/acl-2.2.45.ebuild +++ b/sys-apps/acl/acl-2.2.45.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.45.ebuild,v 1.5 2007/10/28 16:39:40 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.45.ebuild,v 1.6 2007/10/28 19:09:32 fmccor Exp $ inherit eutils autotools toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${MY_P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86" IUSE="nfs nls" RDEPEND=">=sys-apps/attr-2.4 |