diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-06-08 10:01:55 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-06-08 10:01:55 +0000 |
commit | 6996033c90fb23ba5e6fbf416fb40acee8a9d34b (patch) | |
tree | f742489aeda5c561f89efc47ba3967b15611d64f /net-print/foomatic-db-engine | |
parent | Add patch to fix amd64 cpu overload (#95356). (diff) | |
download | gentoo-2-6996033c90fb23ba5e6fbf416fb40acee8a9d34b.tar.gz gentoo-2-6996033c90fb23ba5e6fbf416fb40acee8a9d34b.tar.bz2 gentoo-2-6996033c90fb23ba5e6fbf416fb40acee8a9d34b.zip |
fix homepage
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-print/foomatic-db-engine')
-rw-r--r-- | net-print/foomatic-db-engine/foomatic-db-engine-3.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/foomatic-db-engine/foomatic-db-engine-3.0.2.ebuild b/net-print/foomatic-db-engine/foomatic-db-engine-3.0.2.ebuild index 919dcd8fa90d..854ed2db2903 100644 --- a/net-print/foomatic-db-engine/foomatic-db-engine-3.0.2.ebuild +++ b/net-print/foomatic-db-engine/foomatic-db-engine-3.0.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-engine/foomatic-db-engine-3.0.2.ebuild,v 1.8 2004/10/09 23:28:51 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/foomatic-db-engine/foomatic-db-engine-3.0.2.ebuild,v 1.9 2005/06/08 10:01:55 lanius Exp $ inherit perl-module eutils DESCRIPTION="Foomatic printer database engine" -HOMEPAGE="http://www.linuxprinting.org/foomatic" +HOMEPAGE="http://www.linuxprinting.org/foomatic.html" SRC_URI="http://www.linuxprinting.org/download/foomatic/${P}.tar.gz" LICENSE="GPL-2" |