From ae9f864bded52cd22273afa8a9eb883e4d5f2dce Mon Sep 17 00:00:00 2001 From: Ryan Hill Date: Tue, 27 Apr 2010 02:33:26 +0000 Subject: Tweak message. (Portage version: 2.2_rc67/cvs/Linux x86_64) --- sys-devel/gcc/ChangeLog | 5 ++++- sys-devel/gcc/gcc-4.4.3-r2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-devel') diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index 7b9f20a712af..785adc90b77d 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.750 2010/04/25 21:34:05 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.751 2010/04/27 02:33:26 dirtyepic Exp $ + + 27 Apr 2010; Ryan Hill gcc-4.4.3-r2.ebuild: + Tweak message. *gcc-4.4.3-r2 (25 Apr 2010) diff --git a/sys-devel/gcc/gcc-4.4.3-r2.ebuild b/sys-devel/gcc/gcc-4.4.3-r2.ebuild index 47edde4bfba7..1186a6ad5bb0 100644 --- a/sys-devel/gcc/gcc-4.4.3-r2.ebuild +++ b/sys-devel/gcc/gcc-4.4.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r2.ebuild,v 1.1 2010/04/25 21:34:05 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r2.ebuild,v 1.2 2010/04/27 02:33:26 dirtyepic Exp $ PATCH_VER="1.2" UCLIBC_VER="1.0" @@ -86,6 +86,6 @@ pkg_setup() { if use graphite ; then ewarn "Graphite support is still experimental and unstable." - ewarn "Any bugs resulting in the use of Graphite will not be fixed" + ewarn "Any bugs resulting from the use of Graphite will not be fixed." fi } -- cgit v1.2.3-65-gdbad