diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-13 19:52:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-13 19:52:33 +0000 |
commit | de3d83a6469cebb75b44a366154b3ffcd276e0bc (patch) | |
tree | 3b681e22053669a4baa8c7a5964895be24601afa /app-pda/gnome-pilot | |
parent | Fix website and source URL, bug #183711. (diff) | |
download | gentoo-2-de3d83a6469cebb75b44a366154b3ffcd276e0bc.tar.gz gentoo-2-de3d83a6469cebb75b44a366154b3ffcd276e0bc.tar.bz2 gentoo-2-de3d83a6469cebb75b44a366154b3ffcd276e0bc.zip |
ia64 stable wrt #182699
(Portage version: 2.1.2.12)
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.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 96b0b06b5eed..a8703b035541 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.32 2007/08/16 13:40:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/ChangeLog,v 1.33 2007/09/13 19:52:33 armin76 Exp $ + + 13 Sep 2007; Raúl Porcel <armin76@gentoo.org> gnome-pilot-2.0.15.ebuild: + ia64 stable wrt #182699 16 Aug 2007; Gustavo Zacarias <gustavoz@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 ae0d44d39ff8..26b042f3bb86 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.2 2007/08/16 13:40:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/gnome-pilot-2.0.15.ebuild,v 1.3 2007/09/13 19:52:33 armin76 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 |