diff options
author | 2004-04-04 10:02:48 +0000 | |
---|---|---|
committer | 2004-04-04 10:02:48 +0000 | |
commit | c0bb699b1c80a0722ce44f5bcbab64ad49e8dd97 (patch) | |
tree | b9b94b11e7f40730d85a919550f6bf7043713e1d /sys-devel | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-c0bb699b1c80a0722ce44f5bcbab64ad49e8dd97.tar.gz gentoo-2-c0bb699b1c80a0722ce44f5bcbab64ad49e8dd97.tar.bz2 gentoo-2-c0bb699b1c80a0722ce44f5bcbab64ad49e8dd97.zip |
Marked stable on hppa.
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/automake/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog index 3adf669ae4b7..1d323e74ed79 100644 --- a/sys-devel/automake/ChangeLog +++ b/sys-devel/automake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/automake # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.51 2004/04/02 18:29:53 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.52 2004/04/04 10:02:48 gmsoft Exp $ + + 04 Apr 2004; Guy Martin <gmsoft@gentoo.org> automake-1.8.3.ebuild: + Marked stable on hppa. 02 Apr 2004; Jon Portnoy <avenj@gentoo.org> automake-1.8.3.ebuild : Stable on x86 for security fix. diff --git a/sys-devel/automake/automake-1.8.3.ebuild b/sys-devel/automake/automake-1.8.3.ebuild index 2e6113da28aa..7eea0a19a5b1 100644 --- a/sys-devel/automake/automake-1.8.3.ebuild +++ b/sys-devel/automake/automake-1.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.3.ebuild,v 1.6 2004/04/02 18:29:53 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.3.ebuild,v 1.7 2004/04/04 10:02:48 gmsoft Exp $ IUSE="" @@ -65,7 +65,7 @@ HOMEPAGE="http://www.gnu.org/software/automake/automake.html" LICENSE="GPL-2" SLOT="1.5" -KEYWORDS="amd64 x86 ppc sparc alpha ~mips ~hppa ia64 ~ppc64 ~s390" +KEYWORDS="amd64 x86 ppc sparc alpha ~mips hppa ia64 ~ppc64 ~s390" DEPEND="dev-lang/perl >=sys-devel/autoconf-2.58" |