summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2014-02-15 18:41:59 +0000
committerJosé María Alonso <nimiux@gentoo.org>2014-02-15 18:41:59 +0000
commit8ca5131ef9503cd3f928516feabc37bf1f677e3c (patch)
tree3a1a5efd3889c8fc25da21227f77b19ac8628ec1 /sys-apps/attr
parentAdd Crypt-IDEA license for dev-perl/crypt-idea (bug #325037) (diff)
downloadgentoo-2-8ca5131ef9503cd3f928516feabc37bf1f677e3c.tar.gz
gentoo-2-8ca5131ef9503cd3f928516feabc37bf1f677e3c.tar.bz2
gentoo-2-8ca5131ef9503cd3f928516feabc37bf1f677e3c.zip
Stable for amd64 wrt bug #474296
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'sys-apps/attr')
-rw-r--r--sys-apps/attr/ChangeLog5
-rw-r--r--sys-apps/attr/attr-2.4.47-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/attr/ChangeLog b/sys-apps/attr/ChangeLog
index abbbc79851ff..218e93a4cd64 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.165 2014/02/14 19:16:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/ChangeLog,v 1.166 2014/02/15 18:41:59 nimiux Exp $
+
+ 15 Feb 2014; Chema Alonso <nimiux@gentoo.org> attr-2.4.47-r1.ebuild:
+ Stable for amd64 wrt bug #474296
14 Feb 2014; Markus Meier <maekke@gentoo.org> attr-2.4.47-r1.ebuild:
arm stable, 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 f84cb43f7833..b3ee7ce7224f 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.8 2014/02/14 19:16:24 maekke Exp $
+# $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 $
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 )