diff options
author | 2008-12-28 13:51:05 +0000 | |
---|---|---|
committer | 2008-12-28 13:51:05 +0000 | |
commit | f2ddbac50c0c8b9fe1e5d28eada0335ddafac95b (patch) | |
tree | 8e97da9fa14d3fb7725d06b2b9b34635611ef8c2 /sys-devel/automake | |
parent | Version bump. Dropped ppc keyword due to new dependencies. (diff) | |
download | gentoo-2-f2ddbac50c0c8b9fe1e5d28eada0335ddafac95b.tar.gz gentoo-2-f2ddbac50c0c8b9fe1e5d28eada0335ddafac95b.tar.bz2 gentoo-2-f2ddbac50c0c8b9fe1e5d28eada0335ddafac95b.zip |
stable amd64, bug 252667
(Portage version: 2.1.6.1/cvs/Linux 2.6.25.9 x86_64)
Diffstat (limited to 'sys-devel/automake')
-rw-r--r-- | sys-devel/automake/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/automake/automake-1.10.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog index 8cc5653e9dc2..06f455183f6e 100644 --- a/sys-devel/automake/ChangeLog +++ b/sys-devel/automake/ChangeLog @@ -1,6 +1,10 @@ # 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.124 2008/12/27 18:59:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.125 2008/12/28 13:51:05 gentoofan23 Exp $ + + 28 Dec 2008; Thomas Anderson <gentoofan23@gentoo.org> + automake-1.10.2.ebuild: + stable amd64, bug 252667 27 Dec 2008; Brent Baude <ranger@gentoo.org> automake-1.10.2.ebuild: stable ppc64, bug 252667 diff --git a/sys-devel/automake/automake-1.10.2.ebuild b/sys-devel/automake/automake-1.10.2.ebuild index 310cbae920b5..000fb332a04b 100644 --- a/sys-devel/automake/automake-1.10.2.ebuild +++ b/sys-devel/automake/automake-1.10.2.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.2.ebuild,v 1.2 2008/12/27 18:59:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.10.2.ebuild,v 1.3 2008/12/28 13:51:05 gentoofan23 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 |