diff options
author | 2014-08-21 10:46:26 +0000 | |
---|---|---|
committer | 2014-08-21 10:46:26 +0000 | |
commit | 28eb171a7624e4ba0a05d1aaf0d7029ea5aca7bd (patch) | |
tree | a35af8f11c267742199dbac28ebf561a758f96f1 /virtual/krb5 | |
parent | Version bump. (diff) | |
download | gentoo-2-28eb171a7624e4ba0a05d1aaf0d7029ea5aca7bd.tar.gz gentoo-2-28eb171a7624e4ba0a05d1aaf0d7029ea5aca7bd.tar.bz2 gentoo-2-28eb171a7624e4ba0a05d1aaf0d7029ea5aca7bd.zip |
Stable for ppc64, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual/krb5')
-rw-r--r-- | virtual/krb5/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/krb5/krb5-0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/krb5/ChangeLog b/virtual/krb5/ChangeLog index 2f49274de4d0..350e1095dc74 100644 --- a/virtual/krb5/ChangeLog +++ b/virtual/krb5/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/krb5 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/krb5/ChangeLog,v 1.7 2014/08/07 18:38:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/krb5/ChangeLog,v 1.8 2014/08/21 10:46:26 ago Exp $ + + 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> krb5-0-r1.ebuild: + Stable for ppc64, wrt bug #512012 07 Aug 2014; Jeroen Roovers <jer@gentoo.org> krb5-0-r1.ebuild: Stable for HPPA (bug #512012). diff --git a/virtual/krb5/krb5-0-r1.ebuild b/virtual/krb5/krb5-0-r1.ebuild index df8ee2b81c33..612fc96e2f2e 100644 --- a/virtual/krb5/krb5-0-r1.ebuild +++ b/virtual/krb5/krb5-0-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/virtual/krb5/krb5-0-r1.ebuild,v 1.5 2014/08/07 18:38:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/krb5/krb5-0-r1.ebuild,v 1.6 2014/08/21 10:46:26 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND="" |