summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2006-03-06 20:36:14 +0000
committerAlin Năstac <mrness@gentoo.org>2006-03-06 20:36:14 +0000
commitbc130826c5cccb81938990cfa75cb0e61b9aaae9 (patch)
treeca8d713683bddee4afd0f1cd9c98511bd69bf26d /app-mobilephone
parentFix QA warnings and sanitize the ebuild code. (diff)
downloadhistorical-bc130826c5cccb81938990cfa75cb0e61b9aaae9.tar.gz
historical-bc130826c5cccb81938990cfa75cb0e61b9aaae9.tar.bz2
historical-bc130826c5cccb81938990cfa75cb0e61b9aaae9.zip
add missing flag-o-matic inheritance
Package-Manager: portage-2.0.54
Diffstat (limited to 'app-mobilephone')
-rw-r--r--app-mobilephone/obexftp/Manifest10
-rw-r--r--app-mobilephone/obexftp/obexftp-0.18.ebuild4
-rw-r--r--app-mobilephone/obexftp/obexftp-0.19.ebuild4
3 files changed, 9 insertions, 9 deletions
diff --git a/app-mobilephone/obexftp/Manifest b/app-mobilephone/obexftp/Manifest
index 33e0558276bf..a98ea626fb5d 100644
--- a/app-mobilephone/obexftp/Manifest
+++ b/app-mobilephone/obexftp/Manifest
@@ -8,12 +8,12 @@ MD5 877bce89edb701ed9fb5021de3812e98 files/digest-obexftp-0.19 238
MD5 520b09e250d549cadd0b0a39118225ec files/obexftp-0.10.7-t610-jpg.patch 307
MD5 9860ed702775ec6730786768ec7c1abb metadata.xml 337
MD5 0a9048c4cb20de34d8f94857ba8f92b4 obexftp-0.10.7-r1.ebuild 981
-MD5 ba6ae1ea4a229d347ca05bbadb3dd920 obexftp-0.18.ebuild 1154
-MD5 52e830575ddaa550d4bf3c8d305cc28a obexftp-0.19.ebuild 1192
+MD5 8da2275ebba1a9f714b77ff81bebc309 obexftp-0.18.ebuild 1167
+MD5 68d0780d9354665e56d195ada40c7360 obexftp-0.19.ebuild 1206
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (GNU/Linux)
-iD8DBQFEAHXvjG8pv1lIUX4RAsjlAJ0ToDwO74n4inktmA17R8ldmNBrGgCgvqCr
-xP2BdHKWUS0hTNMgf5jO85k=
-=J1AH
+iD8DBQFEDJ1LjG8pv1lIUX4RAuvnAJ9YqDZUDKAuqWjLkcS3AVKFIajn2ACg0TkD
+719Ft/SDCG2SPs7m2UTr5iM=
+=d366
-----END PGP SIGNATURE-----
diff --git a/app-mobilephone/obexftp/obexftp-0.18.ebuild b/app-mobilephone/obexftp/obexftp-0.18.ebuild
index c102dd149341..e1d79057ba6b 100644
--- a/app-mobilephone/obexftp/obexftp-0.18.ebuild
+++ b/app-mobilephone/obexftp/obexftp-0.18.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexftp/obexftp-0.18.ebuild,v 1.5 2006/02/25 15:20:12 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexftp/obexftp-0.18.ebuild,v 1.6 2006/03/06 20:36:12 mrness Exp $
-inherit perl-module
+inherit perl-module flag-o-matic
DESCRIPTION="File transfer over OBEX for mobile phones"
SRC_URI="http://triq.net/obexftp/${P}.tar.gz"
diff --git a/app-mobilephone/obexftp/obexftp-0.19.ebuild b/app-mobilephone/obexftp/obexftp-0.19.ebuild
index c3264fb56de0..c785fdfc1135 100644
--- a/app-mobilephone/obexftp/obexftp-0.19.ebuild
+++ b/app-mobilephone/obexftp/obexftp-0.19.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexftp/obexftp-0.19.ebuild,v 1.1 2006/02/09 16:26:57 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexftp/obexftp-0.19.ebuild,v 1.2 2006/03/06 20:36:14 mrness Exp $
-inherit perl-module
+inherit perl-module flag-o-matic
DESCRIPTION="File transfer over OBEX for mobile phones"
SRC_URI="http://triq.net/obexftp/${P}.tar.gz"