summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2006-02-25 15:23:03 +0000
committerAlin Năstac <mrness@gentoo.org>2006-02-25 15:23:03 +0000
commitc89fb01a7c9c470ad12fb76fcc2e73533d464518 (patch)
tree0c4a441eb46657c990b7e417a1b21455d0b24592 /app-mobilephone/obexftp
parentRemoved non-existing doc from libdnet (diff)
downloadgentoo-2-c89fb01a7c9c470ad12fb76fcc2e73533d464518.tar.gz
gentoo-2-c89fb01a7c9c470ad12fb76fcc2e73533d464518.tar.bz2
gentoo-2-c89fb01a7c9c470ad12fb76fcc2e73533d464518.zip
x86
(Portage version: 2.0.54)
Diffstat (limited to 'app-mobilephone/obexftp')
-rw-r--r--app-mobilephone/obexftp/ChangeLog5
-rw-r--r--app-mobilephone/obexftp/obexftp-0.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-mobilephone/obexftp/ChangeLog b/app-mobilephone/obexftp/ChangeLog
index 5dcdf175c98d..19a412acc24e 100644
--- a/app-mobilephone/obexftp/ChangeLog
+++ b/app-mobilephone/obexftp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-mobilephone/obexftp
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexftp/ChangeLog,v 1.8 2006/02/09 16:26:57 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexftp/ChangeLog,v 1.9 2006/02/25 15:20:12 mrness Exp $
+
+ 25 Feb 2006; Alin Nastac <mrness@gentoo.org> obexftp-0.18.ebuild:
+ Stable on x86.
*obexftp-0.19 (09 Feb 2006)
diff --git a/app-mobilephone/obexftp/obexftp-0.18.ebuild b/app-mobilephone/obexftp/obexftp-0.18.ebuild
index a3a7dfdd7071..c102dd149341 100644
--- a/app-mobilephone/obexftp/obexftp-0.18.ebuild
+++ b/app-mobilephone/obexftp/obexftp-0.18.ebuild
@@ -1,6 +1,6 @@
# 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.4 2006/02/08 06:22:44 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexftp/obexftp-0.18.ebuild,v 1.5 2006/02/25 15:20:12 mrness Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://triq.net/obex"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="bluetooth debug perl python tcltk"
DEPEND="=dev-libs/openobex-1.0*