diff options
Diffstat (limited to 'app-pda/libopensync/libopensync-0.22.ebuild')
-rw-r--r-- | app-pda/libopensync/libopensync-0.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/libopensync/libopensync-0.22.ebuild b/app-pda/libopensync/libopensync-0.22.ebuild index 11fe633a90f2..5865ad13a923 100644 --- a/app-pda/libopensync/libopensync-0.22.ebuild +++ b/app-pda/libopensync/libopensync-0.22.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/libopensync-0.22.ebuild,v 1.2 2007/05/11 21:06:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/libopensync-0.22.ebuild,v 1.3 2007/05/17 16:41:19 jer Exp $ DESCRIPTION="OpenSync synchronisation framework library" HOMEPAGE="http://www.opensync.org/" SRC_URI="http://dev.gentooexperimental.org/~peper/distfiles/${P}.tar.bz2" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" SLOT="0" LICENSE="LGPL-2.1" IUSE="debug doc python" |