diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-03 10:17:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-03 10:17:41 +0000 |
commit | 97394f68739ba34a8123a1ae83004e1c980b8db7 (patch) | |
tree | f5c71d6b45b03b91a9f8de881a5ed62e3be813fe /app-shells | |
parent | Stable for alpha, wrt bug #552724 (diff) | |
download | gentoo-2-97394f68739ba34a8123a1ae83004e1c980b8db7.tar.gz gentoo-2-97394f68739ba34a8123a1ae83004e1c980b8db7.tar.bz2 gentoo-2-97394f68739ba34a8123a1ae83004e1c980b8db7.zip |
Stable for alpha, wrt bug #534898
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 a6516da06e12..99710f19afbd 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.59 2015/06/26 08:40:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.60 2015/07/03 10:17:41 ago Exp $ + + 03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> sash-3.8.ebuild: + Stable for alpha, wrt bug #534898 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> sash-3.8.ebuild: Stable for x86, wrt bug #534898 diff --git a/app-shells/sash/sash-3.8.ebuild b/app-shells/sash/sash-3.8.ebuild index a307e6615bd9..05a88f56d396 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.6 2015/06/26 08:40:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.8.ebuild,v 1.7 2015/07/03 10:17:41 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=" |