summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-02-01 23:25:17 +0000
committerMike Frysinger <vapier@gentoo.org>2014-02-01 23:25:17 +0000
commit9adfa99bc326fbb6b3447fb58fd8ae087841c423 (patch)
tree6de6bd714c05473a3467b3e8edae834b72625318 /sys-libs/libutempter
parentAdd arm64 love. (diff)
downloadgentoo-2-9adfa99bc326fbb6b3447fb58fd8ae087841c423.tar.gz
gentoo-2-9adfa99bc326fbb6b3447fb58fd8ae087841c423.tar.bz2
gentoo-2-9adfa99bc326fbb6b3447fb58fd8ae087841c423.zip
Mark m68k/s390/sh stable.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'sys-libs/libutempter')
-rw-r--r--sys-libs/libutempter/ChangeLog5
-rw-r--r--sys-libs/libutempter/libutempter-1.1.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libutempter/ChangeLog b/sys-libs/libutempter/ChangeLog
index 6bfad6e5921d..612efb4c890a 100644
--- a/sys-libs/libutempter/ChangeLog
+++ b/sys-libs/libutempter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libutempter
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.50 2014/02/01 23:24:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.51 2014/02/01 23:25:17 vapier Exp $
+
+ 01 Feb 2014; Mike Frysinger <vapier@gentoo.org> libutempter-1.1.6-r1.ebuild:
+ Mark m68k/s390/sh stable.
01 Feb 2014; Mike Frysinger <vapier@gentoo.org> libutempter-1.1.6-r1.ebuild:
Add arm64 love.
diff --git a/sys-libs/libutempter/libutempter-1.1.6-r1.ebuild b/sys-libs/libutempter/libutempter-1.1.6-r1.ebuild
index 09774d33370c..c5c949446212 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-2014 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.12 2014/02/01 23:24:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.6-r1.ebuild,v 1.13 2014/02/01 23:25:17 vapier 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 arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 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"