diff options
author | Brent Baude <ranger@gentoo.org> | 2012-01-09 19:51:17 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-01-09 19:51:17 +0000 |
commit | 7726fae79abfbd1841576cfa7dfd61d11af4d231 (patch) | |
tree | f1dbe99e78d4d0ab62555598357bba71a82ee42d /app-admin/chrpath | |
parent | Marking ircservices-5.1.24 ppc for bug 394387 (diff) | |
download | gentoo-2-7726fae79abfbd1841576cfa7dfd61d11af4d231.tar.gz gentoo-2-7726fae79abfbd1841576cfa7dfd61d11af4d231.tar.bz2 gentoo-2-7726fae79abfbd1841576cfa7dfd61d11af4d231.zip |
Marking chrpath-0.13-r2 ppc for bug 391239
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'app-admin/chrpath')
-rw-r--r-- | app-admin/chrpath/ChangeLog | 7 | ||||
-rw-r--r-- | app-admin/chrpath/chrpath-0.13-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-admin/chrpath/ChangeLog b/app-admin/chrpath/ChangeLog index 61024b659780..bcd29332549f 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.23 2011/12/07 07:45:48 phajdan.jr Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/ChangeLog,v 1.24 2012/01/09 19:51:17 ranger Exp $ + + 09 Jan 2012; Brent Baude <ranger@gentoo.org> chrpath-0.13-r2.ebuild: + Marking chrpath-0.13-r2 ppc for bug 391239 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> chrpath-0.13-r2.ebuild: x86 stable wrt bug #391239 diff --git a/app-admin/chrpath/chrpath-0.13-r2.ebuild b/app-admin/chrpath/chrpath-0.13-r2.ebuild index 43e17dc55002..1d2293ead8d7 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 +# Copyright 1999-2012 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.9 2011/12/07 07:45:48 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/chrpath/chrpath-0.13-r2.ebuild,v 1.10 2012/01/09 19:51:17 ranger 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() { |