diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-06-01 16:06:52 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-06-01 16:06:52 +0000 |
commit | 6d6452c131551131b3c3198638407b62e83a8634 (patch) | |
tree | ef68fee2587182ec4adf9b211a332f4817740bdd /app-pda | |
parent | ppc stable #258078 (diff) | |
download | gentoo-2-6d6452c131551131b3c3198638407b62e83a8634.tar.gz gentoo-2-6d6452c131551131b3c3198638407b62e83a8634.tar.bz2 gentoo-2-6d6452c131551131b3c3198638407b62e83a8634.zip |
ppc stable #266662
(Portage version: 2.1.6.13/cvs/Linux ppc)
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.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/gnome-pilot/ChangeLog b/app-pda/gnome-pilot/ChangeLog index 3143192e0b83..3d5022b2e8a8 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/ChangeLog,v 1.53 2009/04/19 16:31:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/ChangeLog,v 1.54 2009/06/01 16:06:52 nixnut Exp $ + + 01 Jun 2009; nixnut <nixnut@gentoo.org> gnome-pilot-2.0.17.ebuild: + ppc stable #266662 19 Apr 2009; Markus Meier <maekke@gentoo.org> gnome-pilot-2.0.17: amd64/x86 stable, bug #266662 diff --git a/app-pda/gnome-pilot/gnome-pilot-2.0.17.ebuild b/app-pda/gnome-pilot/gnome-pilot-2.0.17.ebuild index b4715c42c9bf..b33c78fcc4cb 100644 --- a/app-pda/gnome-pilot/gnome-pilot-2.0.17.ebuild +++ b/app-pda/gnome-pilot/gnome-pilot-2.0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.17.ebuild,v 1.3 2009/04/19 16:31:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/gnome-pilot-2.0.17.ebuild,v 1.4 2009/06/01 16:06:52 nixnut 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 ~ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="hal" RDEPEND=">=gnome-base/libgnome-2.0.0 |