diff options
author | Thomas Beierlein <tomjbe@gentoo.org> | 2015-01-28 05:51:04 +0000 |
---|---|---|
committer | Thomas Beierlein <tomjbe@gentoo.org> | 2015-01-28 05:51:04 +0000 |
commit | b1c614ac426478fe078a6b999b0ccbfc3c94fb53 (patch) | |
tree | 34bfedaa803d4a8f1292f458399b5bf35ca90148 /sci-electronics | |
parent | Version bump. (diff) | |
download | gentoo-2-b1c614ac426478fe078a6b999b0ccbfc3c94fb53.tar.gz gentoo-2-b1c614ac426478fe078a6b999b0ccbfc3c94fb53.tar.bz2 gentoo-2-b1c614ac426478fe078a6b999b0ccbfc3c94fb53.zip |
Switch homepage to sourceforge.net (bug #533800)
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x762053D5)
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/gplcver/ChangeLog | 7 | ||||
-rw-r--r-- | sci-electronics/gplcver/gplcver-2.12a.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-electronics/gplcver/ChangeLog b/sci-electronics/gplcver/ChangeLog index ab4e0e39ab25..c4b34a912715 100644 --- a/sci-electronics/gplcver/ChangeLog +++ b/sci-electronics/gplcver/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/gplcver -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gplcver/ChangeLog,v 1.11 2013/05/15 04:10:31 patrick Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gplcver/ChangeLog,v 1.12 2015/01/28 05:51:04 tomjbe Exp $ + + 28 Jan 2015; Thomas Beierlein <tomjbe@gentoo.org> gplcver-2.12a.ebuild: + Switch homepage to sourceforge.net (bug #533800) 15 May 2013; Patrick Lauer <patrick@gentoo.org> metadata.xml: Fix metadata.xml diff --git a/sci-electronics/gplcver/gplcver-2.12a.ebuild b/sci-electronics/gplcver/gplcver-2.12a.ebuild index 90c0c514bce2..30897d2ef94f 100644 --- a/sci-electronics/gplcver/gplcver-2.12a.ebuild +++ b/sci-electronics/gplcver/gplcver-2.12a.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gplcver/gplcver-2.12a.ebuild,v 1.3 2012/10/22 21:49:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gplcver/gplcver-2.12a.ebuild,v 1.4 2015/01/28 05:51:04 tomjbe Exp $ MY_PN=gpl-cver DESCRIPTION="Verilog simulator" -HOMEPAGE="http://www.pragmatic-c.com/${MY_PN}" +HOMEPAGE="http://sourceforge.net/projects/${PN}" SRC_URI="http://www.pragmatic-c.com/${MY_PN}/downloads/${P}.src.tar.bz2" LICENSE="GPL-2" SLOT="0" |