summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2015-01-16 09:57:45 +0000
committerRaúl Porcel <armin76@gentoo.org>2015-01-16 09:57:45 +0000
commit2663cd9a15adafc0f2f0f372bde02807bcad38c8 (patch)
treeb31792505447f5a26d84fee53e62c46300a75682 /dev-games
parentm68k/s390/sh/sparc stable wrt #517788 (diff)
downloadgentoo-2-2663cd9a15adafc0f2f0f372bde02807bcad38c8.tar.gz
gentoo-2-2663cd9a15adafc0f2f0f372bde02807bcad38c8.tar.bz2
gentoo-2-2663cd9a15adafc0f2f0f372bde02807bcad38c8.zip
alpha/sparc/x86 stable wrt #526060
(Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'dev-games')
-rw-r--r--dev-games/physfs/ChangeLog7
-rw-r--r--dev-games/physfs/physfs-2.0.3-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-games/physfs/ChangeLog b/dev-games/physfs/ChangeLog
index 423e982d3691..54ce2558b940 100644
--- a/dev-games/physfs/ChangeLog
+++ b/dev-games/physfs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-games/physfs
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/physfs/ChangeLog,v 1.59 2014/12/27 19:29:23 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-games/physfs/ChangeLog,v 1.60 2015/01/16 09:57:45 armin76 Exp $
+
+ 16 Jan 2015; Raúl Porcel <armin76@gentoo.org> physfs-2.0.3-r1.ebuild:
+ alpha/sparc/x86 stable wrt #526060
27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> physfs-2.0.3-r1.ebuild:
Stable for amd64, wrt bug #526060
diff --git a/dev-games/physfs/physfs-2.0.3-r1.ebuild b/dev-games/physfs/physfs-2.0.3-r1.ebuild
index dbd28a6c6a36..e8ad6f17e5ef 100644
--- a/dev-games/physfs/physfs-2.0.3-r1.ebuild
+++ b/dev-games/physfs/physfs-2.0.3-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/physfs/physfs-2.0.3-r1.ebuild,v 1.4 2014/12/27 19:29:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/physfs/physfs-2.0.3-r1.ebuild,v 1.5 2015/01/16 09:57:45 armin76 Exp $
EAPI=5
inherit cmake-multilib
@@ -11,7 +11,7 @@ SRC_URI="http://icculus.org/physfs/downloads/${P}.tar.bz2"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE="doc grp hog mvl qpak static-libs wad +zip"
RDEPEND=""