diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-12-28 17:08:59 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-12-28 17:08:59 +0000 |
commit | 174c8bcefd1c0449b29956f40fa7a5e2240639f7 (patch) | |
tree | 24c568569828de3184f348240821898218e613bc /sys-devel | |
parent | Stable on sparc, bug #250427 (diff) | |
download | gentoo-2-174c8bcefd1c0449b29956f40fa7a5e2240639f7.tar.gz gentoo-2-174c8bcefd1c0449b29956f40fa7a5e2240639f7.tar.bz2 gentoo-2-174c8bcefd1c0449b29956f40fa7a5e2240639f7.zip |
ppc stable, bug #252667
(Portage version: 2.2_rc20/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'sys-devel')
-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 06f455183f6e..9398d5ba717c 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.125 2008/12/28 13:51:05 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.126 2008/12/28 17:08:59 dertobi123 Exp $ + + 28 Dec 2008; Tobias Scherbaum <dertobi123@gentoo.org> + automake-1.10.2.ebuild: + ppc stable, bug #252667 28 Dec 2008; Thomas Anderson <gentoofan23@gentoo.org> automake-1.10.2.ebuild: diff --git a/sys-devel/automake/automake-1.10.2.ebuild b/sys-devel/automake/automake-1.10.2.ebuild index 000fb332a04b..c07b25e2b8ce 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.3 2008/12/28 13:51:05 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.10.2.ebuild,v 1.4 2008/12/28 17:08:59 dertobi123 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 |