diff options
Diffstat (limited to 'dev-lang/yasm/yasm-9999.ebuild')
-rw-r--r-- | dev-lang/yasm/yasm-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/yasm/yasm-9999.ebuild b/dev-lang/yasm/yasm-9999.ebuild index 6500238f52f3..7e9a65c97505 100644 --- a/dev-lang/yasm/yasm-9999.ebuild +++ b/dev-lang/yasm/yasm-9999.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/dev-lang/yasm/yasm-9999.ebuild,v 1.1 2012/09/25 04:35:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/yasm-9999.ebuild,v 1.2 2013/01/15 02:41:42 vapier Exp $ EAPI=4 PYTHON_DEPEND="python? 2:2.7" @@ -14,7 +14,7 @@ else fi DESCRIPTION="An assembler for x86 and x86_64 instruction sets" -HOMEPAGE="http://www.tortall.net/projects/yasm/" +HOMEPAGE="http://yasm.tortall.net/" LICENSE="BSD-2 BSD || ( Artistic GPL-2 LGPL-2 )" SLOT="0" |