diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-07 04:54:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-07 04:54:14 +0000 |
commit | db6ac65229970c8e43d25240e362543a228fbe55 (patch) | |
tree | a8f1650fd7bf3c3f660a537f22f68a540c077153 | |
parent | Stable for sparc, wrt bug #475480 (diff) | |
download | gentoo-2-db6ac65229970c8e43d25240e362543a228fbe55.tar.gz gentoo-2-db6ac65229970c8e43d25240e362543a228fbe55.tar.bz2 gentoo-2-db6ac65229970c8e43d25240e362543a228fbe55.zip |
Stable for sparc, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
-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 7ae9bb4ff673..c25d6865b79b 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.47 2013/10/06 11:40:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.48 2013/10/07 04:54:14 ago Exp $ + + 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libutempter-1.1.6-r1.ebuild: + Stable for sparc, wrt bug #475480 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libutempter-1.1.6-r1.ebuild: Stable for ia64, 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 5ff411d25403..891b1591d285 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.9 2013/10/06 11:40:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.6-r1.ebuild,v 1.10 2013/10/07 04:54:14 ago 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" |