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 | 1251de721b67c9d813b3b2a7be070a32175c6c1a (patch) | |
tree | e9c56543054f02caaa027f350d871275aa41b488 /sys-libs/libutempter | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-1251de721b67c9d813b3b2a7be070a32175c6c1a.tar.gz gentoo-2-1251de721b67c9d813b3b2a7be070a32175c6c1a.tar.bz2 gentoo-2-1251de721b67c9d813b3b2a7be070a32175c6c1a.zip |
Stable on alpha, bug 115663.
(Portage version: 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/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 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/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="" |