Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
hwoarang 11/11/14 19:12:05
Modified: qtadb-0.8.1.ebuild ChangeLog
Log:
Add missing IUSE. Fix whitespace
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Revision Changes Path
1.2 app-mobilephone/qtadb/qtadb-0.8.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/qtadb/qtadb-0.8.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/qtadb/qtadb-0.8.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/qtadb/qtadb-0.8.1.ebuild?r1=1.1&r2=1.2
Index: qtadb-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/qtadb/qtadb-0.8.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qtadb-0.8.1.ebuild 14 Nov 2011 19:10:14 -0000 1.1
+++ qtadb-0.8.1.ebuild 14 Nov 2011 19:12:05 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/qtadb/qtadb-0.8.1.ebuild,v 1.1 2011/11/14 19:10:14 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/qtadb/qtadb-0.8.1.ebuild,v 1.2 2011/11/14 19:12:05 hwoarang Exp $
EAPI="4"
@@ -16,6 +16,7 @@
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+IUSE=""
RDEPEND="x11-libs/qt-gui:4"
DEPEND="${DEPEND}
@@ -46,6 +47,6 @@
elog "QtADB.apk to your device, available here: http://qtadb.wordpress.com/download/"
echo
elog "If you have trouble getting your phone connected through usb (driver problem),"
- elog "try adbWireless from Android market to get connected through WiFi"
+ elog "try adbWireless from Android market to get connected through WiFi"
echo
}
1.2 app-mobilephone/qtadb/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/qtadb/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/qtadb/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/qtadb/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/qtadb/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 14 Nov 2011 19:10:14 -0000 1.1
+++ ChangeLog 14 Nov 2011 19:12:05 -0000 1.2
@@ -1,6 +1,9 @@
# ChangeLog for app-mobilephone/qtadb
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/qtadb/ChangeLog,v 1.1 2011/11/14 19:10:14 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/qtadb/ChangeLog,v 1.2 2011/11/14 19:12:05 hwoarang Exp $
+
+ 14 Nov 2011; Markos Chandras <hwoarang@g.o> qtadb-0.8.1.ebuild:
+ Add missing IUSE. Fix whitespace
*qtadb-0.8.1 (14 Nov 2011)
|
|