diff options
Diffstat (limited to 'app-pda/synce-libsynce/synce-libsynce-0.13.ebuild')
-rw-r--r-- | app-pda/synce-libsynce/synce-libsynce-0.13.ebuild | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-pda/synce-libsynce/synce-libsynce-0.13.ebuild b/app-pda/synce-libsynce/synce-libsynce-0.13.ebuild index 7524cac92bb0..3439d6e8a1ef 100644 --- a/app-pda/synce-libsynce/synce-libsynce-0.13.ebuild +++ b/app-pda/synce-libsynce/synce-libsynce-0.13.ebuild @@ -1,11 +1,15 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-libsynce/synce-libsynce-0.13.ebuild,v 1.1 2009/01/21 00:19:35 mescalinum Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-libsynce/synce-libsynce-0.13.ebuild,v 1.2 2009/01/21 11:44:31 mescalinum Exp $ + +inherit versionator DESCRIPTION="SynCE - common library" HOMEPAGE="http://sourceforge.net/projects/synce/" LICENSE="MIT" +synce_PV=$(get_version_component_range 1-2) + SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="hal" |