diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-10-08 09:54:53 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-10-08 09:54:53 +0000 |
commit | d9b96191ee0f43b7bcb03ab3b986b374965a8733 (patch) | |
tree | a1d02ac63fd82b069924cfa67e816884415db37c /app-pda/gnome-pilot-conduits | |
parent | Removing some old junk (diff) | |
download | gentoo-2-d9b96191ee0f43b7bcb03ab3b986b374965a8733.tar.gz gentoo-2-d9b96191ee0f43b7bcb03ab3b986b374965a8733.tar.bz2 gentoo-2-d9b96191ee0f43b7bcb03ab3b986b374965a8733.zip |
stable bump
Diffstat (limited to 'app-pda/gnome-pilot-conduits')
4 files changed, 4 insertions, 37 deletions
diff --git a/app-pda/gnome-pilot-conduits/Manifest b/app-pda/gnome-pilot-conduits/Manifest index 836ec93b8fed..6ac4459093a6 100644 --- a/app-pda/gnome-pilot-conduits/Manifest +++ b/app-pda/gnome-pilot-conduits/Manifest @@ -1,12 +1,11 @@ MD5 3ac2ddba713508e9288eed504d423c5e ChangeLog 2767 MD5 7948ed31bc37ebd470761022256edb3a gnome-pilot-conduits-0.9.ebuild 1043 -MD5 376f8fe81f0792b82d9bb5e2e6945c41 gnome-pilot-conduits-2.0.10.ebuild 783 +MD5 92f9be925766f403e818ac674de89a06 gnome-pilot-conduits-2.0.10-r1.ebuild 786 MD5 f88e72f2cdd2ea2cd71ef30f9f28180b gnome-pilot-conduits-2.0.8.ebuild 606 MD5 53c692211e1e8c185852d95e68de456f gnome-pilot-conduits-2.0.9.ebuild 606 MD5 1e1031eae2f36a13b2cd73550a31d03d metadata.xml 175 -MD5 f406c783d79791255494ae3a6c814210 gnome-pilot-conduits-2.0.10-r1.ebuild 787 MD5 76c98072408ae5c4e5a96245e5a20466 files/digest-gnome-pilot-conduits-0.9 77 -MD5 dfa62058be26fe2b26b39fef4de1658b files/digest-gnome-pilot-conduits-2.0.10 80 +MD5 dfa62058be26fe2b26b39fef4de1658b files/digest-gnome-pilot-conduits-2.0.10-r1 80 MD5 44094ed3c6f7aff66a27ad28e49d3057 files/digest-gnome-pilot-conduits-2.0.8 79 MD5 27875c7d6b54af33930cdfc0cee6c4bc files/digest-gnome-pilot-conduits-2.0.9 79 MD5 c0f29f8ad2fa1877f8faa55abd1f4902 files/gnome-pilot-conduits-2.0.10-memofile.patch 1343 diff --git a/app-pda/gnome-pilot-conduits/files/digest-gnome-pilot-conduits-2.0.10 b/app-pda/gnome-pilot-conduits/files/digest-gnome-pilot-conduits-2.0.10 deleted file mode 100644 index 951998136df2..000000000000 --- a/app-pda/gnome-pilot-conduits/files/digest-gnome-pilot-conduits-2.0.10 +++ /dev/null @@ -1 +0,0 @@ -MD5 f6c0c608b04fabe6c83431ed2bda1ec3 gnome-pilot-conduits-2.0.10.tar.bz2 390631 diff --git a/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild b/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild index 46dcf459eb57..1c22f5cb510a 100644 --- a/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild +++ b/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild,v 1.1 2003/09/20 14:54:29 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild,v 1.2 2003/10/08 09:54:49 liquidx Exp $ inherit gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.eskil.org/gnome-pilot/" IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" RDEPEND=">=gnome-base/libgnome-2.0 >=app-pda/gnome-pilot-${PVR} diff --git a/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10.ebuild b/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10.ebuild deleted file mode 100644 index 8bfb588a827f..000000000000 --- a/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10.ebuild,v 1.3 2003/09/20 14:54:29 liquidx Exp $ - -inherit gnome2 - -DESCRIPTION="Gnome Pilot Conduits" -HOMEPAGE="http://www.eskil.org/gnome-pilot/" - -IUSE="" -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc" - -RDEPEND=">=gnome-base/libgnome-2.0 - >=app-pda/gnome-pilot-${PV} - >=dev-libs/libxml2-2.5" - -DEPEND="sys-devel/gettext - dev-util/pkgconfig - ${RDEPEND}" - -G2CONF="${G2CONF} --enable-pilotlinktest" -SCROLLKEEPER_UPDATE="0" - -src_unpack() { - unpack ${A} - # patch to fix memo file syncing - # http://bugzilla.gnome.org/show_bug.cgi?id=114361 - epatch ${FILESDIR}/${P}-memofile.patch -} |