diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-01-10 17:39:22 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-01-10 17:39:22 +0000 |
commit | 799d00059631fd59bf0b3abb74d23f476e4cd985 (patch) | |
tree | 7d08868786a46f1f92f0169565a2aadcce599011 | |
parent | Dependency update: dev-util/guile -> dev-scheme/guile. (diff) | |
download | gentoo-2-799d00059631fd59bf0b3abb74d23f476e4cd985.tar.gz gentoo-2-799d00059631fd59bf0b3abb74d23f476e4cd985.tar.bz2 gentoo-2-799d00059631fd59bf0b3abb74d23f476e4cd985.zip |
Stable on x86 since it is a data-only ebuild and is required for marking d1x-rebirth stable.
(Portage version: 2.1.2_rc4-r1)
-rw-r--r-- | games-action/descent1-demodata/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/descent1-demodata/descent1-demodata-1.4.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/games-action/descent1-demodata/ChangeLog b/games-action/descent1-demodata/ChangeLog index 6097acca17e4..218edf584575 100644 --- a/games-action/descent1-demodata/ChangeLog +++ b/games-action/descent1-demodata/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-action/descent1-demodata # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/descent1-demodata/ChangeLog,v 1.1 2007/01/09 17:15:54 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent1-demodata/ChangeLog,v 1.2 2007/01/10 17:39:22 wolf31o2 Exp $ + + 10 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org> + descent1-demodata-1.4.ebuild: + Stable on x86 since it is a data-only ebuild and is required for marking + d1x-rebirth stable. *descent1-demodata-1.4 (09 Jan 2007) diff --git a/games-action/descent1-demodata/descent1-demodata-1.4.ebuild b/games-action/descent1-demodata/descent1-demodata-1.4.ebuild index d25bae388b7f..f3db1fd62da4 100644 --- a/games-action/descent1-demodata/descent1-demodata-1.4.ebuild +++ b/games-action/descent1-demodata/descent1-demodata-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/descent1-demodata/descent1-demodata-1.4.ebuild,v 1.1 2007/01/09 17:15:54 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/descent1-demodata/descent1-demodata-1.4.ebuild,v 1.2 2007/01/10 17:39:22 wolf31o2 Exp $ inherit eutils games @@ -17,7 +17,7 @@ SRC_URI="http://icculus.org/d2x/data/${DEMO} LICENSE="free-noncomm" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND="" |