summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2011-02-06 22:03:07 +0000
committerMart Raudsepp <leio@gentoo.org>2011-02-06 22:03:07 +0000
commitef15b00aa103936b0295ba409d349a4ddcba2b74 (patch)
treeb782404b0c542ac33db02419ba38391c1067642b /app-shells/sash
parentVersion bump. (diff)
downloadhistorical-ef15b00aa103936b0295ba409d349a4ddcba2b74.tar.gz
historical-ef15b00aa103936b0295ba409d349a4ddcba2b74.tar.bz2
historical-ef15b00aa103936b0295ba409d349a4ddcba2b74.zip
Drop to ~mips
Package-Manager: portage-2.1.9.35/cvs/Linux mips64
Diffstat (limited to 'app-shells/sash')
-rw-r--r--app-shells/sash/ChangeLog7
-rw-r--r--app-shells/sash/sash-3.7-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-shells/sash/ChangeLog b/app-shells/sash/ChangeLog
index b459ccbe9aec..19ab414bf594 100644
--- a/app-shells/sash/ChangeLog
+++ b/app-shells/sash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/sash
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.38 2010/09/06 01:13:45 xmw Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/ChangeLog,v 1.39 2011/02/06 22:02:34 leio Exp $
+
+ 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> sash-3.7-r1.ebuild:
+ Drop to ~mips
*sash-3.7-r2 (06 Sep 2010)
diff --git a/app-shells/sash/sash-3.7-r1.ebuild b/app-shells/sash/sash-3.7-r1.ebuild
index 894a9352df43..9bc17f53c879 100644
--- a/app-shells/sash/sash-3.7-r1.ebuild
+++ b/app-shells/sash/sash-3.7-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.7-r1.ebuild,v 1.2 2007/01/13 19:06:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.7-r1.ebuild,v 1.3 2011/02/06 22:02:34 leio Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -10,7 +10,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="readline"
DEPEND=">=sys-libs/zlib-1.2.3