diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-22 08:03:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-22 08:03:31 +0000 |
commit | e6674ee582ad223418bcf7802a85d32d78cfe1a4 (patch) | |
tree | 140d654c22b717c0f3dab4179b12a5d674271dc5 /sys-apps | |
parent | Version bump, drop old (diff) | |
download | gentoo-2-e6674ee582ad223418bcf7802a85d32d78cfe1a4.tar.gz gentoo-2-e6674ee582ad223418bcf7802a85d32d78cfe1a4.tar.bz2 gentoo-2-e6674ee582ad223418bcf7802a85d32d78cfe1a4.zip |
Stable for x86, wrt bug #474296
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/attr/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/attr/attr-2.4.47-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/attr/ChangeLog b/sys-apps/attr/ChangeLog index 218e93a4cd64..dff94aaa18b1 100644 --- a/sys-apps/attr/ChangeLog +++ b/sys-apps/attr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/attr # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/ChangeLog,v 1.166 2014/02/15 18:41:59 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/ChangeLog,v 1.167 2014/02/22 08:03:31 ago Exp $ + + 22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> attr-2.4.47-r1.ebuild: + Stable for x86, wrt bug #474296 15 Feb 2014; Chema Alonso <nimiux@gentoo.org> attr-2.4.47-r1.ebuild: Stable for amd64 wrt bug #474296 diff --git a/sys-apps/attr/attr-2.4.47-r1.ebuild b/sys-apps/attr/attr-2.4.47-r1.ebuild index b3ee7ce7224f..17c70474a7fd 100644 --- a/sys-apps/attr/attr-2.4.47-r1.ebuild +++ b/sys-apps/attr/attr-2.4.47-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.47-r1.ebuild,v 1.9 2014/02/15 18:41:59 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.47-r1.ebuild,v 1.10 2014/02/22 08:03:31 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.src.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="nls static-libs" DEPEND="nls? ( sys-devel/gettext ) |