diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-02 18:08:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-02 18:08:07 +0000 |
commit | 9102dafd57663ef2dca943f253f53e7cc639eb1d (patch) | |
tree | 532d13d8562d21ee30ee9f9fa81295e3cea5d7db /app-misc | |
parent | Stable for ppc64, wrt bug #517472 (diff) | |
download | gentoo-2-9102dafd57663ef2dca943f253f53e7cc639eb1d.tar.gz gentoo-2-9102dafd57663ef2dca943f253f53e7cc639eb1d.tar.bz2 gentoo-2-9102dafd57663ef2dca943f253f53e7cc639eb1d.zip |
Stable for ppc64, wrt bug #517472
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/banner/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/banner/banner-1.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/banner/ChangeLog b/app-misc/banner/ChangeLog index 8303e491fc38..5fdf05649c84 100644 --- a/app-misc/banner/ChangeLog +++ b/app-misc/banner/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/banner # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/banner/ChangeLog,v 1.38 2014/08/01 11:39:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/banner/ChangeLog,v 1.39 2014/08/02 18:08:07 ago Exp $ + + 02 Aug 2014; Agostino Sarubbo <ago@gentoo.org> banner-1.3.3.ebuild: + Stable for ppc64, wrt bug #517472 01 Aug 2014; Raúl Porcel <armin76@gentoo.org> banner-1.3.3.ebuild: alpha/sparc/x86 stable wrt #517472 diff --git a/app-misc/banner/banner-1.3.3.ebuild b/app-misc/banner/banner-1.3.3.ebuild index c452b294e22c..26a550dbdc92 100644 --- a/app-misc/banner/banner-1.3.3.ebuild +++ b/app-misc/banner/banner-1.3.3.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/app-misc/banner/banner-1.3.3.ebuild,v 1.4 2014/08/01 11:39:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/banner/banner-1.3.3.ebuild,v 1.5 2014/08/02 18:08:07 ago Exp $ EAPI=5 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://cedar-solutions.com/ftp/software/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~ia64 ~mips ~ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" DEPEND="!games-misc/bsd-games" |