summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-05-30 18:56:29 +0000
committerMike Frysinger <vapier@gentoo.org>2012-05-30 18:56:29 +0000
commita8ee68faffab70191b37c83eafdb6bcd166ae7ad (patch)
treedde8bcf2cd264d772f4bc3a8ffc5ccd1c9cad4a3 /sys-apps/man-pages
parentarm stable, bug #416669 (diff)
downloadgentoo-2-a8ee68faffab70191b37c83eafdb6bcd166ae7ad.tar.gz
gentoo-2-a8ee68faffab70191b37c83eafdb6bcd166ae7ad.tar.bz2
gentoo-2-a8ee68faffab70191b37c83eafdb6bcd166ae7ad.zip
Stabilize for all.
Diffstat (limited to 'sys-apps/man-pages')
-rw-r--r--sys-apps/man-pages/ChangeLog5
-rw-r--r--sys-apps/man-pages/man-pages-3.40.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/man-pages/ChangeLog b/sys-apps/man-pages/ChangeLog
index 24216c18a3d6..b5d91d53d200 100644
--- a/sys-apps/man-pages/ChangeLog
+++ b/sys-apps/man-pages/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/man-pages
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.174 2012/05/03 16:24:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.175 2012/05/30 18:56:29 vapier Exp $
+
+ 30 May 2012; Mike Frysinger <vapier@gentoo.org> man-pages-3.40.ebuild:
+ Stabilize for all.
*man-pages-3.40 (03 May 2012)
diff --git a/sys-apps/man-pages/man-pages-3.40.ebuild b/sys-apps/man-pages/man-pages-3.40.ebuild
index cea0575633a1..7b5d1a872f90 100644
--- a/sys-apps/man-pages/man-pages-3.40.ebuild
+++ b/sys-apps/man-pages/man-pages-3.40.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.40.ebuild,v 1.1 2012/05/03 16:24:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.40.ebuild,v 1.2 2012/05/30 18:56:29 vapier Exp $
EAPI=3
@@ -15,7 +15,7 @@ SRC_URI="mirror://kernel/linux/docs/man-pages/Archive/${P}.tar.gz
LICENSE="as-is GPL-2 BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE_LINGUAS=" da de fr it ja nl pl ro ru zh_CN"
IUSE="nls ${IUSE_LINGUAS// / linguas_}"
RESTRICT="binchecks"