diff options
author | 2007-07-02 14:21:45 +0000 | |
---|---|---|
committer | 2007-07-02 14:21:45 +0000 | |
commit | 6a2b0071e187dc5399e4d3823d07e09168d600e6 (patch) | |
tree | 2d3c957531ef98d990badd6e208b1d3a2e813bfd /app-pda/qtopia-desktop-bin | |
parent | Verbump fixes #100818 (diff) | |
download | gentoo-2-6a2b0071e187dc5399e4d3823d07e09168d600e6.tar.gz gentoo-2-6a2b0071e187dc5399e4d3823d07e09168d600e6.tar.bz2 gentoo-2-6a2b0071e187dc5399e4d3823d07e09168d600e6.zip |
(QA) RESTRICT clean up.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'app-pda/qtopia-desktop-bin')
-rw-r--r-- | app-pda/qtopia-desktop-bin/ChangeLog | 6 | ||||
-rw-r--r-- | app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-pda/qtopia-desktop-bin/ChangeLog b/app-pda/qtopia-desktop-bin/ChangeLog index a3d99434637b..551beaa21771 100644 --- a/app-pda/qtopia-desktop-bin/ChangeLog +++ b/app-pda/qtopia-desktop-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-pda/qtopia-desktop-bin # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/ChangeLog,v 1.13 2007/03/12 05:11:04 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/ChangeLog,v 1.14 2007/07/02 14:21:45 peper Exp $ + + 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> + qtopia-desktop-bin-2.2.0.ebuild: + (QA) RESTRICT clean up. 12 Mar 2007; Steve Arnold <nerdboy@gentoo.org> -qtopia-desktop-bin-1.7.0.ebuild, qtopia-desktop-bin-2.2.0.ebuild: diff --git a/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.ebuild b/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.ebuild index 4de2f1c87bd5..2e01099a4937 100644 --- a/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.ebuild +++ b/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.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/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.ebuild,v 1.3 2007/03/12 05:11:04 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/qtopia-desktop-bin/qtopia-desktop-bin-2.2.0.ebuild,v 1.4 2007/07/02 14:21:45 peper Exp $ inherit eutils rpm multilib @@ -23,7 +23,7 @@ RDEPEND="virtual/libc || ( x11-libs/libX11 virtual/x11 ) amd64? ( app-emulation/emul-linux-x86-xlibs )" -RESTRICT="nomirror nostrip" +RESTRICT="mirror strip" pkg_setup() { # This is a binary x86 package => ABI=x86 |