diff options
author | 2015-02-10 09:15:53 +0000 | |
---|---|---|
committer | 2015-02-10 09:15:53 +0000 | |
commit | e712b58722387dac784151fef6e6b9d44fed8db9 (patch) | |
tree | 3a2887cfd60666a6fe2528be2fdd46eda1f4c446 /games-puzzle/splice | |
parent | Stable for amd64, wrt bug #539540 (diff) | |
download | gentoo-2-e712b58722387dac784151fef6e6b9d44fed8db9.tar.gz gentoo-2-e712b58722387dac784151fef6e6b9d44fed8db9.tar.bz2 gentoo-2-e712b58722387dac784151fef6e6b9d44fed8db9.zip |
Stable for amd64, wrt bug #539542
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-puzzle/splice')
-rw-r--r-- | games-puzzle/splice/ChangeLog | 7 | ||||
-rw-r--r-- | games-puzzle/splice/splice-20121120.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-puzzle/splice/ChangeLog b/games-puzzle/splice/ChangeLog index 118ac1037672..f5a044792efc 100644 --- a/games-puzzle/splice/ChangeLog +++ b/games-puzzle/splice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/splice -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/splice/ChangeLog,v 1.5 2014/11/25 23:15:15 hasufell Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/splice/ChangeLog,v 1.6 2015/02/10 09:15:53 ago Exp $ + + 10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> splice-20121120.ebuild: + Stable for amd64, wrt bug #539542 25 Nov 2014; Julian Ospald <hasufell@gentoo.org> metadata.xml: drop maintainership diff --git a/games-puzzle/splice/splice-20121120.ebuild b/games-puzzle/splice/splice-20121120.ebuild index 98000028dffc..90e74acc0e97 100644 --- a/games-puzzle/splice/splice-20121120.ebuild +++ b/games-puzzle/splice/splice-20121120.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/splice/splice-20121120.ebuild,v 1.4 2013/06/02 18:50:54 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/splice/splice-20121120.ebuild,v 1.5 2015/02/10 09:15:53 ago Exp $ # TODO: unbundle mono? (seems hardcoded) # icon @@ -15,7 +15,7 @@ SRC_URI="splice-linux-1353389454.tar.gz" LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="" RESTRICT="bindist fetch splitdebug" |