diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-12-17 20:53:45 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-12-17 20:53:45 +0000 |
commit | 0e1a68c0effbfa23c290ae2713000d4d97c51a53 (patch) | |
tree | bf06cec4e1e90f99164c9b53822e0cf6d9991392 /sys-libs | |
parent | Stable on alpha, bug 115663. (diff) | |
download | historical-0e1a68c0effbfa23c290ae2713000d4d97c51a53.tar.gz historical-0e1a68c0effbfa23c290ae2713000d4d97c51a53.tar.bz2 historical-0e1a68c0effbfa23c290ae2713000d4d97c51a53.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libutempter/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/libutempter/Manifest | 14 | ||||
-rw-r--r-- | sys-libs/libutempter/libutempter-1.1.2.1.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/sys-libs/libutempter/ChangeLog b/sys-libs/libutempter/ChangeLog index fc42f5a6fbc1..8d83d768f467 100644 --- a/sys-libs/libutempter/ChangeLog +++ b/sys-libs/libutempter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/libutempter # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.3 2005/12/17 20:51:37 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.4 2005/12/17 20:53:45 corsair Exp $ + + 17 Dec 2005; Markus Rothe <corsair@gentoo.org> libutempter-1.1.2.1.ebuild: + Stable on ppc64 17 Dec 2005; Bryan Ăstergaard <kloeri@gentoo.org libutempter-1.1.2.1.ebuild: diff --git a/sys-libs/libutempter/Manifest b/sys-libs/libutempter/Manifest index 6e4989f5d6d3..da0f5b36b533 100644 --- a/sys-libs/libutempter/Manifest +++ b/sys-libs/libutempter/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 681f72b84df35434400da4b0464a012a ChangeLog 876 -MD5 b3dc98e3855598988fc11bcd9950d7cf libutempter-1.1.2.1.ebuild 1860 +MD5 55a944bfdb08ed677fd74a029aec6dfa ChangeLog 973 +MD5 613866cd05f3a56ca2add7b1683bc07e libutempter-1.1.2.1.ebuild 1860 MD5 1fe2f84f5f9d41bc80bb795ef8845ff2 metadata.xml 244 MD5 ffebc89596505e2ec9dc3c4f0851780f files/digest-libutempter-1.1.2.1 146 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDpIjDugEuf3OQ0akRAvshAKCjDo4YEfmGYxh6BuCJYLAhrW5zIQCfdyq/ -W5CxrjUmcQpiwHorjGdB/R0= -=efuj ------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 6a2f8e138552..d31e16aa4dce 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.4 2005/12/17 20:51:37 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.2.1.ebuild,v 1.5 2005/12/17 20:53:45 corsair Exp $ inherit rpm eutils flag-o-matic versionator @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.altlinux.ru/pub/distributions/ALTLinux/Sisyphus/SRPMS.classic LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh ~sparc x86" IUSE="" RDEPEND="" |