diff options
author | Benedikt Boehm <hollow@gentoo.org> | 2008-04-13 09:51:19 +0000 |
---|---|---|
committer | Benedikt Boehm <hollow@gentoo.org> | 2008-04-13 09:51:19 +0000 |
commit | 75a96ff8ebd3259518b5e5177c7b1a6e2beb33ac (patch) | |
tree | 2978ff6d6cb00b77ba4056866c5363de8a7c4114 /sys-devel | |
parent | Version bump. (diff) | |
download | gentoo-2-75a96ff8ebd3259518b5e5177c7b1a6e2beb33ac.tar.gz gentoo-2-75a96ff8ebd3259518b5e5177c7b1a6e2beb33ac.tar.bz2 gentoo-2-75a96ff8ebd3259518b5e5177c7b1a6e2beb33ac.zip |
amd64 stable wrt #217239
(Portage version: 2.1.5_rc2)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/automake/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog index 212d723aa307..d191360dbf0e 100644 --- a/sys-devel/automake/ChangeLog +++ b/sys-devel/automake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/automake # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.110 2008/04/12 19:35:23 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.111 2008/04/13 09:51:19 hollow Exp $ + + 13 Apr 2008; Benedikt Böhm <hollow@gentoo.org> automake-1.10.1.ebuild: + amd64 stable wrt #217239 12 Apr 2008; Dawid Węgliński <cla@gentoo.org> automake-1.10.1.ebuild: Stable on x86 (bug #217239) diff --git a/sys-devel/automake/automake-1.10.1.ebuild b/sys-devel/automake/automake-1.10.1.ebuild index ad98896f5c89..6ad1927e25cb 100644 --- a/sys-devel/automake/automake-1.10.1.ebuild +++ b/sys-devel/automake/automake-1.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.10.1.ebuild,v 1.2 2008/04/12 19:35:23 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.10.1.ebuild,v 1.3 2008/04/13 09:51:19 hollow Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="${PV:0:4}" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" RDEPEND="dev-lang/perl |