From 07b60a21058c86336d09144fcfa8f02374259a3a Mon Sep 17 00:00:00 2001 From: Sergey Popov Date: Sat, 1 Jun 2013 21:21:50 +0000 Subject: Change HOMEPAGE, wrt bug #460330 (Portage version: 2.2.0_alpha174/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42) --- sci-misc/pythoncad/ChangeLog | 5 ++++- sci-misc/pythoncad/pythoncad-1.37.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'sci-misc/pythoncad') diff --git a/sci-misc/pythoncad/ChangeLog b/sci-misc/pythoncad/ChangeLog index 26ce06660d60..5982dbd52661 100644 --- a/sci-misc/pythoncad/ChangeLog +++ b/sci-misc/pythoncad/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-misc/pythoncad # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/pythoncad/ChangeLog,v 1.7 2013/06/01 12:51:58 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/pythoncad/ChangeLog,v 1.8 2013/06/01 21:21:50 pinkbyte Exp $ + + 01 Jun 2013; Sergey Popov pythoncad-1.37.ebuild: + Change HOMEPAGE, wrt bug #460330 01 Jun 2013; Pacho Ramos metadata.xml: Cleanup due bug #151880 diff --git a/sci-misc/pythoncad/pythoncad-1.37.ebuild b/sci-misc/pythoncad/pythoncad-1.37.ebuild index bf5269801d8c..4728d2910372 100644 --- a/sci-misc/pythoncad/pythoncad-1.37.ebuild +++ b/sci-misc/pythoncad/pythoncad-1.37.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/pythoncad/pythoncad-1.37.ebuild,v 1.3 2011/03/02 21:23:21 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/pythoncad/pythoncad-1.37.ebuild,v 1.4 2013/06/01 21:21:50 pinkbyte Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -14,7 +14,7 @@ MY_PV="DS$(get_major_version)-R$(get_after_major_version)" MY_P=${MY_PN}-${MY_PV} DESCRIPTION="CAD program written in PyGTK" -HOMEPAGE="http://www.pythoncad.org/" +HOMEPAGE="http://sourceforge.net/projects/pythoncad" SRC_URI="mirror://sourceforge/pythoncad/${MY_P}.tar.gz" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad