diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-08-31 18:53:45 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-08-31 18:53:45 +0000 |
commit | d49cbc1257582ab8b7f7bea5c0a8a049f8b149d0 (patch) | |
tree | 43cf1919b84f90cb05faf95320214773b7da9017 /app-text/dgs | |
parent | ppc (bz2 support) (diff) | |
download | historical-d49cbc1257582ab8b7f7bea5c0a8a049f8b149d0.tar.gz historical-d49cbc1257582ab8b7f7bea5c0a8a049f8b149d0.tar.bz2 historical-d49cbc1257582ab8b7f7bea5c0a8a049f8b149d0.zip |
Fixed SRC_URI
Diffstat (limited to 'app-text/dgs')
-rw-r--r-- | app-text/dgs/Manifest | 2 | ||||
-rw-r--r-- | app-text/dgs/dgs-0.5.10-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/dgs/Manifest b/app-text/dgs/Manifest index b5d5713c41ab..08199d211ae6 100644 --- a/app-text/dgs/Manifest +++ b/app-text/dgs/Manifest @@ -1,4 +1,4 @@ MD5 55611ad756d66c0eedb539eb59cf608b ChangeLog 1587 -MD5 9a5c6dac318cb62f08ce3734ae4b69c3 dgs-0.5.10-r1.ebuild 1029 +MD5 dc766b7c934234c6cb5462e76bf2b82d dgs-0.5.10-r1.ebuild 1034 MD5 c80e720c69104e2ac5daec31d4b9affc files/dgs-0.5.10-gs-time_.h-gentoo.diff 415 MD5 451b8d732d17eb1e16e6fd6b116411d9 files/digest-dgs-0.5.10-r1 63 diff --git a/app-text/dgs/dgs-0.5.10-r1.ebuild b/app-text/dgs/dgs-0.5.10-r1.ebuild index 72cf2ab553e6..d576811a00c2 100644 --- a/app-text/dgs/dgs-0.5.10-r1.ebuild +++ b/app-text/dgs/dgs-0.5.10-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dgs/dgs-0.5.10-r1.ebuild,v 1.18 2003/08/04 19:18:39 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dgs/dgs-0.5.10-r1.ebuild,v 1.19 2003/08/31 18:53:40 mholzer Exp $ inherit gnuconfig DESCRIPTION="A Ghostscript based DPS server" -SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/dgs/${P}.tar.gz" +SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/old/dgs/${P}.tar.gz" HOMEPAGE="http://www.gyve.org/dgs/" SLOT="0" |