diff options
author | 2007-08-10 05:27:09 +0000 | |
---|---|---|
committer | 2007-08-10 05:27:09 +0000 | |
commit | b74ab54554698737603c3310b984a6c660f2b704 (patch) | |
tree | 2458b9ee4c85966bd3f0ee14442013bb1c4b17b5 /app-pda/libopensync/libopensync-0.22.ebuild | |
parent | Stable for HPPA (bug #176297). (diff) | |
download | historical-b74ab54554698737603c3310b984a6c660f2b704.tar.gz historical-b74ab54554698737603c3310b984a6c660f2b704.tar.bz2 historical-b74ab54554698737603c3310b984a6c660f2b704.zip |
Stable for HPPA (bug #176297).
Package-Manager: portage-2.1.3.3
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 512aec9856fa..86d4e210ff47 100644 --- a/app-pda/libopensync/libopensync-0.22.ebuild +++ b/app-pda/libopensync/libopensync-0.22.ebuild @@ -1,6 +1,6 @@ # 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.11 2007/08/09 16:47:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/libopensync-0.22.ebuild,v 1.12 2007/08/10 05:27:09 jer Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="OpenSync synchronisation framework library" HOMEPAGE="http://www.opensync.org/" SRC_URI="http://dev.gentooexperimental.org/~peper/distfiles/${P}.tar.bz2" -KEYWORDS="alpha ~amd64 ~hppa ia64 ppc ppc64 sparc ~x86" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86" SLOT="0" LICENSE="LGPL-2.1" IUSE="debug doc python" |