diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-10-02 02:59:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-10-02 02:59:16 +0000 |
commit | 2e3bf04b8a92eff66dbbdc6d6271c94cb50e4c3e (patch) | |
tree | f0729845eeb19ef4c45a24d7128792b5dd44a66c /sys-libs | |
parent | Stable for HPPA (bug #475480). (diff) | |
download | gentoo-2-2e3bf04b8a92eff66dbbdc6d6271c94cb50e4c3e.tar.gz gentoo-2-2e3bf04b8a92eff66dbbdc6d6271c94cb50e4c3e.tar.bz2 gentoo-2-2e3bf04b8a92eff66dbbdc6d6271c94cb50e4c3e.zip |
Stable for HPPA (bug #475480).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libutempter/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/libutempter/libutempter-1.1.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libutempter/ChangeLog b/sys-libs/libutempter/ChangeLog index db8c2ba7f06c..ba0e17b48edb 100644 --- a/sys-libs/libutempter/ChangeLog +++ b/sys-libs/libutempter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/libutempter # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.41 2013/09/29 11:07:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.42 2013/10/02 02:59:16 jer Exp $ + + 02 Oct 2013; Jeroen Roovers <jer@gentoo.org> libutempter-1.1.6-r1.ebuild: + Stable for HPPA (bug #475480). 29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libutempter-1.1.6-r1.ebuild: Stable for amd64, wrt bug #475480 diff --git a/sys-libs/libutempter/libutempter-1.1.6-r1.ebuild b/sys-libs/libutempter/libutempter-1.1.6-r1.ebuild index 33ede6568591..5ca21ec1f418 100644 --- a/sys-libs/libutempter/libutempter-1.1.6-r1.ebuild +++ b/sys-libs/libutempter/libutempter-1.1.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.6-r1.ebuild,v 1.3 2013/09/29 11:07:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.6-r1.ebuild,v 1.4 2013/10/02 02:59:16 jer Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.altlinux.org/pub/people/ldv/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="static-libs elibc_FreeBSD" RDEPEND="!sys-apps/utempter" |