diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-09-20 19:17:05 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-09-20 19:17:05 +0000 |
commit | 4717b1696c7dc914bac32b58baaaa8bae37a45f4 (patch) | |
tree | d6e85db76c5585d9522aa09ce5b2fcad9367b77c /app-pda | |
parent | Version bump, remove old (diff) | |
download | gentoo-2-4717b1696c7dc914bac32b58baaaa8bae37a45f4.tar.gz gentoo-2-4717b1696c7dc914bac32b58baaaa8bae37a45f4.tar.bz2 gentoo-2-4717b1696c7dc914bac32b58baaaa8bae37a45f4.zip |
Stable on ppc; bug #182699.
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/gnome-pilot/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/gnome-pilot/gnome-pilot-2.0.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/gnome-pilot/ChangeLog b/app-pda/gnome-pilot/ChangeLog index 761d9dbc2cc8..f950955a846f 100644 --- a/app-pda/gnome-pilot/ChangeLog +++ b/app-pda/gnome-pilot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/gnome-pilot # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/ChangeLog,v 1.34 2007/09/14 06:53:34 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/ChangeLog,v 1.35 2007/09/20 19:17:05 pylon Exp $ + + 20 Sep 2007; Lars Weiler <pylon@gentoo.org> gnome-pilot-2.0.15.ebuild: + Stable on ppc; bug #182699. 14 Sep 2007; Christian Faulhammer <opfer@gentoo.org> gnome-pilot-2.0.15.ebuild: diff --git a/app-pda/gnome-pilot/gnome-pilot-2.0.15.ebuild b/app-pda/gnome-pilot/gnome-pilot-2.0.15.ebuild index 3ccf2e58344e..ce5b47744b04 100644 --- a/app-pda/gnome-pilot/gnome-pilot-2.0.15.ebuild +++ b/app-pda/gnome-pilot/gnome-pilot-2.0.15.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/gnome-pilot/gnome-pilot-2.0.15.ebuild,v 1.4 2007/09/14 06:53:34 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/gnome-pilot-2.0.15.ebuild,v 1.5 2007/09/20 19:17:05 pylon Exp $ inherit gnome2 eutils autotools @@ -8,7 +8,7 @@ DESCRIPTION="Gnome Palm Pilot and Palm OS Device Syncing Library" HOMEPAGE="http://live.gnome.org/GnomePilot" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ia64 ~ppc sparc x86" +KEYWORDS="~amd64 ia64 ppc sparc x86" IUSE="hal" RDEPEND=">=gnome-base/libgnome-2.0.0 |