diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-12-23 19:52:51 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-12-23 19:52:51 +0000 |
commit | 961fd796aacfffedadff4e96ebbd2d66cae125e9 (patch) | |
tree | d33a5d3011e09d4c2cad485a0eb48fea8d7c9688 /sys-libs/libutempter | |
parent | Version bump; thanks to Boris Gruschke; see bug #94174 (diff) | |
download | gentoo-2-961fd796aacfffedadff4e96ebbd2d66cae125e9.tar.gz gentoo-2-961fd796aacfffedadff4e96ebbd2d66cae125e9.tar.bz2 gentoo-2-961fd796aacfffedadff4e96ebbd2d66cae125e9.zip |
Stable on ppc.
(Portage version: 2.1_pre1)
Diffstat (limited to 'sys-libs/libutempter')
-rw-r--r-- | sys-libs/libutempter/ChangeLog | 6 | ||||
-rw-r--r-- | sys-libs/libutempter/libutempter-1.1.2.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/libutempter/ChangeLog b/sys-libs/libutempter/ChangeLog index 93b4d96e149c..dc95067a3f72 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.5 2005/12/17 21:38:57 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.6 2005/12/23 19:52:51 hansmi Exp $ + + 23 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> + libutempter-1.1.2.1.ebuild: + Stable on ppc. 17 Dec 2005; Ferris McCormick <fmccor@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 e817bc22bc0f..2f09fc7908ef 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.6 2005/12/17 21:38:57 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.2.1.ebuild,v 1.7 2005/12/23 19:52:51 hansmi 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="" |