diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:40:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:40:46 +0000 |
commit | 0f90cb0d6179e1a7e0ee6d51e4382f407a77d5ee (patch) | |
tree | 98bd86810c054ba69ca2d2f93d4f0fd32525d808 /app-shells | |
parent | Stable for x86, wrt bug #534860 (diff) | |
download | gentoo-2-0f90cb0d6179e1a7e0ee6d51e4382f407a77d5ee.tar.gz gentoo-2-0f90cb0d6179e1a7e0ee6d51e4382f407a77d5ee.tar.bz2 gentoo-2-0f90cb0d6179e1a7e0ee6d51e4382f407a77d5ee.zip |
Stable for x86, wrt bug #534898
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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 8c57b66f31ce..a6516da06e12 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.58 2015/06/11 15:08:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.59 2015/06/26 08:40:46 ago Exp $ + + 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> sash-3.8.ebuild: + Stable for x86, wrt bug #534898 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> sash-3.8.ebuild: Stable for amd64, wrt bug #534898 diff --git a/app-shells/sash/sash-3.8.ebuild b/app-shells/sash/sash-3.8.ebuild index 7437582b94e0..a307e6615bd9 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.5 2015/06/11 15:08:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.8.ebuild,v 1.6 2015/06/26 08:40:46 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=" |