diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-02-10 03:46:25 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-02-10 03:46:25 +0000 |
commit | 96b96f6416b3c67495a3058d46c9a4977c5e83c7 (patch) | |
tree | f7570c6469b658aeb25824ed48dc86ea47d2a9cf /games-action/descent2-data | |
parent | Marked ppc stable for bug #294889. (diff) | |
download | gentoo-2-96b96f6416b3c67495a3058d46c9a4977c5e83c7.tar.gz gentoo-2-96b96f6416b3c67495a3058d46c9a4977c5e83c7.tar.bz2 gentoo-2-96b96f6416b3c67495a3058d46c9a4977c5e83c7.zip |
Marked ppc stable for bug #294889.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'games-action/descent2-data')
-rw-r--r-- | games-action/descent2-data/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/descent2-data/descent2-data-1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-action/descent2-data/ChangeLog b/games-action/descent2-data/ChangeLog index 3eb918b05f53..78b3f05c4615 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/descent2-data/ChangeLog,v 1.6 2009/12/01 11:11:55 maekke Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/descent2-data/ChangeLog,v 1.7 2010/02/10 03:46:25 josejx Exp $ + + 10 Feb 2010; Joseph Jezak <josejx@gentoo.org> descent2-data-1.0.ebuild: + Marked ppc stable for bug #294889. 01 Dec 2009; Markus Meier <maekke@gentoo.org> descent2-data-1.0.ebuild: x86 stable, bug #294889 diff --git a/games-action/descent2-data/descent2-data-1.0.ebuild b/games-action/descent2-data/descent2-data-1.0.ebuild index 7337df00ed72..9c328b124731 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-2009 Gentoo Foundation +# Copyright 1999-2010 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.7 2009/12/01 11:11:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent2-data/descent2-data-1.0.ebuild,v 1.8 2010/02/10 03:46:25 josejx Exp $ inherit eutils games @@ -17,7 +17,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. |