diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-07 09:11:28 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-07 09:11:28 +0000 |
commit | ac2541ace670f7daa1a6731c141000ac86f64984 (patch) | |
tree | e0c2dd7c7b02430212df7c72fd19127b50532b39 /sys-apps/utempter | |
parent | stable love (diff) | |
download | historical-ac2541ace670f7daa1a6731c141000ac86f64984.tar.gz historical-ac2541ace670f7daa1a6731c141000ac86f64984.tar.bz2 historical-ac2541ace670f7daa1a6731c141000ac86f64984.zip |
stable love
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-apps/utempter')
-rw-r--r-- | sys-apps/utempter/Manifest | 20 | ||||
-rw-r--r-- | sys-apps/utempter/utempter-0.5.5.6.ebuild | 4 |
2 files changed, 17 insertions, 7 deletions
diff --git a/sys-apps/utempter/Manifest b/sys-apps/utempter/Manifest index 9af23d3506d4..7c2cdd84fff5 100644 --- a/sys-apps/utempter/Manifest +++ b/sys-apps/utempter/Manifest @@ -1,9 +1,19 @@ -MD5 0a95ee3a14b16713e27910d1d225f107 ChangeLog 5438 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 1fe2f84f5f9d41bc80bb795ef8845ff2 metadata.xml 244 +MD5 ca8f511117c8f1529694ecfa6851a4fd utempter-0.5.5.6.ebuild 1314 +MD5 0a95ee3a14b16713e27910d1d225f107 ChangeLog 5438 MD5 3548d7d9f8c92fe30e12fc980096c311 utempter-0.5.5.5-r1.ebuild 1302 -MD5 3ab3d7641c15eca7ed212a69ecd5ac7e utempter-0.5.5.6.ebuild 1322 -MD5 d3293569252b4437ee84ef41b158aa00 files/digest-utempter-0.5.5.5-r1 68 -MD5 750feafe77d6007602c6abbacdce262f files/digest-utempter-0.5.5.6 68 -MD5 b2dc09a11b51ceac5735f963a718fa32 files/utempter-0.5.5.5-soname-makefile-fix.patch 932 MD5 396ef6fc60078c73be6790271ca67bde files/utempter-0.5.5.6-no_utmpx.patch 768 +MD5 b2dc09a11b51ceac5735f963a718fa32 files/utempter-0.5.5.5-soname-makefile-fix.patch 932 +MD5 750feafe77d6007602c6abbacdce262f files/digest-utempter-0.5.5.6 68 MD5 e23f853248988e2aff2ada1ae20a335c files/utempter-0.5.5.6-soname-makefile-fix.patch 839 +MD5 d3293569252b4437ee84ef41b158aa00 files/digest-utempter-0.5.5.5-r1 68 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFC9dBYgIKl8Uu19MoRAowmAJ0cCx7k1/2ZtMsiBwGAVI9/doMYUwCggK61 +3JuYIH6EQtv94jedyy6HOlk= +=F2jC +-----END PGP SIGNATURE----- diff --git a/sys-apps/utempter/utempter-0.5.5.6.ebuild b/sys-apps/utempter/utempter-0.5.5.6.ebuild index 6b5de724c46e..29a5f40287c7 100644 --- a/sys-apps/utempter/utempter-0.5.5.6.ebuild +++ b/sys-apps/utempter/utempter-0.5.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.6.ebuild,v 1.5 2005/07/31 16:25:24 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.5.6.ebuild,v 1.6 2005/08/07 09:11:28 vapier Exp $ inherit rpm eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${MY_P}.src.rpm" LICENSE="|| ( MIT LGPL-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 sparc x86" IUSE="" RDEPEND="virtual/libc" |