diff options
author | Markus Meier <maekke@gentoo.org> | 2012-06-17 19:36:49 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-06-17 19:36:49 +0000 |
commit | 43cc540b54e19d31f29215bac9b576558c3c14cf (patch) | |
tree | dde0f034f755743264e3fb0973f0ae75a3125bda /app-shells | |
parent | sci-libs/neartree: Install docs into $PF, #421629 (diff) | |
download | gentoo-2-43cc540b54e19d31f29215bac9b576558c3c14cf.tar.gz gentoo-2-43cc540b54e19d31f29215bac9b576558c3c14cf.tar.bz2 gentoo-2-43cc540b54e19d31f29215bac9b576558c3c14cf.zip |
arm stable, bug #418451
(Portage version: 2.1.10.65/cvs/Linux i686)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/sash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/sash/sash-3.7-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/sash/ChangeLog b/app-shells/sash/ChangeLog index 902a4c349cb2..ebb64f5f1b45 100644 --- a/app-shells/sash/ChangeLog +++ b/app-shells/sash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/sash # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.47 2012/06/14 15:42:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.48 2012/06/17 19:36:49 maekke Exp $ + + 17 Jun 2012; Markus Meier <maekke@gentoo.org> sash-3.7-r3.ebuild: + arm stable, bug #418451 14 Jun 2012; Jeroen Roovers <jer@gentoo.org> sash-3.7-r3.ebuild: Stable for HPPA (bug #418451). diff --git a/app-shells/sash/sash-3.7-r3.ebuild b/app-shells/sash/sash-3.7-r3.ebuild index bb876a062c71..17ee7b81f1dc 100644 --- a/app-shells/sash/sash-3.7-r3.ebuild +++ b/app-shells/sash/sash-3.7-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.7-r3.ebuild,v 1.7 2012/06/14 15:42:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.7-r3.ebuild,v 1.8 2012/06/17 19:36:49 maekke 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="static? ( sys-libs/zlib[static-libs] ) |