diff options
author | Tristan Heaven <tristan@gentoo.org> | 2013-02-01 01:38:32 +0000 |
---|---|---|
committer | Tristan Heaven <tristan@gentoo.org> | 2013-02-01 01:38:32 +0000 |
commit | d56e98e431c4e0f07b50d1c3e9b7861dffc30c3a (patch) | |
tree | ae162775cd93a9fa25855bab25e5f86f31184a80 /games-fps | |
parent | Fix broken digests for LibreOffice_4.0.0.2_Linux_x86_rpm_langpack_ku.tar.gz, ... (diff) | |
download | gentoo-2-d56e98e431c4e0f07b50d1c3e9b7861dffc30c3a.tar.gz gentoo-2-d56e98e431c4e0f07b50d1c3e9b7861dffc30c3a.tar.bz2 gentoo-2-d56e98e431c4e0f07b50d1c3e9b7861dffc30c3a.zip |
Use QA_PREBUILT, bug #430534
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 668310D9)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/etqw-bin/ChangeLog | 7 | ||||
-rw-r--r-- | games-fps/etqw-bin/etqw-bin-1.5.ebuild | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/games-fps/etqw-bin/ChangeLog b/games-fps/etqw-bin/ChangeLog index efd0f7e71727..cac13c6804e4 100644 --- a/games-fps/etqw-bin/ChangeLog +++ b/games-fps/etqw-bin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/etqw-bin -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/etqw-bin/ChangeLog,v 1.5 2011/11/17 19:01:20 hwoarang Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/etqw-bin/ChangeLog,v 1.6 2013/02/01 01:38:32 tristan Exp $ + + 01 Feb 2013; Tristan Heaven <tristan@gentoo.org> etqw-bin-1.5.ebuild: + Use QA_PREBUILT, bug #430534 17 Nov 2011; Markos Chandras <hwoarang@gentoo.org> metadata.xml: Change developer's email diff --git a/games-fps/etqw-bin/etqw-bin-1.5.ebuild b/games-fps/etqw-bin/etqw-bin-1.5.ebuild index 8ece0bc453d4..c72abcba246b 100644 --- a/games-fps/etqw-bin/etqw-bin-1.5.ebuild +++ b/games-fps/etqw-bin/etqw-bin-1.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/etqw-bin/etqw-bin-1.5.ebuild,v 1.5 2011/02/13 17:45:56 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/etqw-bin/etqw-bin-1.5.ebuild,v 1.6 2013/02/01 01:38:32 tristan Exp $ inherit eutils games @@ -27,8 +27,7 @@ RDEPEND="sys-libs/glibc S=${WORKDIR}/data dir=${GAMES_PREFIX_OPT}/etqw -QA_TEXTRELS="${dir:1}/pb/*.so" -QA_EXECSTACK="${dir:1}/*.x86 +QA_PREBUILT="${dir:1}/*.x86 ${dir:1}/*.so*" src_unpack() { |