diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-31 18:41:09 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-31 18:41:09 +0000 |
commit | 77a03d62102b3207f9c9ccb6a3e0526d5ceef2bd (patch) | |
tree | b7290451faaabdefc8484c18d6d9a25e750e075f /sys-devel | |
parent | Version bump with DPD support! (Manifest recommit) (diff) | |
download | gentoo-2-77a03d62102b3207f9c9ccb6a3e0526d5ceef2bd.tar.gz gentoo-2-77a03d62102b3207f9c9ccb6a3e0526d5ceef2bd.tar.bz2 gentoo-2-77a03d62102b3207f9c9ccb6a3e0526d5ceef2bd.zip |
Stable on sparc
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/automake/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.8.5-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/gcc-config/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/gcc-config/gcc-config-1.3.6-r1.ebuild | 4 |
4 files changed, 14 insertions, 6 deletions
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog index 9284b199fdbe..a950b353a99f 100644 --- a/sys-devel/automake/ChangeLog +++ b/sys-devel/automake/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/automake # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.58 2004/06/27 02:01:31 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.59 2004/08/31 18:38:51 gustavoz Exp $ + + 31 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> + automake-1.8.5-r1.ebuild: + Stable on sparc 26 Jun 2004; <solar@gentoo.org> automake-1.8.5-r1.ebuild: update automake-1.8.5-r1 with uclibc logic diff --git a/sys-devel/automake/automake-1.8.5-r1.ebuild b/sys-devel/automake/automake-1.8.5-r1.ebuild index da33c768bba8..4c0c4329b883 100644 --- a/sys-devel/automake/automake-1.8.5-r1.ebuild +++ b/sys-devel/automake/automake-1.8.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5-r1.ebuild,v 1.7 2004/08/24 08:42:18 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5-r1.ebuild,v 1.8 2004/08/31 18:38:51 gustavoz Exp $ inherit eutils @@ -62,7 +62,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="1.5" -KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha arm hppa amd64 ~ia64 ~ppc64 ~s390" +KEYWORDS="x86 ~ppc sparc ~mips ~alpha arm hppa amd64 ~ia64 ~ppc64 ~s390" IUSE="uclibc" DEPEND="dev-lang/perl diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog index 256efdb7aba2..219dfd1bc0d5 100644 --- a/sys-devel/gcc-config/ChangeLog +++ b/sys-devel/gcc-config/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/gcc-config # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.53 2004/08/26 15:51:47 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.54 2004/08/31 18:41:09 gustavoz Exp $ + + 31 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> + gcc-config-1.3.6-r1.ebuild: + Stable on sparc 26 Aug 2004; Travis Tilley <lv@gentoo.org> gcc-config-1.3.6-r1.ebuild: stable on amd64 diff --git a/sys-devel/gcc-config/gcc-config-1.3.6-r1.ebuild b/sys-devel/gcc-config/gcc-config-1.3.6-r1.ebuild index 5f242102e2c9..16a34ab256c2 100644 --- a/sys-devel/gcc-config/gcc-config-1.3.6-r1.ebuild +++ b/sys-devel/gcc-config/gcc-config-1.3.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.6-r1.ebuild,v 1.3 2004/08/26 15:51:47 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.6-r1.ebuild,v 1.4 2004/08/31 18:41:09 gustavoz Exp $ # Version of .c wrapper to use W_VER="1.4.2" @@ -14,7 +14,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha arm ~hppa amd64 ~ia64 ~ppc64 ~s390" +KEYWORDS="x86 ~ppc sparc ~mips ~alpha arm ~hppa amd64 ~ia64 ~ppc64 ~s390" IUSE="" DEPEND="virtual/libc |