diff options
author | Thomas Beierlein <tomjbe@gentoo.org> | 2013-01-03 11:19:36 +0000 |
---|---|---|
committer | Thomas Beierlein <tomjbe@gentoo.org> | 2013-01-03 11:19:36 +0000 |
commit | e66020af7b0088fba2cbcf9634cfe3a2d259e097 (patch) | |
tree | 63c2ffadf40a75c53015b9e972735650bcd63767 /sci-electronics/puff | |
parent | Change primary maintainer to ryao (as per Chainsaw) and import snapshot of up... (diff) | |
download | gentoo-2-e66020af7b0088fba2cbcf9634cfe3a2d259e097.tar.gz gentoo-2-e66020af7b0088fba2cbcf9634cfe3a2d259e097.tar.bz2 gentoo-2-e66020af7b0088fba2cbcf9634cfe3a2d259e097.zip |
Fix homepage
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key 0x762053D5)
Diffstat (limited to 'sci-electronics/puff')
-rw-r--r-- | sci-electronics/puff/ChangeLog | 7 | ||||
-rw-r--r-- | sci-electronics/puff/puff-20100127.ebuild | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/sci-electronics/puff/ChangeLog b/sci-electronics/puff/ChangeLog index 14075e28566c..f65f6122dff8 100644 --- a/sci-electronics/puff/ChangeLog +++ b/sci-electronics/puff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-electronics/puff -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/puff/ChangeLog,v 1.2 2012/11/12 16:37:26 tomjbe Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/puff/ChangeLog,v 1.3 2013/01/03 11:19:36 tomjbe Exp $ + + 03 Jan 2013; Thomas Beierlein <tomjbe@gentoo.org> puff-20100127.ebuild: + Fix homepage 12 Nov 2012; Thomas Beierlein <tomjbe@gentoo.org> puff-20100127.ebuild: Respect CFLAGS (bug #430976). Thanks Diego diff --git a/sci-electronics/puff/puff-20100127.ebuild b/sci-electronics/puff/puff-20100127.ebuild index 9c70b088a8c0..ca4ac9d3f0fe 100644 --- a/sci-electronics/puff/puff-20100127.ebuild +++ b/sci-electronics/puff/puff-20100127.ebuild @@ -1,14 +1,14 @@ -# 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/puff/puff-20100127.ebuild,v 1.2 2012/11/12 16:37:26 tomjbe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/puff/puff-20100127.ebuild,v 1.3 2013/01/03 11:19:36 tomjbe Exp $ EAPI="2" inherit flag-o-matic multilib DESCRIPTION="microwave CAD software" -HOMEPAGE="http://www.vf.utwente.nl/~ptdeboer/ham/puff/" -SRC_URI="http://www.vf.utwente.nl/~ptdeboer/ham/${PN}/${P}.tgz" +HOMEPAGE="http://wwwhome.cs.utwente.nl/~ptdeboer/ham/puff/" +SRC_URI="http://wwwhome.cs.utwente.nl/~ptdeboer/ham/${PN}/${P}.tgz" LICENSE="GPL-3" SLOT="0" |