diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-22 21:12:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-22 21:12:39 +0000 |
commit | 0553f963f897026f2d160d0d24f49ecdb2d05bae (patch) | |
tree | 5acc1040d1372c3f5732278134be86504b7a7a7f /sys-apps/diffutils | |
parent | Stable for ppc64, wrt bug #477568 (diff) | |
download | gentoo-2-0553f963f897026f2d160d0d24f49ecdb2d05bae.tar.gz gentoo-2-0553f963f897026f2d160d0d24f49ecdb2d05bae.tar.bz2 gentoo-2-0553f963f897026f2d160d0d24f49ecdb2d05bae.zip |
Stable for ppc64, wrt bug #477570
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", 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 053421627522..af70a358735a 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.82 2013/07/22 20:33:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/ChangeLog,v 1.83 2013/07/22 21:12:39 ago Exp $ + + 22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> diffutils-3.3.ebuild: + Stable for ppc64, wrt bug #477570 22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> diffutils-3.3.ebuild: Stable for ppc, wrt bug #477570 diff --git a/sys-apps/diffutils/diffutils-3.3.ebuild b/sys-apps/diffutils/diffutils-3.3.ebuild index 3c3b323acb68..640697ee4f24 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.4 2013/07/22 20:33:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/diffutils-3.3.ebuild,v 1.5 2013/07/22 21:12:39 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 |