summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-05-11 10:23:21 +0000
committerMike Frysinger <vapier@gentoo.org>2012-05-11 10:23:21 +0000
commit224e46a77fcde072902254b3d78adb0ed14c1f6f (patch)
tree4eb6f8ea77f1052b7f15a5988d1f8b1acd2af4b6 /app-emulation
parentVersion bump, EAPI 4 and ebuild cleanups. Also switch to mirror://debian/, bu... (diff)
downloadgentoo-2-224e46a77fcde072902254b3d78adb0ed14c1f6f.tar.gz
gentoo-2-224e46a77fcde072902254b3d78adb0ed14c1f6f.tar.bz2
gentoo-2-224e46a77fcde072902254b3d78adb0ed14c1f6f.zip
Link in gelato wiki.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/ski/ChangeLog5
-rw-r--r--app-emulation/ski/ski-1.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/ski/ChangeLog b/app-emulation/ski/ChangeLog
index 151a5a4bec2f..2cb0e1e0ab16 100644
--- a/app-emulation/ski/ChangeLog
+++ b/app-emulation/ski/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/ski
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ChangeLog,v 1.2 2012/04/17 04:01:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ChangeLog,v 1.3 2012/05/11 10:23:21 vapier Exp $
+
+ 11 May 2012; Mike Frysinger <vapier@gentoo.org> ski-1.3.2.ebuild:
+ Link in gelato wiki.
17 Apr 2012; Mike Frysinger <vapier@gentoo.org> ski-1.3.2.ebuild,
+files/ski-1.3.2-AC_C_BIGENDIAN.patch,
diff --git a/app-emulation/ski/ski-1.3.2.ebuild b/app-emulation/ski/ski-1.3.2.ebuild
index b752ee13fa68..868fa77a2261 100644
--- a/app-emulation/ski/ski-1.3.2.ebuild
+++ b/app-emulation/ski/ski-1.3.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ski-1.3.2.ebuild,v 1.2 2012/04/17 04:01:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ski-1.3.2.ebuild,v 1.3 2012/05/11 10:23:21 vapier Exp $
EAPI="4"
inherit autotools eutils
DESCRIPTION="ia64 instruction set simulator"
-HOMEPAGE="http://ski.sourceforge.net/"
+HOMEPAGE="http://ski.sourceforge.net/ http://www.gelato.unsw.edu.au/IA64wiki/SkiSimulator"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"