diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-09-24 13:03:57 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-09-24 13:03:57 +0000 |
commit | e748f56bd47d8416b271d3414fe03f83eb293a0c (patch) | |
tree | 81ff449a0933e32fb1477c04d7643571a6f079ba /sys-apps/utempter | |
parent | s390 lovin (diff) | |
download | historical-e748f56bd47d8416b271d3414fe03f83eb293a0c.tar.gz historical-e748f56bd47d8416b271d3414fe03f83eb293a0c.tar.bz2 historical-e748f56bd47d8416b271d3414fe03f83eb293a0c.zip |
s390 lovin
Diffstat (limited to 'sys-apps/utempter')
-rw-r--r-- | sys-apps/utempter/Manifest | 20 | ||||
-rw-r--r-- | sys-apps/utempter/utempter-0.5.5.5.ebuild | 4 |
2 files changed, 17 insertions, 7 deletions
diff --git a/sys-apps/utempter/Manifest b/sys-apps/utempter/Manifest index 07e8b0f2b7a0..8c2d7ddd236d 100644 --- a/sys-apps/utempter/Manifest +++ b/sys-apps/utempter/Manifest @@ -1,9 +1,19 @@ -MD5 240a05968560a1438397dc060aca1e6c utempter-0.5.5.5.ebuild 1184 -MD5 dc3d73bd0115e70f177535c0fe0a0391 utempter-0.5.5.4.ebuild 1185 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 0d4bf83c384a6dd38f94a93d4afdd903 ChangeLog 3403 MD5 ead67259560e11f3f635a49255114bf6 metadata.xml 181 +MD5 2751f276e7e41a6113b453b1e783fab5 utempter-0.5.5.5.ebuild 1189 +MD5 dc3d73bd0115e70f177535c0fe0a0391 utempter-0.5.5.4.ebuild 1185 +MD5 d3293569252b4437ee84ef41b158aa00 files/digest-utempter-0.5.5.5 68 MD5 b2dc09a11b51ceac5735f963a718fa32 files/utempter-0.5.3.2-soname-makefile-fix.patch 932 -MD5 b2dc09a11b51ceac5735f963a718fa32 files/utempter-0.5.5.5-soname-makefile-fix.patch 932 -MD5 b2dc09a11b51ceac5735f963a718fa32 files/utempter-0.5.5.4-soname-makefile-fix.patch 932 MD5 d0e4e8890ac8dd494a927260b110b33a files/digest-utempter-0.5.5.4 68 -MD5 d3293569252b4437ee84ef41b158aa00 files/digest-utempter-0.5.5.5 68 +MD5 b2dc09a11b51ceac5735f963a718fa32 files/utempter-0.5.5.4-soname-makefile-fix.patch 932 +MD5 b2dc09a11b51ceac5735f963a718fa32 files/utempter-0.5.5.5-soname-makefile-fix.patch 932 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.9.10 (GNU/Linux) + +iD8DBQFBVBtLHTu7gpaalycRAhGEAKDKXDmfNVWrelFzzgsfuJvSWsp+zQCg0B5W +efLugpfZGGgRVW2kKqXncmk= +=Fjdb +-----END PGP SIGNATURE----- diff --git a/sys-apps/utempter/utempter-0.5.5.5.ebuild b/sys-apps/utempter/utempter-0.5.5.5.ebuild index a6c670b23fab..4fb0875cdba1 100644 --- a/sys-apps/utempter/utempter-0.5.5.5.ebuild +++ b/sys-apps/utempter/utempter-0.5.5.5.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/utempter/utempter-0.5.5.5.ebuild,v 1.4 2004/07/24 17:27:27 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.5.5.ebuild,v 1.5 2004/09/24 13:03:57 vapier Exp $ inherit rpm eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${MY_P}.src.rpm LICENSE="MIT | LGPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="" RDEPEND="virtual/libc" |