diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-12 18:01:11 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-12 18:01:11 +0000 |
commit | a3fc12396175c3c758d7cc41fcd514c2d810c5be (patch) | |
tree | b9a00f891a7eea57bab2941c7b4916f9e6304d5c /sys-apps/which | |
parent | mask gcj/objc (diff) | |
download | historical-a3fc12396175c3c758d7cc41fcd514c2d810c5be.tar.gz historical-a3fc12396175c3c758d7cc41fcd514c2d810c5be.tar.bz2 historical-a3fc12396175c3c758d7cc41fcd514c2d810c5be.zip |
sh KEYWORDS
Diffstat (limited to 'sys-apps/which')
-rw-r--r-- | sys-apps/which/Manifest | 12 | ||||
-rw-r--r-- | sys-apps/which/which-2.16.ebuild | 4 |
2 files changed, 3 insertions, 13 deletions
diff --git a/sys-apps/which/Manifest b/sys-apps/which/Manifest index a65b478ceb31..b40ae7427cd7 100644 --- a/sys-apps/which/Manifest +++ b/sys-apps/which/Manifest @@ -1,15 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 48aae7a8c77a517aa2874b726e21a6e2 ChangeLog 2068 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 52c3e7f5cbda83429f64cc3a44560f94 which-2.16.ebuild 751 +MD5 0de5cf17891ca868e5e5bbf9f74da576 which-2.16.ebuild 754 MD5 eab57ca255ec36db2f32b4b85a436c7a files/digest-which-2.16 62 MD5 96aac684502b2a9affae1d965834dd21 files/which-gentoo.patch 340 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) - -iD8DBQFBbzmmHTu7gpaalycRArC1AKCVZZb59fAHMIskEC3ozeeTzsRsNACgg2IT -ozrBhjOOgPYM9Or9VOdaDCE= -=GDUt ------END PGP SIGNATURE----- diff --git a/sys-apps/which/which-2.16.ebuild b/sys-apps/which/which-2.16.ebuild index 231e34361f0a..53f0490f00c9 100644 --- a/sys-apps/which/which-2.16.ebuild +++ b/sys-apps/which/which-2.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.16.ebuild,v 1.16 2004/10/15 02:44:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.16.ebuild,v 1.17 2004/11/12 18:01:11 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.xs4all.nl/~carlo17/which/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" RDEPEND="virtual/libc |