diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-07-23 20:03:17 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-07-23 20:03:17 +0000 |
commit | ea1087d2a95bbbadd18e1b9734651aae322fb31d (patch) | |
tree | bcaa1e7073cdb3d3d6d19bc8d02eb4c0a5ce7629 /app-shells/sash | |
parent | Version bump. Removed old (diff) | |
download | gentoo-2-ea1087d2a95bbbadd18e1b9734651aae322fb31d.tar.gz gentoo-2-ea1087d2a95bbbadd18e1b9734651aae322fb31d.tar.bz2 gentoo-2-ea1087d2a95bbbadd18e1b9734651aae322fb31d.zip |
ppc stable wrt bug #534898
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-shells/sash')
-rw-r--r-- | app-shells/sash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/sash/sash-3.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/sash/ChangeLog b/app-shells/sash/ChangeLog index 99710f19afbd..06ac26a917e5 100644 --- a/app-shells/sash/ChangeLog +++ b/app-shells/sash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/sash # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.60 2015/07/03 10:17:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.61 2015/07/23 20:03:17 pacho Exp $ + + 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> sash-3.8.ebuild: + ppc stable wrt bug #534898 03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> sash-3.8.ebuild: Stable for alpha, wrt bug #534898 diff --git a/app-shells/sash/sash-3.8.ebuild b/app-shells/sash/sash-3.8.ebuild index 05a88f56d396..47a60b8e52bb 100644 --- a/app-shells/sash/sash-3.8.ebuild +++ b/app-shells/sash/sash-3.8.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-shells/sash/sash-3.8.ebuild,v 1.7 2015/07/03 10:17:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.8.ebuild,v 1.8 2015/07/23 20:03:17 pacho Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.canb.auug.org.au/~dbell/programs/${P}.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="static" DEPEND=" |