summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Beierlein <tomjbe@gentoo.org>2013-03-12 08:27:49 +0000
committerThomas Beierlein <tomjbe@gentoo.org>2013-03-12 08:27:49 +0000
commit9fa62fa5eae8f6be373afce65818259f7b81086d (patch)
tree33253ec682a85c8dbbc91866e5f6ae804d7e5c7c /sci-electronics/geda-xgsch2pcb
parentVersion bump wrt #457566 by Uwe L. Korn and Nikoli (diff)
downloadgentoo-2-9fa62fa5eae8f6be373afce65818259f7b81086d.tar.gz
gentoo-2-9fa62fa5eae8f6be373afce65818259f7b81086d.tar.bz2
gentoo-2-9fa62fa5eae8f6be373afce65818259f7b81086d.zip
Fix Homepage
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 0x762053D5)
Diffstat (limited to 'sci-electronics/geda-xgsch2pcb')
-rw-r--r--sci-electronics/geda-xgsch2pcb/ChangeLog8
-rw-r--r--sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r2.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/sci-electronics/geda-xgsch2pcb/ChangeLog b/sci-electronics/geda-xgsch2pcb/ChangeLog
index 1d02b4e05581..45cc1bc22e4b 100644
--- a/sci-electronics/geda-xgsch2pcb/ChangeLog
+++ b/sci-electronics/geda-xgsch2pcb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-electronics/geda-xgsch2pcb
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda-xgsch2pcb/ChangeLog,v 1.8 2012/06/07 04:19:26 tomjbe Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda-xgsch2pcb/ChangeLog,v 1.9 2013/03/12 08:27:49 tomjbe Exp $
+
+ 12 Mar 2013; Thomas Beierlein <tomjbe@gentoo.org>
+ geda-xgsch2pcb-0.1.3-r2.ebuild:
+ Fix Homepage
07 Jun 2012; Thomas Beierlein <tomjbe@gentoo.org>
geda-xgsch2pcb-0.1.3-r2.ebuild:
diff --git a/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r2.ebuild b/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r2.ebuild
index 4a46b48763ff..caa8522f33c7 100644
--- a/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r2.ebuild
+++ b/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r2.ebuild,v 1.5 2012/06/07 04:19:26 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r2.ebuild,v 1.6 2013/03/12 08:27:49 tomjbe Exp $
EAPI="3"
@@ -10,7 +10,7 @@ PYTHON_DEPEND="2"
inherit autotools eutils fdo-mime gnome2-utils python
DESCRIPTION="A graphical front-end for the gschem -> pcb workflow"
-HOMEPAGE="http://www.gpleda.org/tools/xgsch2pcb/index.html"
+HOMEPAGE="http://www.gpleda.org"
SRC_URI="http://geda.seul.org/dist/${P}.tar.gz"
LICENSE="GPL-2"