diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-31 10:42:53 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-31 10:42:53 +0000 |
commit | c116e9c2ce0805b606c2a9d2fb44e90d2720d168 (patch) | |
tree | ecb36f58f2c068a04f444ffc3be3a467c17e8ae0 /app-shells | |
parent | ia64 stable wrt bug #545036 (diff) | |
download | gentoo-2-c116e9c2ce0805b606c2a9d2fb44e90d2720d168.tar.gz gentoo-2-c116e9c2ce0805b606c2a9d2fb44e90d2720d168.tar.bz2 gentoo-2-c116e9c2ce0805b606c2a9d2fb44e90d2720d168.zip |
ia64 stable wrt bug #534898
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x1BDC0E5AC42EB5D6)
Diffstat (limited to 'app-shells')
-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 500e84b6ad49..08a2b4b4cd49 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.62 2015/07/30 12:37:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.63 2015/07/31 10:42:53 zlogene Exp $ + + 31 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> sash-3.8.ebuild: + ia64 stable wrt bug #534898 30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> sash-3.8.ebuild: Stable for sparc, wrt bug #534898 diff --git a/app-shells/sash/sash-3.8.ebuild b/app-shells/sash/sash-3.8.ebuild index 8355febe2dac..c6b725812086 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.9 2015/07/30 12:37:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.8.ebuild,v 1.10 2015/07/31 10:42:53 zlogene 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=" |