diff options
author | Jory Pratt <anarchy@gentoo.org> | 2009-09-15 20:14:56 +0000 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2009-09-15 20:14:56 +0000 |
commit | 3f2101e2f495d6b06ca522f04cfe86bbd5581074 (patch) | |
tree | 653021bcca11012273f38830dc8a8c81c4bb93ec /dev-libs/nss | |
parent | version bump (diff) | |
download | gentoo-2-3f2101e2f495d6b06ca522f04cfe86bbd5581074.tar.gz gentoo-2-3f2101e2f495d6b06ca522f04cfe86bbd5581074.tar.bz2 gentoo-2-3f2101e2f495d6b06ca522f04cfe86bbd5581074.zip |
grammer fixes
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/nss')
-rw-r--r-- | dev-libs/nss/nss-3.12.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/nss/nss-3.12.4.ebuild b/dev-libs/nss/nss-3.12.4.ebuild index e8fcdcaa2a3b..fa461ee4a872 100644 --- a/dev-libs/nss/nss-3.12.4.ebuild +++ b/dev-libs/nss/nss-3.12.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.12.4.ebuild,v 1.3 2009/09/15 18:37:25 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.12.4.ebuild,v 1.4 2009/09/15 20:14:56 anarchy Exp $ inherit eutils flag-o-matic multilib toolchain-funcs @@ -111,7 +111,7 @@ src_install () { } pkg_postinst() { - ewarn "We have moved backed to upstreams soname." + ewarn "We have reverted back to using upstreams soname." ewarn "If you find a binary that does not run please re-emerge" ewarn "package to ensure it properly links." elog |