diff options
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/rapip/ChangeLog | 8 | ||||
-rw-r--r-- | app-pda/rapip/rapip-0.4.1.ebuild | 6 | ||||
-rw-r--r-- | app-pda/rapip/rapip-0.4.ebuild | 6 | ||||
-rw-r--r-- | app-pda/synce-dccm/ChangeLog | 6 | ||||
-rw-r--r-- | app-pda/synce-dccm/synce-dccm-0.3.1.ebuild | 6 | ||||
-rw-r--r-- | app-pda/synce-dccm/synce-dccm-0.7.ebuild | 6 | ||||
-rw-r--r-- | app-pda/synce-dccm/synce-dccm-0.8.9.ebuild | 4 | ||||
-rw-r--r-- | app-pda/synce-dccm/synce-dccm-0.8.ebuild | 6 | ||||
-rw-r--r-- | app-pda/synce-gnomevfs/ChangeLog | 8 | ||||
-rw-r--r-- | app-pda/synce-gnomevfs/synce-gnomevfs-0.2.ebuild | 6 | ||||
-rw-r--r-- | app-pda/synce-gnomevfs/synce-gnomevfs-0.8.ebuild | 6 | ||||
-rw-r--r-- | app-pda/synce-librapi2/ChangeLog | 6 | ||||
-rw-r--r-- | app-pda/synce-librapi2/synce-librapi2-0.7.ebuild | 4 | ||||
-rw-r--r-- | app-pda/synce-librapi2/synce-librapi2-0.8.1.ebuild | 4 | ||||
-rw-r--r-- | app-pda/synce-librapi2/synce-librapi2-0.8.9.ebuild | 4 |
15 files changed, 51 insertions, 35 deletions
diff --git a/app-pda/rapip/ChangeLog b/app-pda/rapip/ChangeLog index ea92419410b6..3599ed130521 100644 --- a/app-pda/rapip/ChangeLog +++ b/app-pda/rapip/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-pda/rapip -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/rapip/ChangeLog,v 1.2 2003/03/20 05:58:41 zwelch Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/rapip/ChangeLog,v 1.3 2004/04/25 22:33:28 agriffis Exp $ + + 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> rapip-0.4.1.ebuild, + rapip-0.4.ebuild: + Add die following econf for bug 48950 *rapip-0.4.1 (19 Mar 2003) diff --git a/app-pda/rapip/rapip-0.4.1.ebuild b/app-pda/rapip/rapip-0.4.1.ebuild index 51b83868922e..b58d18ad8ea4 100644 --- a/app-pda/rapip/rapip-0.4.1.ebuild +++ b/app-pda/rapip/rapip-0.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/rapip/rapip-0.4.1.ebuild,v 1.3 2003/09/06 22:21:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/rapip/rapip-0.4.1.ebuild,v 1.4 2004/04/25 22:33:28 agriffis Exp $ DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync. - KDE System Tray utility" HOMEPAGE="http://sourceforge.net/projects/synce/" @@ -14,7 +14,7 @@ DEPEND="virtual/glibc app-pda/synce-libsynce" src_compile() { - econf + econf || die "econf failed" emake || die } diff --git a/app-pda/rapip/rapip-0.4.ebuild b/app-pda/rapip/rapip-0.4.ebuild index cdb60a3f80aa..85a6923e6efb 100644 --- a/app-pda/rapip/rapip-0.4.ebuild +++ b/app-pda/rapip/rapip-0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/rapip/rapip-0.4.ebuild,v 1.3 2003/09/06 22:21:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/rapip/rapip-0.4.ebuild,v 1.4 2004/04/25 22:33:28 agriffis Exp $ DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync." HOMEPAGE="http://sourceforge.net/projects/synce/" @@ -15,7 +15,7 @@ DEPEND="virtual/glibc app-pda/synce-libsynce" src_compile() { - econf + econf || die "econf failed" emake || die } diff --git a/app-pda/synce-dccm/ChangeLog b/app-pda/synce-dccm/ChangeLog index 91de8d41528a..9c6248e2d30f 100644 --- a/app-pda/synce-dccm/ChangeLog +++ b/app-pda/synce-dccm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-pda/synce-dccm # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-dccm/ChangeLog,v 1.5 2004/03/26 12:34:10 tad Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-dccm/ChangeLog,v 1.6 2004/04/25 22:35:00 agriffis Exp $ + + 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> synce-dccm-0.3.1.ebuild, + synce-dccm-0.7.ebuild, synce-dccm-0.8.9.ebuild, synce-dccm-0.8.ebuild: + Add die following econf for bug 48950 *synce-dccm-0.8.9 (26 Mar 2004) diff --git a/app-pda/synce-dccm/synce-dccm-0.3.1.ebuild b/app-pda/synce-dccm/synce-dccm-0.3.1.ebuild index c07f2b17dacb..4cca498355a1 100644 --- a/app-pda/synce-dccm/synce-dccm-0.3.1.ebuild +++ b/app-pda/synce-dccm/synce-dccm-0.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-dccm/synce-dccm-0.3.1.ebuild,v 1.5 2003/09/06 22:21:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-dccm/synce-dccm-0.3.1.ebuild,v 1.6 2004/04/25 22:35:00 agriffis Exp $ DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync." HOMEPAGE="http://sourceforge.net/projects/synce/" @@ -15,7 +15,7 @@ DEPEND="virtual/glibc app-pda/synce-libsynce" src_compile() { - econf + econf || die "econf failed" emake || die } diff --git a/app-pda/synce-dccm/synce-dccm-0.7.ebuild b/app-pda/synce-dccm/synce-dccm-0.7.ebuild index 3ff20ec74e0c..f9d811248ff8 100644 --- a/app-pda/synce-dccm/synce-dccm-0.7.ebuild +++ b/app-pda/synce-dccm/synce-dccm-0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-dccm/synce-dccm-0.7.ebuild,v 1.3 2003/09/06 22:21:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-dccm/synce-dccm-0.7.ebuild,v 1.4 2004/04/25 22:35:00 agriffis Exp $ DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync." HOMEPAGE="http://sourceforge.net/projects/synce/" @@ -15,7 +15,7 @@ DEPEND="virtual/glibc app-pda/synce-libsynce" src_compile() { - econf + econf || die "econf failed" emake || die } diff --git a/app-pda/synce-dccm/synce-dccm-0.8.9.ebuild b/app-pda/synce-dccm/synce-dccm-0.8.9.ebuild index 165af4935b14..3f06f24540d9 100644 --- a/app-pda/synce-dccm/synce-dccm-0.8.9.ebuild +++ b/app-pda/synce-dccm/synce-dccm-0.8.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-dccm/synce-dccm-0.8.9.ebuild,v 1.1 2004/03/26 12:34:10 tad Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-dccm/synce-dccm-0.8.9.ebuild,v 1.2 2004/04/25 22:35:00 agriffis Exp $ DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync." HOMEPAGE="http://sourceforge.net/projects/synce/" @@ -14,7 +14,7 @@ IUSE="" DEPEND=">=app-pda/synce-libsynce-0.8.9" src_compile() { - econf + econf || die "econf failed" emake || die } diff --git a/app-pda/synce-dccm/synce-dccm-0.8.ebuild b/app-pda/synce-dccm/synce-dccm-0.8.ebuild index a7b7e2af37b4..bdc137280e88 100644 --- a/app-pda/synce-dccm/synce-dccm-0.8.ebuild +++ b/app-pda/synce-dccm/synce-dccm-0.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-dccm/synce-dccm-0.8.ebuild,v 1.2 2003/09/06 22:21:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-dccm/synce-dccm-0.8.ebuild,v 1.3 2004/04/25 22:35:00 agriffis Exp $ DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync." HOMEPAGE="http://sourceforge.net/projects/synce/" @@ -14,7 +14,7 @@ IUSE="" DEPEND=">=app-pda/synce-libsynce-0.8" src_compile() { - econf + econf || die "econf failed" emake || die } diff --git a/app-pda/synce-gnomevfs/ChangeLog b/app-pda/synce-gnomevfs/ChangeLog index 10dbc948e36e..beb0b41f7023 100644 --- a/app-pda/synce-gnomevfs/ChangeLog +++ b/app-pda/synce-gnomevfs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-pda/synce-gnomevfs -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog,v 1.2 2003/09/02 19:40:09 liquidx Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog,v 1.3 2004/04/25 22:36:23 agriffis Exp $ + + 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> synce-gnomevfs-0.2.ebuild, + synce-gnomevfs-0.8.ebuild: + Add die following econf for bug 48950 *synce-gnomevfs-0.8 (02 Sep 2003) diff --git a/app-pda/synce-gnomevfs/synce-gnomevfs-0.2.ebuild b/app-pda/synce-gnomevfs/synce-gnomevfs-0.2.ebuild index 37e15c1f25aa..cb472b1027b9 100644 --- a/app-pda/synce-gnomevfs/synce-gnomevfs-0.2.ebuild +++ b/app-pda/synce-gnomevfs/synce-gnomevfs-0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.2.ebuild,v 1.3 2003/09/06 22:21:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.2.ebuild,v 1.4 2004/04/25 22:36:23 agriffis Exp $ DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync." HOMEPAGE="http://sourceforge.net/projects/synce/" @@ -15,7 +15,7 @@ DEPEND="virtual/glibc app-pda/synce-libsynce" src_compile() { - econf + econf || die "econf failed" emake || die } diff --git a/app-pda/synce-gnomevfs/synce-gnomevfs-0.8.ebuild b/app-pda/synce-gnomevfs/synce-gnomevfs-0.8.ebuild index b41be91fecb9..5be4d26ca7ff 100644 --- a/app-pda/synce-gnomevfs/synce-gnomevfs-0.8.ebuild +++ b/app-pda/synce-gnomevfs/synce-gnomevfs-0.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.8.ebuild,v 1.2 2003/09/06 22:21:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.8.ebuild,v 1.3 2004/04/25 22:36:23 agriffis Exp $ DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync." HOMEPAGE="http://sourceforge.net/projects/synce/" @@ -19,7 +19,7 @@ DEPEND="${RDEPEND} dev-util/pkgconfig" src_compile() { - econf + econf || die "econf failed" emake || die "make failed" } diff --git a/app-pda/synce-librapi2/ChangeLog b/app-pda/synce-librapi2/ChangeLog index 25a7168ecb09..cca6c683e638 100644 --- a/app-pda/synce-librapi2/ChangeLog +++ b/app-pda/synce-librapi2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-pda/synce-librapi2 # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/ChangeLog,v 1.6 2004/03/26 12:34:10 tad Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/ChangeLog,v 1.7 2004/04/25 22:37:38 agriffis Exp $ + + 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> synce-librapi2-0.7.ebuild, + synce-librapi2-0.8.1.ebuild, synce-librapi2-0.8.9.ebuild: + Add die following econf for bug 48950 *synce-librapi2-0.8.9 (26 Mar 2004) diff --git a/app-pda/synce-librapi2/synce-librapi2-0.7.ebuild b/app-pda/synce-librapi2/synce-librapi2-0.7.ebuild index 5936b8347b06..12f8d8aaafc3 100644 --- a/app-pda/synce-librapi2/synce-librapi2-0.7.ebuild +++ b/app-pda/synce-librapi2/synce-librapi2-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/synce-librapi2-0.7.ebuild,v 1.3 2004/02/29 00:12:44 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/synce-librapi2-0.7.ebuild,v 1.4 2004/04/25 22:37:38 agriffis Exp $ DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync." HOMEPAGE="http://sourceforge.net/projects/synce/" @@ -16,7 +16,7 @@ DEPEND="virtual/glibc >=synce-libsynce-0.3" src_compile() { - econf + econf || die "econf failed" emake || die } diff --git a/app-pda/synce-librapi2/synce-librapi2-0.8.1.ebuild b/app-pda/synce-librapi2/synce-librapi2-0.8.1.ebuild index 941ff3129675..a2a5cb061b31 100644 --- a/app-pda/synce-librapi2/synce-librapi2-0.8.1.ebuild +++ b/app-pda/synce-librapi2/synce-librapi2-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/synce-librapi2-0.8.1.ebuild,v 1.3 2004/02/29 00:12:44 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/synce-librapi2-0.8.1.ebuild,v 1.4 2004/04/25 22:37:38 agriffis Exp $ DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync." HOMEPAGE="http://sourceforge.net/projects/synce/" @@ -15,7 +15,7 @@ DEPEND=">=dev-libs/check-0.8.2 >=app-pda/synce-libsynce-0.8.1" src_compile() { - econf + econf || die "econf failed" emake || die } diff --git a/app-pda/synce-librapi2/synce-librapi2-0.8.9.ebuild b/app-pda/synce-librapi2/synce-librapi2-0.8.9.ebuild index b8ce1932f1ee..4a9fbac9937a 100644 --- a/app-pda/synce-librapi2/synce-librapi2-0.8.9.ebuild +++ b/app-pda/synce-librapi2/synce-librapi2-0.8.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/synce-librapi2-0.8.9.ebuild,v 1.1 2004/03/26 12:34:10 tad Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/synce-librapi2-0.8.9.ebuild,v 1.2 2004/04/25 22:37:38 agriffis Exp $ DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync." HOMEPAGE="http://sourceforge.net/projects/synce/" @@ -15,7 +15,7 @@ DEPEND=">=dev-libs/check-0.8.2 >=app-pda/synce-libsynce-0.8.9" src_compile() { - econf + econf || die "econf failed" emake || die } |