diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-17 20:51:37 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-17 20:51:37 +0000 |
commit | 5cefc584079404b02441dcb12431412428dc84bd (patch) | |
tree | 6c952abdcbc2cbedac51a10fb6aac51a7aa1d2a3 /sys-libs/libutempter | |
parent | Added ~ppc64 (diff) | |
download | historical-5cefc584079404b02441dcb12431412428dc84bd.tar.gz historical-5cefc584079404b02441dcb12431412428dc84bd.tar.bz2 historical-5cefc584079404b02441dcb12431412428dc84bd.zip |
Stable on alpha, bug 115663.
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'sys-libs/libutempter')
-rw-r--r-- | sys-libs/libutempter/ChangeLog | 6 | ||||
-rw-r--r-- | sys-libs/libutempter/Manifest | 12 | ||||
-rw-r--r-- | sys-libs/libutempter/libutempter-1.1.2.1.ebuild | 4 |
3 files changed, 13 insertions, 9 deletions
diff --git a/sys-libs/libutempter/ChangeLog b/sys-libs/libutempter/ChangeLog index a3d88bb3482f..fc42f5a6fbc1 100644 --- a/sys-libs/libutempter/ChangeLog +++ b/sys-libs/libutempter/ChangeLog @@ -1,6 +1,10 @@ # 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.2 2005/07/29 12:08:43 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.3 2005/12/17 20:51:37 kloeri Exp $ + + 17 Dec 2005; Bryan Østergaard <kloeri@gentoo.org + libutempter-1.1.2.1.ebuild: + Stable on alpha, bug 115663. 29 Jul 2005; Seemant Kulleen <seemant@gentoo.org> libutempter-1.1.2.1.ebuild: diff --git a/sys-libs/libutempter/Manifest b/sys-libs/libutempter/Manifest index f88ac998ec5a..6e4989f5d6d3 100644 --- a/sys-libs/libutempter/Manifest +++ b/sys-libs/libutempter/Manifest @@ -1,14 +1,14 @@ -----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 681f72b84df35434400da4b0464a012a ChangeLog 876 +MD5 b3dc98e3855598988fc11bcd9950d7cf 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) -iD8DBQFDo2bQ2+ySkm8kpY0RAhWKAJoCUjSBCnieyEN0wbGJiTXdLWwOtQCcCycv -S+77iUq5a918eUiz0W6me5c= -=Se8D +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 44f2e10bea47..6a2f8e138552 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.3 2005/12/17 01:15:31 vapier Exp $ +# $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 $ 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="" |