diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-10-06 19:22:04 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-10-06 19:22:04 +0000 |
commit | b0effb58feb71dcf2f1d7f044bd34ffb4ba6c9a5 (patch) | |
tree | c3aec1f5b32f640337b0645ea87302175de10953 /app-pda/synce-libsynce/synce-libsynce-0.9.1.ebuild | |
parent | ppc stable, bug #193632 (diff) | |
download | gentoo-2-b0effb58feb71dcf2f1d7f044bd34ffb4ba6c9a5.tar.gz gentoo-2-b0effb58feb71dcf2f1d7f044bd34ffb4ba6c9a5.tar.bz2 gentoo-2-b0effb58feb71dcf2f1d7f044bd34ffb4ba6c9a5.zip |
ppc stable, bug #193261
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-pda/synce-libsynce/synce-libsynce-0.9.1.ebuild')
-rw-r--r-- | app-pda/synce-libsynce/synce-libsynce-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/synce-libsynce/synce-libsynce-0.9.1.ebuild b/app-pda/synce-libsynce/synce-libsynce-0.9.1.ebuild index 12abe87cb59e..dcfccb7a3e6c 100644 --- a/app-pda/synce-libsynce/synce-libsynce-0.9.1.ebuild +++ b/app-pda/synce-libsynce/synce-libsynce-0.9.1.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/synce-libsynce/synce-libsynce-0.9.1.ebuild,v 1.4 2007/09/24 08:35:54 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-libsynce/synce-libsynce-0.9.1.ebuild,v 1.5 2007/10/06 19:22:04 dertobi123 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/synce/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc x86" +KEYWORDS="~amd64 ~ia64 ppc x86" IUSE="" DEPEND=">=dev-libs/check-0.8.3.1" |