diff options
author | 2008-08-21 17:45:05 +0000 | |
---|---|---|
committer | 2008-08-21 17:45:05 +0000 | |
commit | 0a670c1ab1b7d47554759276898f174e75043d5c (patch) | |
tree | 8da6f6eb03d6181a8f77796bae7d539827ac08d7 /app-mobilephone | |
parent | Stable on sparc (diff) | |
download | gentoo-2-0a670c1ab1b7d47554759276898f174e75043d5c.tar.gz gentoo-2-0a670c1ab1b7d47554759276898f174e75043d5c.tar.bz2 gentoo-2-0a670c1ab1b7d47554759276898f174e75043d5c.zip |
Stable on sparc
(Portage version: 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 d77855f6e7ef..dbebd2d866ef 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.37 2008/07/31 20:08:37 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexftp/ChangeLog,v 1.38 2008/08/21 17:45:05 bluebird Exp $ + + 21 Aug 2008; Friedrich Oslage <bluebird@gentoo.org> obexftp-0.21.ebuild: + Stable on sparc 31 Jul 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml: Add USE flag description to metadata wrt GLEP 56. diff --git a/app-mobilephone/obexftp/obexftp-0.21.ebuild b/app-mobilephone/obexftp/obexftp-0.21.ebuild index 2cc6e8dccf4e..32c407ce3e05 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.16 2008/06/01 10:33:52 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexftp/obexftp-0.21.ebuild,v 1.17 2008/08/21 17:45:05 bluebird 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 |