diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 09:05:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 09:05:42 +0000 |
commit | 3d8797ba39ddb388f3ab7aefa399409f33fcd660 (patch) | |
tree | adfd263b9658021246101c4ece2b272254039c2e /games-action/trine2 | |
parent | Stable for amd64, wrt bug #534042 (diff) | |
download | gentoo-2-3d8797ba39ddb388f3ab7aefa399409f33fcd660.tar.gz gentoo-2-3d8797ba39ddb388f3ab7aefa399409f33fcd660.tar.bz2 gentoo-2-3d8797ba39ddb388f3ab7aefa399409f33fcd660.zip |
Stable for amd64, wrt bug #539716
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-action/trine2')
-rw-r--r-- | games-action/trine2/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/trine2/trine2-1.16.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-action/trine2/ChangeLog b/games-action/trine2/ChangeLog index 08973a5586a7..c8758447520a 100644 --- a/games-action/trine2/ChangeLog +++ b/games-action/trine2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/trine2 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/trine2/ChangeLog,v 1.8 2014/11/25 23:05:49 hasufell Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/trine2/ChangeLog,v 1.9 2015/02/19 09:05:42 ago Exp $ + + 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> trine2-1.16.ebuild: + Stable for amd64, wrt bug #539716 25 Nov 2014; Julian Ospald <hasufell@gentoo.org> metadata.xml: drop maintainership diff --git a/games-action/trine2/trine2-1.16.ebuild b/games-action/trine2/trine2-1.16.ebuild index 19cf3ab73ca2..af5fcfec65ca 100644 --- a/games-action/trine2/trine2-1.16.ebuild +++ b/games-action/trine2/trine2-1.16.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/games-action/trine2/trine2-1.16.ebuild,v 1.8 2014/06/25 13:46:18 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/trine2/trine2-1.16.ebuild,v 1.9 2015/02/19 09:05:42 ago Exp $ EAPI=5 inherit eutils unpacker gnome2-utils games @@ -12,7 +12,7 @@ SRC_URI="${PN}_linux_installer.run" LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="bundled-libs +launcher" RESTRICT="fetch bindist splitdebug" |