diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-01-31 12:27:46 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-01-31 12:27:46 +0000 |
commit | cbcd3ced8ae8056800145194ea0ceae1dc168f7f (patch) | |
tree | dda3316319b9d7fcd006257890556d208e72ccfe /net-print | |
parent | Version bumped (diff) | |
download | gentoo-2-cbcd3ced8ae8056800145194ea0ceae1dc168f7f.tar.gz gentoo-2-cbcd3ced8ae8056800145194ea0ceae1dc168f7f.tar.bz2 gentoo-2-cbcd3ced8ae8056800145194ea0ceae1dc168f7f.zip |
fix typo
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/foomatic/Manifest | 6 | ||||
-rw-r--r-- | net-print/foomatic/foomatic-3.0.0.20031018.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-print/foomatic/Manifest b/net-print/foomatic/Manifest index b1d93cb80584..2c9598559873 100644 --- a/net-print/foomatic/Manifest +++ b/net-print/foomatic/Manifest @@ -1,7 +1,7 @@ -MD5 e195f2592840214b8f9b532fc297aeff foomatic-3.0.0.20031018.ebuild 715 -MD5 71cd9f13701b29a8ac1a59466e1e98ad foomatic-3.0.0.ebuild 674 MD5 e63cab69f79913d260afc3c37e9f46cc ChangeLog 2461 +MD5 71cd9f13701b29a8ac1a59466e1e98ad foomatic-3.0.0.ebuild 674 MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 -MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-foomatic-3.0.0.20031018 0 +MD5 46242cb8aa8a0ee20c8e1fc7dc0f6a2e foomatic-3.0.0.20031018.ebuild 720 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-foomatic-3.0.0 0 MD5 19c39503a125b48caf5e4f2bd956bc61 files/perl-module.diff 722 +MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-foomatic-3.0.0.20031018 0 diff --git a/net-print/foomatic/foomatic-3.0.0.20031018.ebuild b/net-print/foomatic/foomatic-3.0.0.20031018.ebuild index 3adca6048f8c..1bcc8003b28c 100644 --- a/net-print/foomatic/foomatic-3.0.0.20031018.ebuild +++ b/net-print/foomatic/foomatic-3.0.0.20031018.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic/foomatic-3.0.0.20031018.ebuild,v 1.1 2003/12/31 13:05:05 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic/foomatic-3.0.0.20031018.ebuild,v 1.2 2004/01/31 12:27:39 mr_bones_ Exp $ DESCRIPTION="The Foomatic printing meta package" HOMEPAGE="http://www.linuxprinting.org/foomatic.html" @@ -17,6 +17,6 @@ DEPEND="=net-print/foomatic-filters-3.0.0.20031018 pkg_postinst () { einfo einfo "If printing does not work, try to install the latest version of" - einfo "gimp-print / hpijs or regerate your ppd file." + einfo "gimp-print / hpijs or regenerate your ppd file." einfo } |