diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-13 08:03:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-13 08:03:39 +0000 |
commit | b04cce2d5cf51a531a60e69958c15062b356dc87 (patch) | |
tree | 347674fde8005cbebf8b3947c53576277a564c15 /games-action | |
parent | Stable for amd64, wrt bug #549280 (diff) | |
download | gentoo-2-b04cce2d5cf51a531a60e69958c15062b356dc87.tar.gz gentoo-2-b04cce2d5cf51a531a60e69958c15062b356dc87.tar.bz2 gentoo-2-b04cce2d5cf51a531a60e69958c15062b356dc87.zip |
Stable for amd64, wrt bug #549280
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/descent2-data/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/descent2-data/descent2-data-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/descent2-data/ChangeLog b/games-action/descent2-data/ChangeLog index 914c9f16b4ca..0700f9ca26b1 100644 --- a/games-action/descent2-data/ChangeLog +++ b/games-action/descent2-data/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/descent2-data # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/descent2-data/ChangeLog,v 1.9 2015/03/31 02:49:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent2-data/ChangeLog,v 1.10 2015/05/13 08:03:39 ago Exp $ + + 13 May 2015; Agostino Sarubbo <ago@gentoo.org> descent2-data-1.0.ebuild: + Stable for amd64, wrt bug #549280 31 Mar 2015; Michael Sterrett <mr_bones_@gentoo.org> descent2-data-1.0.ebuild: EAPI=5 diff --git a/games-action/descent2-data/descent2-data-1.0.ebuild b/games-action/descent2-data/descent2-data-1.0.ebuild index 2e4f4add0175..cd809852d38b 100644 --- a/games-action/descent2-data/descent2-data-1.0.ebuild +++ b/games-action/descent2-data/descent2-data-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/descent2-data/descent2-data-1.0.ebuild,v 1.10 2015/03/31 02:49:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent2-data/descent2-data-1.0.ebuild,v 1.11 2015/05/13 08:03:39 ago Exp $ EAPI=5 inherit eutils cdrom games @@ -18,7 +18,7 @@ SRC_URI="" # See readme.txt LICENSE="${PN}" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="videos" # d2x-0.2.5-r2 may include the CD data itself. |