diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-12-04 12:44:48 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-12-04 12:44:48 +0000 |
commit | b7d9d7b0aa5a50e0bcdee584a3f8fa024386c780 (patch) | |
tree | 0f16b3124d7e078f7cb3d7c26100895bebf52f2b /app-admin/chrpath | |
parent | Stable on amd64 wrt bug #392779 (diff) | |
download | gentoo-2-b7d9d7b0aa5a50e0bcdee584a3f8fa024386c780.tar.gz gentoo-2-b7d9d7b0aa5a50e0bcdee584a3f8fa024386c780.tar.bz2 gentoo-2-b7d9d7b0aa5a50e0bcdee584a3f8fa024386c780.zip |
Stable on amd64 wrt bug #391239
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/chrpath')
-rw-r--r-- | app-admin/chrpath/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/chrpath/chrpath-0.13-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/chrpath/ChangeLog b/app-admin/chrpath/ChangeLog index 84ea9b208da9..6bfe6e54934f 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.21 2011/12/03 11:00:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/ChangeLog,v 1.22 2011/12/04 12:44:48 hwoarang Exp $ + + 04 Dec 2011; Markos Chandras <hwoarang@gentoo.org> chrpath-0.13-r2.ebuild: + Stable on amd64 wrt bug #391239 03 Dec 2011; Markus Meier <maekke@gentoo.org> chrpath-0.13-r2.ebuild: arm stable, bug #391239 diff --git a/app-admin/chrpath/chrpath-0.13-r2.ebuild b/app-admin/chrpath/chrpath-0.13-r2.ebuild index 225a7dafb0fc..ee55c7b577f8 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.7 2011/12/03 11:00:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/chrpath-0.13-r2.ebuild,v 1.8 2011/12/04 12:44:48 hwoarang 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() { |