diff options
author | 2015-01-05 23:07:31 +0000 | |
---|---|---|
committer | 2015-01-05 23:07:31 +0000 | |
commit | 3d551cf07ce8401ea3df0d7da9654f909ed844b5 (patch) | |
tree | b8fcdf80670f0c81e89f56a86263ff9c6879a3fd /games-board/cockatrice | |
parent | Version bump (diff) | |
download | gentoo-2-3d551cf07ce8401ea3df0d7da9654f909ed844b5.tar.gz gentoo-2-3d551cf07ce8401ea3df0d7da9654f909ed844b5.tar.bz2 gentoo-2-3d551cf07ce8401ea3df0d7da9654f909ed844b5.zip |
EAPI=5
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-board/cockatrice')
-rw-r--r-- | games-board/cockatrice/ChangeLog | 8 | ||||
-rw-r--r-- | games-board/cockatrice/cockatrice-20120702.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-board/cockatrice/ChangeLog b/games-board/cockatrice/ChangeLog index 6216a39e5c0b..68a7bd23151f 100644 --- a/games-board/cockatrice/ChangeLog +++ b/games-board/cockatrice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-board/cockatrice -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/cockatrice/ChangeLog,v 1.7 2014/11/25 23:08:51 hasufell Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/cockatrice/ChangeLog,v 1.8 2015/01/05 23:07:31 mr_bones_ Exp $ + + 05 Jan 2015; Michael Sterrett <mr_bones_@gentoo.org> + cockatrice-20120702.ebuild: + EAPI=5 25 Nov 2014; Julian Ospald <hasufell@gentoo.org> metadata.xml: drop maintainership diff --git a/games-board/cockatrice/cockatrice-20120702.ebuild b/games-board/cockatrice/cockatrice-20120702.ebuild index 948c4ebe2274..c72d3df2381b 100644 --- a/games-board/cockatrice/cockatrice-20120702.ebuild +++ b/games-board/cockatrice/cockatrice-20120702.ebuild @@ -1,8 +1,8 @@ -# 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-board/cockatrice/cockatrice-20120702.ebuild,v 1.6 2014/03/01 22:24:04 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/cockatrice/cockatrice-20120702.ebuild,v 1.7 2015/01/05 23:07:31 mr_bones_ Exp $ -EAPI=3 +EAPI=5 inherit cmake-utils eutils gnome2-utils games DESCRIPTION="An open-source multiplatform software for playing card games over a network" |