diff options
author | 2008-08-25 17:28:39 +0000 | |
---|---|---|
committer | 2008-08-25 17:28:39 +0000 | |
commit | 45566362972be8492c935d13b55999e27fe2c563 (patch) | |
tree | 25badf0ebe3e488f11a767ef5b1d0fa21c3255fe /app-mobilephone | |
parent | Stable on ppc wrt bug 224409 (diff) | |
download | historical-45566362972be8492c935d13b55999e27fe2c563.tar.gz historical-45566362972be8492c935d13b55999e27fe2c563.tar.bz2 historical-45566362972be8492c935d13b55999e27fe2c563.zip |
Stable on ppc wrt bug 224409
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/obexftp/ChangeLog | 5 | ||||
-rw-r--r-- | app-mobilephone/obexftp/obexftp-0.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-mobilephone/obexftp/ChangeLog b/app-mobilephone/obexftp/ChangeLog index dbebd2d866ef..eb3fd501f543 100644 --- a/app-mobilephone/obexftp/ChangeLog +++ b/app-mobilephone/obexftp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-mobilephone/obexftp # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexftp/ChangeLog,v 1.38 2008/08/21 17:45:05 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexftp/ChangeLog,v 1.39 2008/08/25 17:25:51 nixnut Exp $ + + 25 Aug 2008; nixnut <nixnut@gentoo.org> ChangeLog: + Stable on ppc wrt bug 224409 21 Aug 2008; Friedrich Oslage <bluebird@gentoo.org> obexftp-0.21.ebuild: Stable on sparc diff --git a/app-mobilephone/obexftp/obexftp-0.21.ebuild b/app-mobilephone/obexftp/obexftp-0.21.ebuild index 32c407ce3e05..c9a0ff8566ef 100644 --- a/app-mobilephone/obexftp/obexftp-0.21.ebuild +++ b/app-mobilephone/obexftp/obexftp-0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexftp/obexftp-0.21.ebuild,v 1.17 2008/08/21 17:45:05 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexftp/obexftp-0.21.ebuild,v 1.18 2008/08/25 17:28:39 nixnut Exp $ WANT_AUTOMAKE="1.9" @@ -12,7 +12,7 @@ HOMEPAGE="http://triq.net/obex" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 hppa ~ppc sparc x86" +KEYWORDS="amd64 hppa ppc sparc x86" IUSE="bluetooth debug nls perl python swig tcl" RDEPEND="dev-libs/openobex |