summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-07 07:45:48 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-07 07:45:48 +0000
commit91593e0f66022979ab998b5a81e6f614eb9a4e9e (patch)
treee5f9e236acc04f64e3817ab0cddfe4b597b37c74 /app-admin/chrpath
parentx86 stable wrt bug #391491 (diff)
downloadgentoo-2-91593e0f66022979ab998b5a81e6f614eb9a4e9e.tar.gz
gentoo-2-91593e0f66022979ab998b5a81e6f614eb9a4e9e.tar.bz2
gentoo-2-91593e0f66022979ab998b5a81e6f614eb9a4e9e.zip
x86 stable wrt bug #391239
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-admin/chrpath')
-rw-r--r--app-admin/chrpath/ChangeLog5
-rw-r--r--app-admin/chrpath/chrpath-0.13-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/chrpath/ChangeLog b/app-admin/chrpath/ChangeLog
index 6bfe6e54934f..61024b659780 100644
--- a/app-admin/chrpath/ChangeLog
+++ b/app-admin/chrpath/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/chrpath
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/ChangeLog,v 1.22 2011/12/04 12:44:48 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/ChangeLog,v 1.23 2011/12/07 07:45:48 phajdan.jr Exp $
+
+ 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> chrpath-0.13-r2.ebuild:
+ x86 stable wrt bug #391239
04 Dec 2011; Markos Chandras <hwoarang@gentoo.org> chrpath-0.13-r2.ebuild:
Stable on amd64 wrt bug #391239
diff --git a/app-admin/chrpath/chrpath-0.13-r2.ebuild b/app-admin/chrpath/chrpath-0.13-r2.ebuild
index ee55c7b577f8..43e17dc55002 100644
--- a/app-admin/chrpath/chrpath-0.13-r2.ebuild
+++ b/app-admin/chrpath/chrpath-0.13-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/chrpath-0.13-r2.ebuild,v 1.8 2011/12/04 12:44:48 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/chrpath-0.13-r2.ebuild,v 1.9 2011/12/07 07:45:48 phajdan.jr Exp $
EAPI="2"
@@ -13,7 +13,7 @@ SRC_URI="http://ftp.tux.org/pub/X-Windows/ftp.hungry.com/chrpath/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm ~ppc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="static-libs"
src_prepare() {