diff options
author | Petteri Räty <betelgeuse@gentoo.org> | 2009-09-19 16:06:06 +0000 |
---|---|---|
committer | Petteri Räty <betelgeuse@gentoo.org> | 2009-09-19 16:06:06 +0000 |
commit | fab128e46d90eececfb67b17ee0cf6e1ccf77a8d (patch) | |
tree | db3dcd0557c89e6e3c7ece1c5543671115cbdd38 /app-pda/libopensync-plugin-syncml/ChangeLog | |
parent | ppc stable #284566 (diff) | |
download | gentoo-2-fab128e46d90eececfb67b17ee0cf6e1ccf77a8d.tar.gz gentoo-2-fab128e46d90eececfb67b17ee0cf6e1ccf77a8d.tar.bz2 gentoo-2-fab128e46d90eececfb67b17ee0cf6e1ccf77a8d.zip |
Migrate to EAPI 2 in order to remove built_with_use usage. Don't allow libsyncml-0.5.0 to satisfy dependencies in order to fix bug #269187.
(Portage version: 2.2_rc40/cvs/Linux i686)
Diffstat (limited to 'app-pda/libopensync-plugin-syncml/ChangeLog')
-rw-r--r-- | app-pda/libopensync-plugin-syncml/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/app-pda/libopensync-plugin-syncml/ChangeLog b/app-pda/libopensync-plugin-syncml/ChangeLog index 6d76ccf08d87..aee0cb47d8d9 100644 --- a/app-pda/libopensync-plugin-syncml/ChangeLog +++ b/app-pda/libopensync-plugin-syncml/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-pda/libopensync-plugin-syncml -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-syncml/ChangeLog,v 1.11 2008/08/03 12:54:06 ulm Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-syncml/ChangeLog,v 1.12 2009/09/19 16:06:06 betelgeuse Exp $ + + 19 Sep 2009; Petteri Räty <betelgeuse@gentoo.org> + libopensync-plugin-syncml-0.36.ebuild: + Migrate to EAPI 2 in order to remove built_with_use usage. Don't allow + libsyncml-0.5.0 to satisfy dependencies in order to fix bug #269187. 03 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml: Add USE flag description to metadata wrt GLEP 56. |