diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:44:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:44:16 +0000 |
commit | a9178260fd65964683f4ef7ea7bd17e8171fea6b (patch) | |
tree | 1be7d5e1a51033d087eaab792121958f2307d46d /sys-apps/diffutils | |
parent | Stable for sparc, wrt bug #477568 (diff) | |
download | gentoo-2-a9178260fd65964683f4ef7ea7bd17e8171fea6b.tar.gz gentoo-2-a9178260fd65964683f4ef7ea7bd17e8171fea6b.tar.bz2 gentoo-2-a9178260fd65964683f4ef7ea7bd17e8171fea6b.zip |
Stable for sparc, wrt bug #477570
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/diffutils')
-rw-r--r-- | sys-apps/diffutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/diffutils/diffutils-3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/diffutils/ChangeLog b/sys-apps/diffutils/ChangeLog index 253606feb482..3070268c1d68 100644 --- a/sys-apps/diffutils/ChangeLog +++ b/sys-apps/diffutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/diffutils # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/ChangeLog,v 1.85 2013/07/30 12:18:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/ChangeLog,v 1.86 2013/08/03 07:44:16 ago Exp $ + + 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> diffutils-3.3.ebuild: + Stable for sparc, wrt bug #477570 30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> diffutils-3.3.ebuild: Stable for alpha, wrt bug #477570 diff --git a/sys-apps/diffutils/diffutils-3.3.ebuild b/sys-apps/diffutils/diffutils-3.3.ebuild index 99f990b61626..7f77568c65db 100644 --- a/sys-apps/diffutils/diffutils-3.3.ebuild +++ b/sys-apps/diffutils/diffutils-3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/diffutils-3.3.ebuild,v 1.7 2013/07/30 12:18:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/diffutils-3.3.ebuild,v 1.8 2013/08/03 07:44:16 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu-alpha/diffutils/${P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls static" DEPEND="app-arch/xz-utils |