summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-02-17 20:42:02 +0000
committerMike Frysinger <vapier@gentoo.org>2013-02-17 20:42:02 +0000
commit846a2cdf194488c0f452df8fc738ce4a4731f31b (patch)
treea7af07a035a0d87c7af6d132590ef0bcfe449314 /sys-apps
parentAdd ~arm-linux keyword. (diff)
downloadgentoo-2-846a2cdf194488c0f452df8fc738ce4a4731f31b.tar.gz
gentoo-2-846a2cdf194488c0f452df8fc738ce4a4731f31b.tar.bz2
gentoo-2-846a2cdf194488c0f452df8fc738ce4a4731f31b.zip
Drop epunt_cxx as this no longer needs it.
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/shadow/ChangeLog7
-rw-r--r--sys-apps/shadow/shadow-4.1.5.1-r1.ebuild5
2 files changed, 7 insertions, 5 deletions
diff --git a/sys-apps/shadow/ChangeLog b/sys-apps/shadow/ChangeLog
index 7e7d92d8bfce..f3b2ae79d137 100644
--- a/sys-apps/shadow/ChangeLog
+++ b/sys-apps/shadow/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/shadow
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/ChangeLog,v 1.275 2012/12/24 17:14:14 flameeyes Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/ChangeLog,v 1.276 2013/02/17 20:42:02 vapier Exp $
+
+ 17 Feb 2013; Mike Frysinger <vapier@gentoo.org> shadow-4.1.5.1-r1.ebuild:
+ Drop epunt_cxx as this no longer needs it.
*shadow-4.1.5.1-r1 (24 Dec 2012)
diff --git a/sys-apps/shadow/shadow-4.1.5.1-r1.ebuild b/sys-apps/shadow/shadow-4.1.5.1-r1.ebuild
index e8b3a5d0a467..115c9ffa11fc 100644
--- a/sys-apps/shadow/shadow-4.1.5.1-r1.ebuild
+++ b/sys-apps/shadow/shadow-4.1.5.1-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-apps/shadow/shadow-4.1.5.1-r1.ebuild,v 1.1 2012/12/24 17:14:14 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.5.1-r1.ebuild,v 1.2 2013/02/17 20:42:02 vapier Exp $
EAPI="2"
@@ -35,7 +35,6 @@ src_prepare() {
epatch "${FILESDIR}"/${PN}-4.1.3-dots-in-usernames.patch #22920
epatch_user
elibtoolize
- epunt_cxx
}
src_configure() {