diff options
author | Alin Năstac <mrness@gentoo.org> | 2006-02-25 15:23:03 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2006-02-25 15:23:03 +0000 |
commit | c89fb01a7c9c470ad12fb76fcc2e73533d464518 (patch) | |
tree | 0c4a441eb46657c990b7e417a1b21455d0b24592 /app-mobilephone/openobex-apps | |
parent | Removed non-existing doc from libdnet (diff) | |
download | gentoo-2-c89fb01a7c9c470ad12fb76fcc2e73533d464518.tar.gz gentoo-2-c89fb01a7c9c470ad12fb76fcc2e73533d464518.tar.bz2 gentoo-2-c89fb01a7c9c470ad12fb76fcc2e73533d464518.zip |
x86
(Portage version: 2.0.54)
Diffstat (limited to 'app-mobilephone/openobex-apps')
-rw-r--r-- | app-mobilephone/openobex-apps/ChangeLog | 7 | ||||
-rw-r--r-- | app-mobilephone/openobex-apps/openobex-apps-1.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-mobilephone/openobex-apps/ChangeLog b/app-mobilephone/openobex-apps/ChangeLog index e0428c68cf27..73ccab6fa590 100644 --- a/app-mobilephone/openobex-apps/ChangeLog +++ b/app-mobilephone/openobex-apps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-mobilephone/openobex-apps -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/openobex-apps/ChangeLog,v 1.4 2005/08/19 14:12:58 gustavoz Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/openobex-apps/ChangeLog,v 1.5 2006/02/25 15:23:03 mrness Exp $ + + 25 Feb 2006; Alin Nastac <mrness@gentoo.org> openobex-apps-1.0.0.ebuild: + Stable on x86. 19 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> openobex-apps-1.0.0.ebuild: diff --git a/app-mobilephone/openobex-apps/openobex-apps-1.0.0.ebuild b/app-mobilephone/openobex-apps/openobex-apps-1.0.0.ebuild index 8559ac224b60..a43777c4826a 100644 --- a/app-mobilephone/openobex-apps/openobex-apps-1.0.0.ebuild +++ b/app-mobilephone/openobex-apps/openobex-apps-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/openobex-apps/openobex-apps-1.0.0.ebuild,v 1.4 2005/08/19 14:12:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/openobex-apps/openobex-apps-1.0.0.ebuild,v 1.5 2006/02/25 15:23:03 mrness Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/openobex/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="bluetooth" DEPEND="dev-libs/openobex |