diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 14:08:52 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 14:08:52 +0000 |
commit | 7d9227765bf85f54e43c042c6b3d34c656a5aa94 (patch) | |
tree | 4462258f59483deb813c6b03284599d3800b7f5a /app-emulation/crossover-office-bin | |
parent | Stable on sparc (diff) | |
download | historical-7d9227765bf85f54e43c042c6b3d34c656a5aa94.tar.gz historical-7d9227765bf85f54e43c042c6b3d34c656a5aa94.tar.bz2 historical-7d9227765bf85f54e43c042c6b3d34c656a5aa94.zip |
(QA) RESTRICT clean up.
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'app-emulation/crossover-office-bin')
3 files changed, 9 insertions, 5 deletions
diff --git a/app-emulation/crossover-office-bin/ChangeLog b/app-emulation/crossover-office-bin/ChangeLog index 3d4cbe18523d..fe2e0cc9e8ba 100644 --- a/app-emulation/crossover-office-bin/ChangeLog +++ b/app-emulation/crossover-office-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/crossover-office-bin # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/ChangeLog,v 1.13 2007/06/23 18:11:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/ChangeLog,v 1.14 2007/07/02 13:48:55 peper Exp $ + + 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> + crossover-office-bin-6.0.0.ebuild, crossover-office-bin-6.0.1.ebuild: + (QA) RESTRICT clean up. *crossover-office-bin-6.0.1 (23 Jun 2007) diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-6.0.0.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-6.0.0.ebuild index 3362e1ccaf51..2f58cb1c79c0 100644 --- a/app-emulation/crossover-office-bin/crossover-office-bin-6.0.0.ebuild +++ b/app-emulation/crossover-office-bin/crossover-office-bin-6.0.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-emulation/crossover-office-bin/crossover-office-bin-6.0.0.ebuild,v 1.1 2007/01/21 18:19:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-6.0.0.ebuild,v 1.2 2007/07/02 13:48:55 peper Exp $ inherit eutils @@ -12,7 +12,7 @@ LICENSE="CROSSOVER" SLOT="0" KEYWORDS="-* amd64 x86" IUSE="nas" -RESTRICT="fetch nostrip" +RESTRICT="fetch strip" RDEPEND="sys-libs/glibc x11-libs/libXrandr diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-6.0.1.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-6.0.1.ebuild index cc337017d95d..9ee23cbdc63d 100644 --- a/app-emulation/crossover-office-bin/crossover-office-bin-6.0.1.ebuild +++ b/app-emulation/crossover-office-bin/crossover-office-bin-6.0.1.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-emulation/crossover-office-bin/crossover-office-bin-6.0.1.ebuild,v 1.1 2007/06/23 18:11:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-6.0.1.ebuild,v 1.2 2007/07/02 13:48:55 peper Exp $ inherit eutils @@ -12,7 +12,7 @@ LICENSE="CROSSOVER" SLOT="0" KEYWORDS="-* amd64 x86" IUSE="nas" -RESTRICT="fetch nostrip" +RESTRICT="fetch strip" RDEPEND="sys-libs/glibc x11-libs/libXrandr |