diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-08-08 15:01:49 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-08-08 15:01:49 +0000 |
commit | e409165a57b1ec84dc01bb89aa4e4d9aeca244b0 (patch) | |
tree | ad596b6d183941ebf4d924cb835c60d73c73dc95 /sys-apps/utempter | |
parent | Stable on ppc64 (diff) | |
download | historical-e409165a57b1ec84dc01bb89aa4e4d9aeca244b0.tar.gz historical-e409165a57b1ec84dc01bb89aa4e4d9aeca244b0.tar.bz2 historical-e409165a57b1ec84dc01bb89aa4e4d9aeca244b0.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-apps/utempter')
-rw-r--r-- | sys-apps/utempter/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/utempter/Manifest | 20 | ||||
-rw-r--r-- | sys-apps/utempter/utempter-0.5.5.6.ebuild | 4 |
3 files changed, 11 insertions, 18 deletions
diff --git a/sys-apps/utempter/ChangeLog b/sys-apps/utempter/ChangeLog index 15bb4cad07a8..b48ac8be250c 100644 --- a/sys-apps/utempter/ChangeLog +++ b/sys-apps/utempter/ChangeLog @@ -1,6 +1,9 @@ # 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.35 2005/07/31 16:25:24 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/ChangeLog,v 1.36 2005/08/08 15:01:49 corsair Exp $ + + 08 Aug 2005; Markus Rothe <corsair@gentoo.org> utempter-0.5.5.6.ebuild: + Stable on ppc64 31 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org> utempter-0.5.5.6.ebuild: diff --git a/sys-apps/utempter/Manifest b/sys-apps/utempter/Manifest index 7c2cdd84fff5..967739b5737a 100644 --- a/sys-apps/utempter/Manifest +++ b/sys-apps/utempter/Manifest @@ -1,19 +1,9 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 a8e5e41af27e208c8ce8caa33f75c6cf ChangeLog 5528 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 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 926cfb1494cf087ff556c137813f7d74 utempter-0.5.5.6.ebuild 1314 +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 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 29a5f40287c7..1d85325f3480 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.6 2005/08/07 09:11:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.5.6.ebuild,v 1.7 2005/08/08 15:01:49 corsair 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" |