diff options
Diffstat (limited to 'gnome-extra/at-spi/at-spi-1.0.1.ebuild')
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/at-spi/at-spi-1.0.1.ebuild b/gnome-extra/at-spi/at-spi-1.0.1.ebuild index 7f504405060f..6db69df7334f 100644 --- a/gnome-extra/at-spi/at-spi-1.0.1.ebuild +++ b/gnome-extra/at-spi/at-spi-1.0.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.0.1.ebuild,v 1.4 2002/08/16 04:13:57 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.0.1.ebuild,v 1.5 2002/09/05 21:27:01 spider Exp $ inherit gnome2 S=${WORKDIR}/${P} DESCRIPTION="This is the Gnome Accessibility Toolkit" -SRC_URI="mirror://gnome/sources/at-spi/${P}.tar.bz2" +SRC_URI="mirror://gnome/2.0.0/sources/at-spi/${P}.tar.bz2" HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="LGPL-2.1" |