diff options
author | Dominik Stadler <centic@gentoo.org> | 2004-07-04 16:29:04 +0000 |
---|---|---|
committer | Dominik Stadler <centic@gentoo.org> | 2004-07-04 16:29:04 +0000 |
commit | 95f9cfec3a9b523c8116d431b6d5540e10c8f3da (patch) | |
tree | c3733a9a322eaecf3ed1cdd660eb3dcf10f3ea93 /net-print | |
parent | Add IUSE and correct HOMEPAGE and SRC_URI to new location on sourceforge.net. (diff) | |
download | historical-95f9cfec3a9b523c8116d431b6d5540e10c8f3da.tar.gz historical-95f9cfec3a9b523c8116d431b6d5540e10c8f3da.tar.bz2 historical-95f9cfec3a9b523c8116d431b6d5540e10c8f3da.zip |
Correct mirror://.
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/ink/Manifest | 2 | ||||
-rw-r--r-- | net-print/ink/ink-0.3.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-print/ink/Manifest b/net-print/ink/Manifest index fa075190b80d..35b43b0aa02a 100644 --- a/net-print/ink/Manifest +++ b/net-print/ink/Manifest @@ -1,4 +1,4 @@ MD5 9dd60498d04bdfb1e778f16152d7b573 ChangeLog 800 -MD5 5d8d327e660159830f09254d41052259 ink-0.3.ebuild 561 +MD5 325de646e6ce18b8ace129d2ab0d90d7 ink-0.3.ebuild 562 MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 MD5 867a416b30b4398c8ed9b80ee081bd6e files/digest-ink-0.3 57 diff --git a/net-print/ink/ink-0.3.ebuild b/net-print/ink/ink-0.3.ebuild index 1136bd9e5acf..9e5f358a28de 100644 --- a/net-print/ink/ink-0.3.ebuild +++ b/net-print/ink/ink-0.3.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/ink/ink-0.3.ebuild,v 1.4 2004/07/04 16:24:37 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/ink/ink-0.3.ebuild,v 1.5 2004/07/04 16:29:04 centic Exp $ DESCRIPTION="A command line utility to display the ink level of your printer" -SRC_URI="mirror:/sourceforge/ink/${P}.tar.gz" +SRC_URI="mirror://sourceforge/ink/${P}.tar.gz" HOMEPAGE="http://ink.sourceforge.net/" SLOT="0" |