summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-07-05 19:38:19 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-07-05 19:38:19 +0000
commit0136ac82a21e5c1960b444722f42235732cd1200 (patch)
tree8a54f7fdb836766d760fc0d31b52fb0fd4c29eb1 /app-pda
parentversion bump, fixes #228199 (diff)
downloadgentoo-2-0136ac82a21e5c1960b444722f42235732cd1200.tar.gz
gentoo-2-0136ac82a21e5c1960b444722f42235732cd1200.tar.bz2
gentoo-2-0136ac82a21e5c1960b444722f42235732cd1200.zip
keyword ~x86-fbsd, bug #178853
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/libopensync/ChangeLog6
-rw-r--r--app-pda/libopensync/libopensync-0.36-r1.ebuild4
-rw-r--r--app-pda/libopensync/libopensync-0.38.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-pda/libopensync/ChangeLog b/app-pda/libopensync/ChangeLog
index e00cd3c50c7b..4313095a7b7c 100644
--- a/app-pda/libopensync/ChangeLog
+++ b/app-pda/libopensync/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/libopensync
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/ChangeLog,v 1.32 2009/06/05 11:42:55 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/ChangeLog,v 1.33 2009/07/05 19:38:19 aballier Exp $
+
+ 05 Jul 2009; Alexis Ballier <aballier@gentoo.org>
+ libopensync-0.36-r1.ebuild, libopensync-0.38.ebuild:
+ keyword ~x86-fbsd, bug #178853
05 Jun 2009; Tomas Chvatal <scarabeus@gentoo.org> libopensync-0.35.ebuild,
libopensync-0.36.ebuild, libopensync-0.36-r1.ebuild,
diff --git a/app-pda/libopensync/libopensync-0.36-r1.ebuild b/app-pda/libopensync/libopensync-0.36-r1.ebuild
index 94fffd0d492b..e677485500af 100644
--- a/app-pda/libopensync/libopensync-0.36-r1.ebuild
+++ b/app-pda/libopensync/libopensync-0.36-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/libopensync-0.36-r1.ebuild,v 1.4 2009/06/05 11:42:55 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/libopensync-0.36-r1.ebuild,v 1.5 2009/07/05 19:38:19 aballier Exp $
inherit cmake-utils eutils
@@ -8,7 +8,7 @@ DESCRIPTION="OpenSync synchronisation framework library"
HOMEPAGE="http://www.opensync.org/"
SRC_URI="http://www.opensync.org/download/releases/${PV}/${P}.tar.bz2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
SLOT="0"
LICENSE="LGPL-2.1"
IUSE="debug doc python"
diff --git a/app-pda/libopensync/libopensync-0.38.ebuild b/app-pda/libopensync/libopensync-0.38.ebuild
index c68f7a7af213..d7a78ddf32ef 100644
--- a/app-pda/libopensync/libopensync-0.38.ebuild
+++ b/app-pda/libopensync/libopensync-0.38.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/libopensync-0.38.ebuild,v 1.2 2009/06/05 11:42:55 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/libopensync-0.38.ebuild,v 1.3 2009/07/05 19:38:19 aballier Exp $
inherit cmake-utils eutils
@@ -8,7 +8,7 @@ DESCRIPTION="OpenSync synchronisation framework library"
HOMEPAGE="http://www.opensync.org/"
SRC_URI="http://www.opensync.org/download/releases/${PV}/${P}.tar.bz2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
SLOT="0"
LICENSE="LGPL-2.1"
IUSE="debug doc python"