summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-07-30 13:09:34 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-07-30 13:09:34 +0000
commitfe3ee6572b544b3ec35db0438d51776688972489 (patch)
tree38e932d888bdc0da41193754004fcdf08fac82e6 /dev-util
parentStable for sparc, wrt bug #554802 (diff)
downloadgentoo-2-fe3ee6572b544b3ec35db0438d51776688972489.tar.gz
gentoo-2-fe3ee6572b544b3ec35db0438d51776688972489.tar.bz2
gentoo-2-fe3ee6572b544b3ec35db0438d51776688972489.zip
Stable for sparc, wrt bug #530906
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/patchutils/ChangeLog5
-rw-r--r--dev-util/patchutils/patchutils-0.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/patchutils/ChangeLog b/dev-util/patchutils/ChangeLog
index 80b0b0dfdf01..10d407af5417 100644
--- a/dev-util/patchutils/ChangeLog
+++ b/dev-util/patchutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/patchutils
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.81 2015/07/23 19:39:08 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.82 2015/07/30 13:09:34 ago Exp $
+
+ 30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> patchutils-0.3.3.ebuild:
+ Stable for sparc, wrt bug #530906
23 Jul 2015; Pacho Ramos <pacho@gentoo.org> patchutils-0.3.3.ebuild:
ppc stable wrt bug #530906
diff --git a/dev-util/patchutils/patchutils-0.3.3.ebuild b/dev-util/patchutils/patchutils-0.3.3.ebuild
index 4129ce4f90b0..92818aa11179 100644
--- a/dev-util/patchutils/patchutils-0.3.3.ebuild
+++ b/dev-util/patchutils/patchutils-0.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.3.3.ebuild,v 1.10 2015/07/23 19:39:08 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.3.3.ebuild,v 1.11 2015/07/30 13:09:34 ago Exp $
EAPI=4
@@ -10,7 +10,7 @@ SRC_URI="http://cyberelk.net/tim/data/patchutils/stable/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""