diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-06-11 20:04:00 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-06-11 20:04:00 +0000 |
commit | 95610e78c5d23d6d2d8aaa06495b4fb039f4e453 (patch) | |
tree | 35c1b2d569740d170e0c42af9f4b3ce56ce491c1 /app-text/mftrace | |
parent | New ebuild for fort. Ebuild written by me. (diff) | |
download | gentoo-2-95610e78c5d23d6d2d8aaa06495b4fb039f4e453.tar.gz gentoo-2-95610e78c5d23d6d2d8aaa06495b4fb039f4e453.tar.bz2 gentoo-2-95610e78c5d23d6d2d8aaa06495b4fb039f4e453.zip |
update homepage
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-text/mftrace')
-rw-r--r-- | app-text/mftrace/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/mftrace/mftrace-1.2.13-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/mftrace/mftrace-1.2.13.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-text/mftrace/ChangeLog b/app-text/mftrace/ChangeLog index eb34b3865c94..d00305ef0cb1 100644 --- a/app-text/mftrace/ChangeLog +++ b/app-text/mftrace/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/mftrace # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/ChangeLog,v 1.54 2010/06/01 14:34:41 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/ChangeLog,v 1.55 2010/06/11 20:04:00 aballier Exp $ + + 11 Jun 2010; Alexis Ballier <aballier@gentoo.org> mftrace-1.2.13.ebuild, + mftrace-1.2.13-r1.ebuild: + update homepage 01 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> mftrace-1.2.13.ebuild: diff --git a/app-text/mftrace/mftrace-1.2.13-r1.ebuild b/app-text/mftrace/mftrace-1.2.13-r1.ebuild index 92e31f9bcd64..34cc169ba80f 100644 --- a/app-text/mftrace/mftrace-1.2.13-r1.ebuild +++ b/app-text/mftrace/mftrace-1.2.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/mftrace-1.2.13-r1.ebuild,v 1.1 2010/04/20 04:23:57 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/mftrace-1.2.13-r1.ebuild,v 1.2 2010/06/11 20:04:00 aballier Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -8,7 +8,7 @@ PYTHON_DEPEND="2" inherit python multilib toolchain-funcs eutils DESCRIPTION="Traces TeX fonts to PFA or PFB fonts (formerly pktrace)" -HOMEPAGE="http://lilypond.org/download/sources/mftrace/" +HOMEPAGE="http://lilypond.org/mftrace/" SRC_URI="http://lilypond.org/download/sources/mftrace/${P}.tar.gz" LICENSE="GPL-2" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" diff --git a/app-text/mftrace/mftrace-1.2.13.ebuild b/app-text/mftrace/mftrace-1.2.13.ebuild index 93fce8cdaa4e..041b2dfcf0c8 100644 --- a/app-text/mftrace/mftrace-1.2.13.ebuild +++ b/app-text/mftrace/mftrace-1.2.13.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/mftrace-1.2.13.ebuild,v 1.10 2010/06/01 14:34:41 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mftrace/mftrace-1.2.13.ebuild,v 1.11 2010/06/11 20:04:00 aballier Exp $ EAPI="2" inherit python multilib toolchain-funcs eutils DESCRIPTION="traces TeX fonts to PFA or PFB fonts (formerly pktrace)" -HOMEPAGE="http://lilypond.org/download/sources/mftrace/" +HOMEPAGE="http://lilypond.org/mftrace/" SRC_URI="http://lilypond.org/download/sources/mftrace/${P}.tar.gz" LICENSE="GPL-2" KEYWORDS="alpha amd64 ia64 ppc sparc x86" |