summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-apps/utempter/ChangeLog6
-rw-r--r--sys-apps/utempter/Manifest20
-rw-r--r--sys-apps/utempter/utempter-0.5.5.6.ebuild4
3 files changed, 22 insertions, 8 deletions
diff --git a/sys-apps/utempter/ChangeLog b/sys-apps/utempter/ChangeLog
index 5ce2e9ec8741..69386b121810 100644
--- a/sys-apps/utempter/ChangeLog
+++ b/sys-apps/utempter/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/utempter
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/ChangeLog,v 1.33 2005/07/28 14:26:39 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/ChangeLog,v 1.34 2005/07/28 18:17:10 gustavoz Exp $
+
+ 28 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ utempter-0.5.5.6.ebuild:
+ Stable on sparc
28 Jul 2005; Seemant Kulleen <seemant@gentoo.org> utempter-0.5.5.6.ebuild:
clean up src_uri and keyword to x86 and amd64
diff --git a/sys-apps/utempter/Manifest b/sys-apps/utempter/Manifest
index 3ac51e65ad5a..68e0c99f54dd 100644
--- a/sys-apps/utempter/Manifest
+++ b/sys-apps/utempter/Manifest
@@ -1,9 +1,19 @@
-MD5 cf90201be5c00f0087b4f164394e2c36 ChangeLog 5238
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 1fe2f84f5f9d41bc80bb795ef8845ff2 metadata.xml 244
MD5 3548d7d9f8c92fe30e12fc980096c311 utempter-0.5.5.5-r1.ebuild 1302
-MD5 3a78f4871e0c66bea2e8ca5c3581e383 utempter-0.5.5.6.ebuild 1321
+MD5 be4935a30b8a7db8172fb7be02a71dcf utempter-0.5.5.6.ebuild 1321
+MD5 fec87f20727a2f29124f2a7322de7af6 ChangeLog 5339
MD5 d3293569252b4437ee84ef41b158aa00 files/digest-utempter-0.5.5.5-r1 68
-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 396ef6fc60078c73be6790271ca67bde files/utempter-0.5.5.6-no_utmpx.patch 768
+MD5 e23f853248988e2aff2ada1ae20a335c files/utempter-0.5.5.6-soname-makefile-fix.patch 839
+MD5 750feafe77d6007602c6abbacdce262f files/digest-utempter-0.5.5.6 68
+MD5 b2dc09a11b51ceac5735f963a718fa32 files/utempter-0.5.5.5-soname-makefile-fix.patch 932
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
+
+iD8DBQFC6SFGKRy60XGEcJIRAhJ0AJ41kTFvEKcWlzabiLp9w9I/xQVQGACfTSHF
+hIetVRF6Oy2HxpYKDV+vLP8=
+=Yri0
+-----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 45cd0662979b..b26dc44758d0 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.3 2005/07/28 14:26:39 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.5.6.ebuild,v 1.4 2005/07/28 18:17:10 gustavoz 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"