diff options
-rw-r--r-- | sys-devel/binutils/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.14.ebuild | 9 | ||||
-rw-r--r-- | sys-devel/binutils/files/digest-binutils-2.14 | 2 |
3 files changed, 17 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 588009b66272..938d036c9da0 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,11 @@ # 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.197 2005/04/12 04:46:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.198 2005/04/17 08:19:53 vapier Exp $ + +*binutils-2.14 (17 Apr 2005) + + 17 Apr 2005; Mike Frysinger <vapier@gentoo.org> +binutils-2.14.ebuild: + Add older version for ps2 support. *binutils-2.16.90.0.1 (12 Apr 2005) diff --git a/sys-devel/binutils/binutils-2.14.ebuild b/sys-devel/binutils/binutils-2.14.ebuild new file mode 100644 index 000000000000..2271c044602b --- /dev/null +++ b/sys-devel/binutils/binutils-2.14.ebuild @@ -0,0 +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.14.ebuild,v 1.1 2005/04/17 08:19:53 vapier Exp $ + +PATCHVER="1.0" +UCLIBC_PATCHVER="" +inherit toolchain-binutils + +KEYWORDS="-*" diff --git a/sys-devel/binutils/files/digest-binutils-2.14 b/sys-devel/binutils/files/digest-binutils-2.14 new file mode 100644 index 000000000000..27a5786b714b --- /dev/null +++ b/sys-devel/binutils/files/digest-binutils-2.14 @@ -0,0 +1,2 @@ +MD5 2da8def15d28af3ec6af0982709ae90a binutils-2.14.tar.bz2 10921504 +MD5 a79c7ab945a65b1f2c2c65967a6b0c1e binutils-2.14-patches-1.0.tar.bz2 80411 |