diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-04-19 22:37:46 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-04-19 22:37:46 +0000 |
commit | 33cd0d243ab55b4e78d694ba644b29008c1978bc (patch) | |
tree | 6e67363fb297f707aaafa751a7b4204a543ba161 /sys-devel | |
parent | Remove retired developer from metadata.xml. (diff) | |
download | gentoo-2-33cd0d243ab55b4e78d694ba644b29008c1978bc.tar.gz gentoo-2-33cd0d243ab55b4e78d694ba644b29008c1978bc.tar.bz2 gentoo-2-33cd0d243ab55b4e78d694ba644b29008c1978bc.zip |
alpha/mips stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.3.10-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc-config/gcc-config-1.3.10-r2.ebuild b/sys-devel/gcc-config/gcc-config-1.3.10-r2.ebuild index 6aaf89454c09..5d2027dd0a99 100644 --- a/sys-devel/gcc-config/gcc-config-1.3.10-r2.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.3.10-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.10-r2.ebuild,v 1.5 2005/04/10 13:44:54 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.10-r2.ebuild,v 1.6 2005/04/19 22:37:46 vapier Exp $ inherit toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh ~sparc x86" IUSE="" DEPEND=">=sys-apps/portage-2.0.47-r10" # We need portageq ... |