summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2013-02-19 03:36:42 +0000
committerZac Medico <zmedico@gentoo.org>2013-02-19 03:36:42 +0000
commitc944d7cb7eee16d0c196d2baeb0c2531ebef5de1 (patch)
tree22b7ee944e91a8c4f9bea8875ec7b74968949031 /sys-libs
parentAdd ~arm-linux keywords. (diff)
downloadgentoo-2-c944d7cb7eee16d0c196d2baeb0c2531ebef5de1.tar.gz
gentoo-2-c944d7cb7eee16d0c196d2baeb0c2531ebef5de1.tar.bz2
gentoo-2-c944d7cb7eee16d0c196d2baeb0c2531ebef5de1.zip
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libutempter/ChangeLog7
-rw-r--r--sys-libs/libutempter/libutempter-1.1.6-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-libs/libutempter/ChangeLog b/sys-libs/libutempter/ChangeLog
index 6bdc40d6b465..343a32a58d5e 100644
--- a/sys-libs/libutempter/ChangeLog
+++ b/sys-libs/libutempter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libutempter
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.39 2012/11/26 15:57:45 ottxor Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/ChangeLog,v 1.40 2013/02/19 03:36:42 zmedico Exp $
+
+ 19 Feb 2013; Zac Medico <zmedico@gentoo.org> libutempter-1.1.6-r1.ebuild:
+ Add ~arm-linux keyword.
*libutempter-1.1.6-r1 (26 Nov 2012)
diff --git a/sys-libs/libutempter/libutempter-1.1.6-r1.ebuild b/sys-libs/libutempter/libutempter-1.1.6-r1.ebuild
index b69531ef8417..04ee8268a466 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-2012 Gentoo Foundation
+# 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.1 2012/11/26 15:57:45 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libutempter/libutempter-1.1.6-r1.ebuild,v 1.2 2013/02/19 03:36:42 zmedico 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 ~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"