diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 22:06:46 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 22:06:46 +0000 |
commit | 3428ecac5dd8e719ada07904ce752f549cce8d10 (patch) | |
tree | 02b01a79728213cd2d019a278c1ecf37f09c44e5 /app-pda/synce-libsynce | |
parent | Mark 0.9.1 ~ia64 (diff) | |
download | historical-3428ecac5dd8e719ada07904ce752f549cce8d10.tar.gz historical-3428ecac5dd8e719ada07904ce752f549cce8d10.tar.bz2 historical-3428ecac5dd8e719ada07904ce752f549cce8d10.zip |
Mark 0.9.1 ~ia64
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'app-pda/synce-libsynce')
-rw-r--r-- | app-pda/synce-libsynce/ChangeLog | 6 | ||||
-rw-r--r-- | app-pda/synce-libsynce/synce-libsynce-0.9.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-pda/synce-libsynce/ChangeLog b/app-pda/synce-libsynce/ChangeLog index 2a3183c5a80a..957ce3ea8625 100644 --- a/app-pda/synce-libsynce/ChangeLog +++ b/app-pda/synce-libsynce/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-pda/synce-libsynce # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-libsynce/ChangeLog,v 1.16 2006/01/11 06:14:56 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-libsynce/ChangeLog,v 1.17 2006/03/30 22:06:46 agriffis Exp $ + + 30 Mar 2006; Aron Griffis <agriffis@gentoo.org> + synce-libsynce-0.9.1.ebuild: + Mark 0.9.1 ~ia64 *synce-libsynce-0.9.1 (11 Jan 2006) 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 7e9ebf83dbe9..53b237caca17 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-2006 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.1 2006/01/11 06:14:56 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-libsynce/synce-libsynce-0.9.1.ebuild,v 1.2 2006/03/30 22:06:46 agriffis Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/synce/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~x86" IUSE="" DEPEND=">=dev-libs/check-0.8.3.1" |