diff options
author | 2005-12-17 01:15:31 +0000 | |
---|---|---|
committer | 2005-12-17 01:15:31 +0000 | |
commit | ccc425f659eefbbac616dcad94a44ba0276fbb2b (patch) | |
tree | dce7d2ddfe8c3c1d03b22482f95dc198ae12d86b /sys-libs | |
parent | version bump (diff) | |
download | historical-ccc425f659eefbbac616dcad94a44ba0276fbb2b.tar.gz historical-ccc425f659eefbbac616dcad94a44ba0276fbb2b.tar.bz2 historical-ccc425f659eefbbac616dcad94a44ba0276fbb2b.zip |
arm/hppa/ia64/s390 stable and m68k/sh love
Package-Manager: portage-2.0.53
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libutempter/Manifest | 14 | ||||
-rw-r--r-- | sys-libs/libutempter/libutempter-1.1.2.1.ebuild | 6 |
2 files changed, 15 insertions, 5 deletions
diff --git a/sys-libs/libutempter/Manifest b/sys-libs/libutempter/Manifest index 6880f389d996..f88ac998ec5a 100644 --- a/sys-libs/libutempter/Manifest +++ b/sys-libs/libutempter/Manifest @@ -1,4 +1,14 @@ -MD5 981564579c44ddb3987dee1f1fb8c530 libutempter-1.1.2.1.ebuild 1870 -MD5 1fe2f84f5f9d41bc80bb795ef8845ff2 metadata.xml 244 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 ae982cbd6afe6657eee9f5702cf249c9 ChangeLog 763 MD5 ffebc89596505e2ec9dc3c4f0851780f files/digest-libutempter-1.1.2.1 146 +MD5 a9d19cd63ae3876c5243bb2e42d9d76b libutempter-1.1.2.1.ebuild 1861 +MD5 1fe2f84f5f9d41bc80bb795ef8845ff2 metadata.xml 244 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDo2bQ2+ySkm8kpY0RAhWKAJoCUjSBCnieyEN0wbGJiTXdLWwOtQCcCycv +S+77iUq5a918eUiz0W6me5c= +=Se8D +-----END PGP SIGNATURE----- diff --git a/sys-libs/libutempter/libutempter-1.1.2.1.ebuild b/sys-libs/libutempter/libutempter-1.1.2.1.ebuild index c839286d73f3..44f2e10bea47 100644 --- a/sys-libs/libutempter/libutempter-1.1.2.1.ebuild +++ b/sys-libs/libutempter/libutempter-1.1.2.1.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-libs/libutempter/libutempter-1.1.2.1.ebuild,v 1.2 2005/07/29 12:08:43 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.2.1.ebuild,v 1.3 2005/12/17 01:15:31 vapier Exp $ inherit rpm eutils flag-o-matic versionator @@ -15,10 +15,10 @@ SRC_URI="ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Sisyphus/SRPMS.classic LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86" IUSE="" -RDEPEND="virtual/libc" +RDEPEND="" DEPEND="!virtual/utempter" PROVIDE="virtual/utempter" |