diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2005-05-28 15:11:54 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2005-05-28 15:11:54 +0000 |
commit | 2a97f4a10d72a8355ccbce0268c66fd744e5f5cc (patch) | |
tree | 6dbda482049b3eb3fbe716a918aa51af96bca396 /sys-devel | |
parent | Dont make use of the deprecated oggvorbis useflag any longer, see #94254. (diff) | |
download | gentoo-2-2a97f4a10d72a8355ccbce0268c66fd744e5f5cc.tar.gz gentoo-2-2a97f4a10d72a8355ccbce0268c66fd744e5f5cc.tar.bz2 gentoo-2-2a97f4a10d72a8355ccbce0268c66fd744e5f5cc.zip |
Marked ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.15.90.0.3-r5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 993b245ea236..da6b4ce1bd94 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.208 2005/05/28 08:37:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.209 2005/05/28 15:11:54 lu_zero Exp $ + + 28 May 2005; Luca Barbato <lu_zero@gentoo.org> + binutils-2.15.90.0.3-r5.ebuild: + Marked ppc *binutils-2.16-r1 (28 May 2005) *binutils-2.15.92.0.2-r10 (28 May 2005) diff --git a/sys-devel/binutils/binutils-2.15.90.0.3-r5.ebuild b/sys-devel/binutils/binutils-2.15.90.0.3-r5.ebuild index 77e98ec25cc7..bb6f9edb2ac4 100644 --- a/sys-devel/binutils/binutils-2.15.90.0.3-r5.ebuild +++ b/sys-devel/binutils/binutils-2.15.90.0.3-r5.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.3-r5.ebuild,v 1.1 2005/05/28 08:37:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.90.0.3-r5.ebuild,v 1.2 2005/05/28 15:11:54 lu_zero Exp $ PATCHVER="1.5" UCLIBC_PATCHVER="1.0" inherit toolchain-binutils -KEYWORDS="-* ~arm ~ppc ~ppc64" +KEYWORDS="-* ~arm ppc ~ppc64" |