diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2012-01-28 00:07:21 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2012-01-28 00:07:21 +0000 |
commit | b11a3f859dce83808d71c2f2d49b1062a63c7ccf (patch) | |
tree | 5f93707d7e46a23ef176105b4629d4f121c22836 /net-print | |
parent | old, and silence repoman while at it (diff) | |
download | gentoo-2-b11a3f859dce83808d71c2f2d49b1062a63c7ccf.tar.gz gentoo-2-b11a3f859dce83808d71c2f2d49b1062a63c7ccf.tar.bz2 gentoo-2-b11a3f859dce83808d71c2f2d49b1062a63c7ccf.zip |
Fix homepage, bug 385515
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/cups-windows/ChangeLog | 8 | ||||
-rw-r--r-- | net-print/cups-windows/cups-windows-6.0-r1.ebuild | 6 | ||||
-rw-r--r-- | net-print/cups-windows/cups-windows-6.0.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/net-print/cups-windows/ChangeLog b/net-print/cups-windows/ChangeLog index 685c0b588693..c6cf9d1fba51 100644 --- a/net-print/cups-windows/ChangeLog +++ b/net-print/cups-windows/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-print/cups-windows -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups-windows/ChangeLog,v 1.3 2011/10/02 21:39:17 dilfridge Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-print/cups-windows/ChangeLog,v 1.4 2012/01/28 00:07:21 dilfridge Exp $ + + 28 Jan 2012; Andreas K. Huettel <dilfridge@gentoo.org> + cups-windows-6.0.ebuild, cups-windows-6.0-r1.ebuild: + Fix homepage, bug 385515 *cups-windows-6.0-r1 (02 Oct 2011) diff --git a/net-print/cups-windows/cups-windows-6.0-r1.ebuild b/net-print/cups-windows/cups-windows-6.0-r1.ebuild index cdbf0215e085..70210067123b 100644 --- a/net-print/cups-windows/cups-windows-6.0-r1.ebuild +++ b/net-print/cups-windows/cups-windows-6.0-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups-windows/cups-windows-6.0-r1.ebuild,v 1.1 2011/10/02 21:39:17 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups-windows/cups-windows-6.0-r1.ebuild,v 1.2 2012/01/28 00:07:21 dilfridge Exp $ EAPI=4 DESCRIPTION="CUPS PostScript Driver for Windows" -HOMEPAGE="http://cups.org/windows/" +HOMEPAGE="http://www.cups.org/links.php?V4" SRC_URI="http://ftp.easysw.com/pub/cups/windows/${P}-source.tar.bz2" LICENSE="GPL-2" diff --git a/net-print/cups-windows/cups-windows-6.0.ebuild b/net-print/cups-windows/cups-windows-6.0.ebuild index 66444eb8f567..74d7fa47e922 100644 --- a/net-print/cups-windows/cups-windows-6.0.ebuild +++ b/net-print/cups-windows/cups-windows-6.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups-windows/cups-windows-6.0.ebuild,v 1.3 2008/10/10 09:57:27 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/cups-windows/cups-windows-6.0.ebuild,v 1.4 2012/01/28 00:07:21 dilfridge Exp $ DESCRIPTION="CUPS PostScript Driver for Windows" -HOMEPAGE="http://cups.org/windows/" +HOMEPAGE="http://www.cups.org/links.php?V4" SRC_URI="http://ftp.easysw.com/pub/cups/windows/${P}-source.tar.bz2" LICENSE="GPL-2" |