summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-01-15 02:41:42 +0000
committerMike Frysinger <vapier@gentoo.org>2013-01-15 02:41:42 +0000
commit94aa5683adcc16555e97f9f132a166d0b2c0cefc (patch)
treeb32fa941ff279a7db1199e797a20ddc8cceffbce
parentadding ~arm keywords to net-analyzer/metasploit rdeps (diff)
downloadgentoo-2-94aa5683adcc16555e97f9f132a166d0b2c0cefc.tar.gz
gentoo-2-94aa5683adcc16555e97f9f132a166d0b2c0cefc.tar.bz2
gentoo-2-94aa5683adcc16555e97f9f132a166d0b2c0cefc.zip
Update HOMEPAGE.
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
-rw-r--r--dev-lang/yasm/ChangeLog8
-rw-r--r--dev-lang/yasm/yasm-1.2.0.ebuild6
-rw-r--r--dev-lang/yasm/yasm-9999.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-lang/yasm/ChangeLog b/dev-lang/yasm/ChangeLog
index e4914167bf4d..0a18d3700564 100644
--- a/dev-lang/yasm/ChangeLog
+++ b/dev-lang/yasm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/yasm
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/ChangeLog,v 1.57 2012/12/12 10:39:02 ssuominen Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/ChangeLog,v 1.58 2013/01/15 02:41:42 vapier Exp $
+
+ 15 Jan 2013; Mike Frysinger <vapier@gentoo.org> yasm-1.2.0.ebuild,
+ yasm-9999.ebuild:
+ Update HOMEPAGE.
12 Dec 2012; Samuli Suominen <ssuominen@gentoo.org> metadata.xml:
Moving from amd64@ to base-system@ and adding myself to metadata.xml as well.
diff --git a/dev-lang/yasm/yasm-1.2.0.ebuild b/dev-lang/yasm/yasm-1.2.0.ebuild
index acf92af6977d..b743b1b69b18 100644
--- a/dev-lang/yasm/yasm-1.2.0.ebuild
+++ b/dev-lang/yasm/yasm-1.2.0.ebuild
@@ -1,13 +1,13 @@
-# 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-1.2.0.ebuild,v 1.8 2012/06/16 10:48:02 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/yasm-1.2.0.ebuild,v 1.9 2013/01/15 02:41:42 vapier Exp $
EAPI=4
PYTHON_DEPEND="python? 2:2.7"
inherit autotools eutils python
DESCRIPTION="An assembler for x86 and x86_64 instruction sets"
-HOMEPAGE="http://www.tortall.net/projects/yasm/"
+HOMEPAGE="http://yasm.tortall.net/"
SRC_URI="http://www.tortall.net/projects/yasm/releases/${P}.tar.gz"
LICENSE="BSD-2 BSD || ( Artistic GPL-2 LGPL-2 )"
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"