diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:40:18 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:40:18 +0000 |
commit | eb69f0405037adfa4498925b7311d2cfd3af0e59 (patch) | |
tree | 4a96f6ee552e36fbea2715a445a7608260d6ce14 /app-pda/gnome-pilot | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | gentoo-2-eb69f0405037adfa4498925b7311d2cfd3af0e59.tar.gz gentoo-2-eb69f0405037adfa4498925b7311d2cfd3af0e59.tar.bz2 gentoo-2-eb69f0405037adfa4498925b7311d2cfd3af0e59.zip |
Stable on amd64 wrt bug #353436
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'app-pda/gnome-pilot')
-rw-r--r-- | app-pda/gnome-pilot/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/gnome-pilot/gnome-pilot-2.32.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/gnome-pilot/ChangeLog b/app-pda/gnome-pilot/ChangeLog index 9508bf0673d6..a65f8db5a4ec 100644 --- a/app-pda/gnome-pilot/ChangeLog +++ b/app-pda/gnome-pilot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/gnome-pilot # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/ChangeLog,v 1.65 2011/02/21 17:52:35 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/ChangeLog,v 1.66 2011/02/23 22:40:18 hwoarang Exp $ + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> gnome-pilot-2.32.0.ebuild: + Stable on amd64 wrt bug #353436 21 Feb 2011; Pacho Ramos <pacho@gentoo.org> gnome-pilot-2.32.0.ebuild: configure enabled HAL support if --enable-usb --enable-network OR diff --git a/app-pda/gnome-pilot/gnome-pilot-2.32.0.ebuild b/app-pda/gnome-pilot/gnome-pilot-2.32.0.ebuild index 63e44fe3212b..592ac949bddb 100644 --- a/app-pda/gnome-pilot/gnome-pilot-2.32.0.ebuild +++ b/app-pda/gnome-pilot/gnome-pilot-2.32.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/gnome-pilot-2.32.0.ebuild,v 1.3 2011/02/21 17:52:35 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/gnome-pilot-2.32.0.ebuild,v 1.4 2011/02/23 22:40:18 hwoarang Exp $ EAPI="3" G2CONF_DEBUG="no" @@ -11,7 +11,7 @@ DESCRIPTION="Gnome Palm Pilot and Palm OS Device Syncing Library" HOMEPAGE="http://live.gnome.org/GnomePilot" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="eds hal" RDEPEND=" |