diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 22:18:06 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-01 23:19:06 +0100 |
commit | d42276700066956d2e14b279cb9dea6adefc2b09 (patch) | |
tree | a95987005fcc87aebec9bdb38502148850446864 /sys-libs | |
parent | sys-libs/libmath++: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-d42276700066956d2e14b279cb9dea6adefc2b09.tar.gz gentoo-d42276700066956d2e14b279cb9dea6adefc2b09.tar.bz2 gentoo-d42276700066956d2e14b279cb9dea6adefc2b09.zip |
sys-libs/libstdc++-v3-bin: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libstdc++-v3-bin/libstdc++-v3-bin-3.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libstdc++-v3-bin/libstdc++-v3-bin-3.3.6.ebuild b/sys-libs/libstdc++-v3-bin/libstdc++-v3-bin-3.3.6.ebuild index fccdd1264efd..dba2ca1c4a26 100644 --- a/sys-libs/libstdc++-v3-bin/libstdc++-v3-bin-3.3.6.ebuild +++ b/sys-libs/libstdc++-v3-bin/libstdc++-v3-bin-3.3.6.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -DESCRIPTION="Compatibility package for running binaries linked against a pre gcc 3.4 libstdc++" +DESCRIPTION="Compatibility package for running binaries linked against a <gcc-3.4 libstdc++" HOMEPAGE="https://gcc.gnu.org/libstdc++/" SRC_URI="ia64? ( mirror://gentoo/${PN}-ia64-${PV}.tbz2 ) ppc64? ( mirror://gentoo/${PN}-ppc64-${PV}.tbz2 )" |