diff options
author | 2007-10-30 18:37:27 +0000 | |
---|---|---|
committer | 2007-10-30 18:37:27 +0000 | |
commit | 9085d7df91d132f3d2d69ffff84338c5c7df0025 (patch) | |
tree | 1a46792facd5f70add5f7c6842f0f791bc25bdcc /sys-apps/attr | |
parent | Add ~sparc; rox-tasktray works. (diff) | |
download | gentoo-2-9085d7df91d132f3d2d69ffff84338c5c7df0025.tar.gz gentoo-2-9085d7df91d132f3d2d69ffff84338c5c7df0025.tar.bz2 gentoo-2-9085d7df91d132f3d2d69ffff84338c5c7df0025.zip |
Stable on ppc wrt bug 197204
(Portage version: 2.1.3.16)
Diffstat (limited to 'sys-apps/attr')
-rw-r--r-- | sys-apps/attr/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/attr/attr-2.4.39.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/attr/ChangeLog b/sys-apps/attr/ChangeLog index a8bad8c22407..30825f76b6c6 100644 --- a/sys-apps/attr/ChangeLog +++ b/sys-apps/attr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/attr # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/ChangeLog,v 1.96 2007/10/29 09:55:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/ChangeLog,v 1.97 2007/10/30 18:37:27 nixnut Exp $ + + 30 Oct 2007; nixnut <nixnut@gentoo.org> attr-2.4.39.ebuild: + Stable on ppc wrt bug 197204 29 Oct 2007; Raúl Porcel <armin76@gentoo.org> attr-2.4.39.ebuild: ia64 stable wrt #197204 diff --git a/sys-apps/attr/attr-2.4.39.ebuild b/sys-apps/attr/attr-2.4.39.ebuild index 1b8bd9d21201..a7d551c5819d 100644 --- a/sys-apps/attr/attr-2.4.39.ebuild +++ b/sys-apps/attr/attr-2.4.39.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/attr/attr-2.4.39.ebuild,v 1.6 2007/10/29 09:55:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.39.ebuild,v 1.7 2007/10/30 18:37:27 nixnut Exp $ inherit eutils autotools toolchain-funcs @@ -12,7 +12,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="nls" DEPEND="nls? ( sys-devel/gettext ) |