diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-06-12 23:27:00 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-06-12 23:27:00 +0000 |
commit | 610d66b4dffd40a341e86c7be49072fa194fff7a (patch) | |
tree | 2d075c014fce91833e089275926cbf70fa54781c /sys-apps/utempter | |
parent | stable for security bug #53226 (diff) | |
download | historical-610d66b4dffd40a341e86c7be49072fa194fff7a.tar.gz historical-610d66b4dffd40a341e86c7be49072fa194fff7a.tar.bz2 historical-610d66b4dffd40a341e86c7be49072fa194fff7a.zip |
stable for security bug #53226
Diffstat (limited to 'sys-apps/utempter')
-rw-r--r-- | sys-apps/utempter/Manifest | 16 | ||||
-rw-r--r-- | sys-apps/utempter/utempter-0.5.5.4.ebuild | 4 |
2 files changed, 15 insertions, 5 deletions
diff --git a/sys-apps/utempter/Manifest b/sys-apps/utempter/Manifest index 0a19c5b9ea25..0dd7ac0f0485 100644 --- a/sys-apps/utempter/Manifest +++ b/sys-apps/utempter/Manifest @@ -1,6 +1,16 @@ -MD5 865db25e01f95e3aa4643b7a95fd1ab0 metadata.xml 183 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 fced2a2a882f985458112f460ab95e8c ChangeLog 2611 -MD5 528961d56b14c8a3c0643ef4a7360be8 utempter-0.5.5.4.ebuild 1191 +MD5 865db25e01f95e3aa4643b7a95fd1ab0 metadata.xml 183 +MD5 1e571fd6c97fb1cd0c66dbed891ccd71 utempter-0.5.5.4.ebuild 1190 MD5 b2dc09a11b51ceac5735f963a718fa32 files/utempter-0.5.3.2-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 b2dc09a11b51ceac5735f963a718fa32 files/utempter-0.5.5.4-soname-makefile-fix.patch 932 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.9.8 (GNU/Linux) + +iD8DBQFAy5FTHTu7gpaalycRAh5YAKC3VKEqXShqgTbBOb6jwUrl+bctuACg1r2n +fmAIcBMk/qzK06TSMy0sPVs= +=CufL +-----END PGP SIGNATURE----- diff --git a/sys-apps/utempter/utempter-0.5.5.4.ebuild b/sys-apps/utempter/utempter-0.5.5.4.ebuild index ba5120e8cca7..8690f0ada829 100644 --- a/sys-apps/utempter/utempter-0.5.5.4.ebuild +++ b/sys-apps/utempter/utempter-0.5.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.5.4.ebuild,v 1.8 2004/06/12 19:56:36 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.5.4.ebuild,v 1.9 2004/06/12 23:27:00 vapier Exp $ inherit rpm eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://fr2.rpmfind.net/linux/fedora/core/development/SRPMS/${MY_P}.src.r LICENSE="MIT | LGPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc ~mips alpha arm ~hppa amd64 ~ia64 ~ppc64" +KEYWORDS="x86 ppc sparc ~mips alpha arm hppa amd64 ~ia64 ~ppc64" IUSE="" RDEPEND="virtual/glibc" |