diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-09-14 06:53:34 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-09-14 06:53:34 +0000 |
commit | 6a79fc273ff3a379228deac2a51fca92e6944ca6 (patch) | |
tree | 88ae8dc5e56fc5f69b267a27bb448ca50b5b845f /app-pda | |
parent | Add a patch for ltmain.sh-1.5 so that KDE ebuilds link correctly on FreeBSD, ... (diff) | |
download | gentoo-2-6a79fc273ff3a379228deac2a51fca92e6944ca6.tar.gz gentoo-2-6a79fc273ff3a379228deac2a51fca92e6944ca6.tar.bz2 gentoo-2-6a79fc273ff3a379228deac2a51fca92e6944ca6.zip |
stable x86, bug 182699
(Portage version: 2.1.2.12)
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/gnome-pilot/ChangeLog | 6 | ||||
-rw-r--r-- | app-pda/gnome-pilot/gnome-pilot-2.0.15.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-pda/gnome-pilot/ChangeLog b/app-pda/gnome-pilot/ChangeLog index a8703b035541..761d9dbc2cc8 100644 --- a/app-pda/gnome-pilot/ChangeLog +++ b/app-pda/gnome-pilot/ChangeLog @@ -1,6 +1,10 @@ # 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.33 2007/09/13 19:52:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/ChangeLog,v 1.34 2007/09/14 06:53:34 opfer Exp $ + + 14 Sep 2007; Christian Faulhammer <opfer@gentoo.org> + gnome-pilot-2.0.15.ebuild: + stable x86, bug 182699 13 Sep 2007; Raúl Porcel <armin76@gentoo.org> gnome-pilot-2.0.15.ebuild: ia64 stable wrt #182699 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 26b042f3bb86..3ccf2e58344e 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.3 2007/09/13 19:52:33 armin76 Exp $ +# $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 $ 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 |