summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2009-01-12 21:49:07 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2009-01-12 21:49:07 +0000
commit8ace7207f96de9ff5f83c2fb4ff15d185cd23abb (patch)
treec933f90ff149b15c242ad9dbeab0b642203ee4fb /app-pda/gnome-pilot
parentamd64/x86 stable, bug #245941 (diff)
downloadgentoo-2-8ace7207f96de9ff5f83c2fb4ff15d185cd23abb.tar.gz
gentoo-2-8ace7207f96de9ff5f83c2fb4ff15d185cd23abb.tar.bz2
gentoo-2-8ace7207f96de9ff5f83c2fb4ff15d185cd23abb.zip
Bump to 2.0.17. Bug fixes and translation updates.
(Portage version: 2.2_rc20/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64)
Diffstat (limited to 'app-pda/gnome-pilot')
-rw-r--r--app-pda/gnome-pilot/ChangeLog11
-rw-r--r--app-pda/gnome-pilot/gnome-pilot-2.0.15.ebuild52
-rw-r--r--app-pda/gnome-pilot/gnome-pilot-2.0.17.ebuild (renamed from app-pda/gnome-pilot/gnome-pilot-2.0.16.ebuild)9
3 files changed, 14 insertions, 58 deletions
diff --git a/app-pda/gnome-pilot/ChangeLog b/app-pda/gnome-pilot/ChangeLog
index d51171168a31..d7528016e118 100644
--- a/app-pda/gnome-pilot/ChangeLog
+++ b/app-pda/gnome-pilot/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-pda/gnome-pilot
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/ChangeLog,v 1.50 2008/09/20 11:13:24 dertobi123 Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/ChangeLog,v 1.51 2009/01/12 21:49:07 eva Exp $
+
+*gnome-pilot-2.0.17 (12 Jan 2009)
+
+ 12 Jan 2009; Gilles Dartiguelongue <eva@gentoo.org>
+ -gnome-pilot-2.0.15.ebuild, -gnome-pilot-2.0.16.ebuild,
+ +gnome-pilot-2.0.17.ebuild:
+ Bump to 2.0.17. Bug fixes and translation updates.
20 Sep 2008; Tobias Scherbaum <dertobi123@gentoo.org>
gnome-pilot-2.0.16-r1.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
deleted file mode 100644
index 9ad7ee760e72..000000000000
--- a/app-pda/gnome-pilot/gnome-pilot-2.0.15.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2008 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.10 2008/06/30 18:28:38 armin76 Exp $
-
-inherit gnome2 eutils autotools
-
-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"
-IUSE="hal"
-
-RDEPEND=">=gnome-base/libgnome-2.0.0
- >=gnome-base/libgnomeui-2.0.0
- >=gnome-base/libglade-2.0.0
- >=gnome-base/orbit-2.6.0
- >=gnome-base/libbonobo-2.0.0
- >=gnome-base/gnome-panel-2.0
- >=gnome-base/gconf-2.0
- dev-libs/libxml2
- >=app-pda/pilot-link-0.11.7
- hal? (
- dev-libs/dbus-glib
- >=sys-apps/hal-0.5.4
- )"
-
-DEPEND="${RDEPEND}
- sys-devel/gettext
- >=dev-util/gob-2.0.5
- >=dev-lang/perl-5.6.0
- dev-util/intltool"
-
-DOCS="AUTHORS COPYING* ChangeLog README NEWS"
-SCROLLKEEPER_UPDATE="0"
-
-pkg_setup() {
- G2CONF="${G2CONF}
- --enable-usb
- --enable-network
- --enable-pilotlinktest
- $(use_with hal)"
-}
-
-src_unpack() {
- gnome2_src_unpack
-
- epatch "${FILESDIR}/${P}-as-needed.patch"
-
- eautoreconf
- intltoolize --force || die
-}
diff --git a/app-pda/gnome-pilot/gnome-pilot-2.0.16.ebuild b/app-pda/gnome-pilot/gnome-pilot-2.0.17.ebuild
index c8b8412fa6f7..8223b2452192 100644
--- a/app-pda/gnome-pilot/gnome-pilot-2.0.16.ebuild
+++ b/app-pda/gnome-pilot/gnome-pilot-2.0.17.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# 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.16.ebuild,v 1.6 2008/08/01 19:16:04 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/gnome-pilot-2.0.17.ebuild,v 1.1 2009/01/12 21:49:07 eva 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
@@ -47,10 +47,11 @@ src_unpack() {
echo "libgpilotdCM/gnome-pilot-conduit-management.c" >> po/POTFILES.in
+ # Fix --as-needed
epatch "${FILESDIR}/${PN}-2.0.15-as-needed.patch"
+ intltoolize --force --copy --automake || die "intltoolize failed"
eautoreconf
- intltoolize --force || die
}
pkg_postinst() {