vapier 14/08/12 11:32:42 Modified: quake2-data-3.20.ebuild ChangeLog Log: Add ia64 love #509214 by Émeric Maschino. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.28 games-fps/quake2-data/quake2-data-3.20.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake2-data/quake2-data-3.20.ebuild?rev=1.28&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake2-data/quake2-data-3.20.ebuild?rev=1.28&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake2-data/quake2-data-3.20.ebuild?r1=1.27&r2=1.28 Index: quake2-data-3.20.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-fps/quake2-data/quake2-data-3.20.ebuild,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- quake2-data-3.20.ebuild 29 Mar 2013 16:10:32 -0000 1.27 +++ quake2-data-3.20.ebuild 12 Aug 2014 11:32:42 -0000 1.28 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-data/quake2-data-3.20.ebuild,v 1.27 2013/03/29 16:10:32 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-data/quake2-data-3.20.ebuild,v 1.28 2014/08/12 11:32:42 vapier Exp $ EAPI=2 inherit unpacker eutils cdrom games @@ -11,7 +11,7 @@ LICENSE="Q2EULA" SLOT="0" -KEYWORDS="~alpha amd64 ppc sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86 ~x86-fbsd" IUSE="videos" DEPEND="app-arch/unzip" 1.18 games-fps/quake2-data/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake2-data/ChangeLog?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake2-data/ChangeLog?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake2-data/ChangeLog?r1=1.17&r2=1.18 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-fps/quake2-data/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 29 Mar 2013 16:10:32 -0000 1.17 +++ ChangeLog 12 Aug 2014 11:32:42 -0000 1.18 @@ -1,6 +1,9 @@ # ChangeLog for games-fps/quake2-data -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-data/ChangeLog,v 1.17 2013/03/29 16:10:32 hasufell Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-data/ChangeLog,v 1.18 2014/08/12 11:32:42 vapier Exp $ + + 12 Aug 2014; Mike Frysinger <[email protected]> quake2-data-3.20.ebuild: + Add ia64 love #509214 by Émeric Maschino. 29 Mar 2013; Julian Ospald <[email protected]> quake2-data-3.20.ebuild: use unpack_zip from unpacker.eclass instead of unzip
