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 | d9fdb136907315a07b1625655ccebc8e680a33df (patch) | |
tree | 32c0472d187278f0e6ed970d9b6cb5d8d970b91a /sys-libs/libutempter | |
parent | Stable on alpha, bug 115663. (diff) | |
download | gentoo-2-d9fdb136907315a07b1625655ccebc8e680a33df.tar.gz gentoo-2-d9fdb136907315a07b1625655ccebc8e680a33df.tar.bz2 gentoo-2-d9fdb136907315a07b1625655ccebc8e680a33df.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'sys-libs/libutempter')
-rw-r--r-- | sys-libs/libutempter/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/libutempter/libutempter-1.1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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="" |