diff options
author | 2004-06-02 13:04:11 +0000 | |
---|---|---|
committer | 2004-06-02 13:04:11 +0000 | |
commit | 081371d0129f88b1e49a07d90001962f0a3fd7ae (patch) | |
tree | e6fb1a6417a9db8bf3ce23a410b5a8193de07576 /app-shells | |
parent | Version bump, #51851 (diff) | |
download | historical-081371d0129f88b1e49a07d90001962f0a3fd7ae.tar.gz historical-081371d0129f88b1e49a07d90001962f0a3fd7ae.tar.bz2 historical-081371d0129f88b1e49a07d90001962f0a3fd7ae.zip |
arm KEYWORDS
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/sash/Manifest | 16 | ||||
-rw-r--r-- | app-shells/sash/sash-3.7.ebuild | 4 |
2 files changed, 15 insertions, 5 deletions
diff --git a/app-shells/sash/Manifest b/app-shells/sash/Manifest index 3e65145d9bf1..8350c0f05fc3 100644 --- a/app-shells/sash/Manifest +++ b/app-shells/sash/Manifest @@ -1,10 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 30d111399673909fb03a07cc29d4dfea ChangeLog 3142 MD5 c7bfeac940c8019683f3b1822f0b1acb sash-3.6.ebuild 1109 -MD5 37a44fc48eb4bec3588207287d328dad sash-3.7.ebuild 1212 -MD5 570237f86f81b58c68835104a03da8dc files/sash-3.4-gentoo.diff 7087 +MD5 6950f3a7ef864432fefc2f13d23eb365 sash-3.7.ebuild 1216 +MD5 d38ab7c3e9697a320856b2a1727d9be8 files/sash-3.6-2.6-includes.patch 291 MD5 c0a4b54f51097cb6d1e76b0f0df2d938 files/digest-sash-3.6 59 +MD5 570237f86f81b58c68835104a03da8dc files/sash-3.4-gentoo.diff 7087 MD5 e8758a0d35504ea0420262b58acc5a62 files/sash-3.6-fix-includes.patch 334 MD5 d33602f9d3d89db4b3ea2adad619fdf2 files/sash-3.6-readline.patch 7507 MD5 ed10e67a2e293993478c999f67c612b8 files/digest-sash-3.7 59 MD5 d38ab7c3e9697a320856b2a1727d9be8 files/sash-3.6-ppc64-includes.patch 291 -MD5 d38ab7c3e9697a320856b2a1727d9be8 files/sash-3.6-2.6-includes.patch 291 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.9.8 (GNU/Linux) + +iD8DBQFAvdDPHTu7gpaalycRAtwUAKCvF1QZsc21Ucjz2U+vEciXQNf4HACeLeER +z7XLR3im558lu1IOCWKzubI= +=kPvw +-----END PGP SIGNATURE----- diff --git a/app-shells/sash/sash-3.7.ebuild b/app-shells/sash/sash-3.7.ebuild index 06c6e81f191e..3922c1cd856c 100644 --- a/app-shells/sash/sash-3.7.ebuild +++ b/app-shells/sash/sash-3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.7.ebuild,v 1.5 2004/04/29 01:08:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.7.ebuild,v 1.6 2004/06/02 13:04:11 vapier Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.canb.auug.org.au/~dbell/programs/${P}.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa amd64 ia64 ~ppc64 s390" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm ~hppa amd64 ia64 ~ppc64 s390" IUSE="readline" DEPEND="virtual/glibc |