summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2009-06-20 21:48:07 +0000
committerAlin Năstac <mrness@gentoo.org>2009-06-20 21:48:07 +0000
commit2f3350abf0d5bf382c46dd57000ff159f2dce553 (patch)
treec97b1dfdeb81e7416d834ee21b8d103b5d7a5f2d /app-mobilephone
parentMigrate to EAPI 2. Update libusb dependency atom (#270039). (diff)
downloadgentoo-2-2f3350abf0d5bf382c46dd57000ff159f2dce553.tar.gz
gentoo-2-2f3350abf0d5bf382c46dd57000ff159f2dce553.tar.bz2
gentoo-2-2f3350abf0d5bf382c46dd57000ff159f2dce553.zip
Migrate to EAPI 2. Update libusb dependency atom (#270039).
(Portage version: 2.1.6.13/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'app-mobilephone')
-rw-r--r--app-mobilephone/moto4lin/ChangeLog12
-rw-r--r--app-mobilephone/moto4lin/moto4lin-0.3-r1.ebuild (renamed from app-mobilephone/moto4lin/moto4lin-0.3.ebuild)8
-rw-r--r--app-mobilephone/moto4lin/moto4lin-0.3_p20051125-r1.ebuild (renamed from app-mobilephone/moto4lin/moto4lin-0.3_p20051125.ebuild)8
3 files changed, 20 insertions, 8 deletions
diff --git a/app-mobilephone/moto4lin/ChangeLog b/app-mobilephone/moto4lin/ChangeLog
index fa48a33d577f..228ba4069170 100644
--- a/app-mobilephone/moto4lin/ChangeLog
+++ b/app-mobilephone/moto4lin/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-mobilephone/moto4lin
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/moto4lin/ChangeLog,v 1.10 2008/05/29 07:14:43 phreak Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/moto4lin/ChangeLog,v 1.11 2009/06/20 21:48:07 mrness Exp $
+
+*moto4lin-0.3_p20051125-r1 (20 Jun 2009)
+*moto4lin-0.3-r1 (20 Jun 2009)
+
+ 20 Jun 2009; Alin Năstac <mrness@gentoo.org> -moto4lin-0.3.ebuild,
+ +moto4lin-0.3-r1.ebuild, -moto4lin-0.3_p20051125.ebuild,
+ +moto4lin-0.3_p20051125-r1.ebuild:
+ Migrate to EAPI 2. Update libusb dependency atom (#270039).
29 May 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing Carlos Silva (r3pek) from metadata.xml (as per #80351).
diff --git a/app-mobilephone/moto4lin/moto4lin-0.3.ebuild b/app-mobilephone/moto4lin/moto4lin-0.3-r1.ebuild
index 955e167501c1..acd27c2984a5 100644
--- a/app-mobilephone/moto4lin/moto4lin-0.3.ebuild
+++ b/app-mobilephone/moto4lin/moto4lin-0.3-r1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/moto4lin/moto4lin-0.3.ebuild,v 1.7 2007/03/10 14:51:14 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/moto4lin/moto4lin-0.3-r1.ebuild,v 1.1 2009/06/20 21:48:07 mrness Exp $
+
+EAPI="2"
inherit toolchain-funcs
@@ -13,7 +15,7 @@ SLOT="0"
KEYWORDS="~ppc ~x86"
IUSE=""
-DEPEND="dev-libs/libusb
+DEPEND="dev-libs/libusb:0
=x11-libs/qt-3*"
src_compile() {
diff --git a/app-mobilephone/moto4lin/moto4lin-0.3_p20051125.ebuild b/app-mobilephone/moto4lin/moto4lin-0.3_p20051125-r1.ebuild
index 8348d0b0e40a..bdd4a5496ef7 100644
--- a/app-mobilephone/moto4lin/moto4lin-0.3_p20051125.ebuild
+++ b/app-mobilephone/moto4lin/moto4lin-0.3_p20051125-r1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/moto4lin/moto4lin-0.3_p20051125.ebuild,v 1.6 2007/09/07 20:07:51 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/moto4lin/moto4lin-0.3_p20051125-r1.ebuild,v 1.1 2009/06/20 21:48:07 mrness Exp $
+
+EAPI="2"
inherit toolchain-funcs
@@ -13,7 +15,7 @@ SLOT="0"
KEYWORDS="~amd64 x86"
IUSE=""
-DEPEND="dev-libs/libusb
+DEPEND="dev-libs/libusb:0
=x11-libs/qt-3*"
src_compile() {