diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:38 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:38 +0000 |
commit | f30196c018e1e1b3a11dbcd1998b157eb9d82792 (patch) | |
tree | 8c915f53efe0e557bc4533305ef62a34c7571f96 /media-libs/allegro | |
parent | sourceforge updates (diff) | |
download | historical-f30196c018e1e1b3a11dbcd1998b157eb9d82792.tar.gz historical-f30196c018e1e1b3a11dbcd1998b157eb9d82792.tar.bz2 historical-f30196c018e1e1b3a11dbcd1998b157eb9d82792.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 )" |