diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-30 12:37:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-30 12:37:35 +0000 |
commit | cc23aa63339a50e02e0a4ccb39575260d2758d66 (patch) | |
tree | af6f8ef0a2c721ac1f7c4d95e8d07371f01b2ef5 | |
parent | Stable for sparc, wrt bug #530316 (diff) | |
download | gentoo-2-cc23aa63339a50e02e0a4ccb39575260d2758d66.tar.gz gentoo-2-cc23aa63339a50e02e0a4ccb39575260d2758d66.tar.bz2 gentoo-2-cc23aa63339a50e02e0a4ccb39575260d2758d66.zip |
Stable for sparc, wrt bug #534898
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
-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 06ac26a917e5..500e84b6ad49 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.61 2015/07/23 20:03:17 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.62 2015/07/30 12:37:35 ago Exp $ + + 30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> sash-3.8.ebuild: + Stable for sparc, wrt bug #534898 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> sash-3.8.ebuild: ppc stable wrt bug #534898 diff --git a/app-shells/sash/sash-3.8.ebuild b/app-shells/sash/sash-3.8.ebuild index 47a60b8e52bb..8355febe2dac 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.8 2015/07/23 20:03:17 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.8.ebuild,v 1.9 2015/07/30 12:37:35 ago 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=" |