summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-07-16 08:35:39 +0000
committerMike Frysinger <vapier@gentoo.org>2015-07-16 08:35:39 +0000
commit58636d2be548689e61815bb0023b3ed4c7b2423a (patch)
tree79827d70e672f62b3de4dbfe4a534b685a532d4a /app-portage
parentRevbump to fix a segfault in the gtk2 theme (bug #549292) (diff)
downloadgentoo-2-58636d2be548689e61815bb0023b3ed4c7b2423a.tar.gz
gentoo-2-58636d2be548689e61815bb0023b3ed4c7b2423a.tar.bz2
gentoo-2-58636d2be548689e61815bb0023b3ed4c7b2423a.zip
Mark sparc stable #551682.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/portage-utils/ChangeLog5
-rw-r--r--app-portage/portage-utils/portage-utils-0.56.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/portage-utils/ChangeLog b/app-portage/portage-utils/ChangeLog
index 69b2ddb61a23..4b3d6c06e573 100644
--- a/app-portage/portage-utils/ChangeLog
+++ b/app-portage/portage-utils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-portage/portage-utils
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/ChangeLog,v 1.172 2015/06/21 16:10:57 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/ChangeLog,v 1.173 2015/07/16 08:35:39 vapier Exp $
+
+ 16 Jul 2015; Mike Frysinger <vapier@gentoo.org> portage-utils-0.56.ebuild:
+ Mark sparc stable #551682.
21 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> portage-utils-0.56.ebuild:
alpha stable wrt bug #551682
diff --git a/app-portage/portage-utils/portage-utils-0.56.ebuild b/app-portage/portage-utils/portage-utils-0.56.ebuild
index f9dc71985369..f8bb617c0024 100644
--- a/app-portage/portage-utils/portage-utils-0.56.ebuild
+++ b/app-portage/portage-utils/portage-utils-0.56.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/app-portage/portage-utils/portage-utils-0.56.ebuild,v 1.11 2015/06/21 16:10:57 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-utils/portage-utils-0.56.ebuild,v 1.12 2015/07/16 08:35:39 vapier Exp $
EAPI="4"
@@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 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 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 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 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="nls static"
RDEPEND="dev-libs/iniparser"