diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:40 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:40 +0000 |
commit | 6715bf5720376ba7d417699ca04161d9e0b65c32 (patch) | |
tree | 845cbebcace1759befe8b44d08e7df8ca0e97fff /media-libs/allegro | |
parent | version bump and bugfixes (diff) | |
download | gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.gz gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.bz2 gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.zip |
sourceforge updates
Diffstat (limited to 'media-libs/allegro')
-rw-r--r-- | media-libs/allegro/allegro-4.0.1-r1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/allegro/allegro-4.0.1-r2.ebuild | 4 | ||||
-rw-r--r-- | media-libs/allegro/allegro-4.0.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/media-libs/allegro/allegro-4.0.1-r1.ebuild b/media-libs/allegro/allegro-4.0.1-r1.ebuild index 556141ac9f7a..c67d9730f14f 100644 --- a/media-libs/allegro/allegro-4.0.1-r1.ebuild +++ b/media-libs/allegro/allegro-4.0.1-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Dan Armak <danarmak@gantoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/allegro-4.0.1-r1.ebuild,v 1.1 2002/04/30 09:09:06 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/allegro-4.0.1-r1.ebuild,v 1.2 2002/05/27 17:27:38 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Allegro is a cross-platform multimedia library" -SRC_URI="http://prdownloads.sourceforge.net/alleg/${P}.tar.gz" +SRC_URI="mirror://sourceforge/alleg/${P}.tar.gz" HOMEPAGE="http://alleg.sourceforge.net/" DEPEND="X? ( virtual/x11 ) diff --git a/media-libs/allegro/allegro-4.0.1-r2.ebuild b/media-libs/allegro/allegro-4.0.1-r2.ebuild index ad2021e00d7d..6de8a6368a1c 100644 --- a/media-libs/allegro/allegro-4.0.1-r2.ebuild +++ b/media-libs/allegro/allegro-4.0.1-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Dan Armak <danarmak@gantoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/allegro-4.0.1-r2.ebuild,v 1.1 2002/05/13 06:09:54 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/allegro-4.0.1-r2.ebuild,v 1.2 2002/05/27 17:27:38 drobbins Exp $ LICENSE="Allegro" S=${WORKDIR}/${P} DESCRIPTION="Allegro is a cross-platform multimedia library" -SRC_URI="http://prdownloads.sourceforge.net/alleg/${P}.tar.gz" +SRC_URI="mirror://sourceforge/alleg/${P}.tar.gz" HOMEPAGE="http://alleg.sourceforge.net/" RDEPEND="X? ( virtual/x11 ) diff --git a/media-libs/allegro/allegro-4.0.1.ebuild b/media-libs/allegro/allegro-4.0.1.ebuild index e8aa3858e2c9..74c99229cf35 100644 --- a/media-libs/allegro/allegro-4.0.1.ebuild +++ b/media-libs/allegro/allegro-4.0.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Dan Armak <danarmak@gantoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/allegro-4.0.1.ebuild,v 1.2 2002/04/14 18:15:23 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/allegro/allegro-4.0.1.ebuild,v 1.3 2002/05/27 17:27:38 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Allegro is a cross-platform multimedia library" -SRC_URI="http://prdownloads.sourceforge.net/alleg/${P}.tar.gz" +SRC_URI="mirror://sourceforge/alleg/${P}.tar.gz" HOMEPAGE="http://alleg.sourceforge.net/" DEPEND="X? ( virtual/x11 )" |