diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-06 13:41:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-06 13:41:59 +0000 |
commit | 28303fc77788d1259fc94be12e86af4a29637460 (patch) | |
tree | 4f5987e7c16886978b3a713b6408d70b4ff36baf /games-rpg | |
parent | Stable for amd64, wrt bug #539062 (diff) | |
download | gentoo-2-28303fc77788d1259fc94be12e86af4a29637460.tar.gz gentoo-2-28303fc77788d1259fc94be12e86af4a29637460.tar.bz2 gentoo-2-28303fc77788d1259fc94be12e86af4a29637460.zip |
Stable for amd64, wrt bug #539064
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/dreamweb/ChangeLog | 8 | ||||
-rw-r--r-- | games-rpg/dreamweb/dreamweb-1.1.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/games-rpg/dreamweb/ChangeLog b/games-rpg/dreamweb/ChangeLog index cbd266116284..778e8b3c9382 100644 --- a/games-rpg/dreamweb/ChangeLog +++ b/games-rpg/dreamweb/ChangeLog @@ -1,10 +1,12 @@ # ChangeLog for games-rpg/dreamweb -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/dreamweb/ChangeLog,v 1.1 2014/12/30 06:49:33 calchan Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-rpg/dreamweb/ChangeLog,v 1.2 2015/02/06 13:41:59 ago Exp $ + + 06 Feb 2015; Agostino Sarubbo <ago@gentoo.org> dreamweb-1.1.ebuild: + Stable for amd64, wrt bug #539064 *dreamweb-1.1 (30 Dec 2014) 30 Dec 2014; Denis Dupeyron <calchan@gentoo.org> +dreamweb-1.1.ebuild, +metadata.xml: Initial commit. - diff --git a/games-rpg/dreamweb/dreamweb-1.1.ebuild b/games-rpg/dreamweb/dreamweb-1.1.ebuild index fc2590d352a3..0678422dfeb4 100644 --- a/games-rpg/dreamweb/dreamweb-1.1.ebuild +++ b/games-rpg/dreamweb/dreamweb-1.1.ebuild @@ -1,6 +1,6 @@ -# 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-rpg/dreamweb/dreamweb-1.1.ebuild,v 1.1 2014/12/30 06:49:33 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/dreamweb/dreamweb-1.1.ebuild,v 1.2 2015/02/06 13:41:59 ago Exp $ EAPI=5 inherit unpacker eutils games @@ -21,7 +21,7 @@ SRC_URI="doc? ( mirror://sourceforge/scummvm/${PN}-manuals-en-highres.zip ) LICENSE="Dreamweb" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc linguas_de linguas_en linguas_en_GB linguas_en_US linguas_es linguas_fr linguas_it" RDEPEND=">=games-engines/scummvm-1.7[flac]" |