diff options
author | 2009-05-25 22:07:42 +0000 | |
---|---|---|
committer | 2009-05-25 22:07:42 +0000 | |
commit | 565859ae3cb0d77bbe78f918359ef23ff09d1437 (patch) | |
tree | b6f98928f0b12066927808929d71c7fec5400981 /gnome-extra/at-spi/at-spi-1.26.0.ebuild | |
parent | Version bump, bug #271164, thank Opportunist for report. (diff) | |
download | gentoo-2-565859ae3cb0d77bbe78f918359ef23ff09d1437.tar.gz gentoo-2-565859ae3cb0d77bbe78f918359ef23ff09d1437.tar.bz2 gentoo-2-565859ae3cb0d77bbe78f918359ef23ff09d1437.zip |
Set WANT_AUTOMAKE as appropriate per discussion in bug #271059. Clean up old revisions.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra/at-spi/at-spi-1.26.0.ebuild')
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.26.0.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gnome-extra/at-spi/at-spi-1.26.0.ebuild b/gnome-extra/at-spi/at-spi-1.26.0.ebuild index 6c0084b88b86..dae3539253a7 100644 --- a/gnome-extra/at-spi/at-spi-1.26.0.ebuild +++ b/gnome-extra/at-spi/at-spi-1.26.0.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.26.0.ebuild,v 1.1 2009/05/10 07:21:05 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.26.0.ebuild,v 1.2 2009/05/25 22:07:35 eva Exp $ + +WANT_AUTOMAKE="1.9" inherit autotools eutils gnome2 python virtualx |