summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2004-02-29 00:12:44 +0000
committerAlastair Tse <liquidx@gentoo.org>2004-02-29 00:12:44 +0000
commit43df8b95f0c9a0b0adfcd816f810dee4ce95d927 (patch)
tree548df4ab49fedbebf97e93538bc7496727c0ef93 /app-pda
parentcleanup (diff)
downloadhistorical-43df8b95f0c9a0b0adfcd816f810dee4ce95d927.tar.gz
historical-43df8b95f0c9a0b0adfcd816f810dee4ce95d927.tar.bz2
historical-43df8b95f0c9a0b0adfcd816f810dee4ce95d927.zip
stable bump
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/synce-librapi2/ChangeLog8
-rw-r--r--app-pda/synce-librapi2/files/digest-synce-librapi2-0.31
-rw-r--r--app-pda/synce-librapi2/synce-librapi2-0.3.ebuild25
-rw-r--r--app-pda/synce-librapi2/synce-librapi2-0.7.ebuild6
-rw-r--r--app-pda/synce-librapi2/synce-librapi2-0.8.1.ebuild6
-rw-r--r--app-pda/synce-libsynce/synce-libsynce-0.8.1.ebuild4
6 files changed, 14 insertions, 36 deletions
diff --git a/app-pda/synce-librapi2/ChangeLog b/app-pda/synce-librapi2/ChangeLog
index 093d592a6632..9c704903d848 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/ChangeLog,v 1.4 2003/09/02 19:40:09 liquidx Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/ChangeLog,v 1.5 2004/02/29 00:12:44 liquidx Exp $
+
+ 29 Feb 2004; Alastair Tse <liquidx@gentoo.org> synce-librapi2-0.3.ebuild,
+ synce-librapi2-0.7.ebuild, synce-librapi2-0.8.1.ebuild:
+ stable bump and cleanup
*synce-librapi2-0.8.1 (02 Sep 2003)
diff --git a/app-pda/synce-librapi2/files/digest-synce-librapi2-0.3 b/app-pda/synce-librapi2/files/digest-synce-librapi2-0.3
deleted file mode 100644
index 6e77edb27fe1..000000000000
--- a/app-pda/synce-librapi2/files/digest-synce-librapi2-0.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 46c160b7b4c2db14755e63f544d41d62 synce-librapi2-0.3.tar.gz 1653853
diff --git a/app-pda/synce-librapi2/synce-librapi2-0.3.ebuild b/app-pda/synce-librapi2/synce-librapi2-0.3.ebuild
deleted file mode 100644
index 12f932fa6183..000000000000
--- a/app-pda/synce-librapi2/synce-librapi2-0.3.ebuild
+++ /dev/null
@@ -1,25 +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/synce-librapi2/synce-librapi2-0.3.ebuild,v 1.4 2003/09/06 22:21:40 msterret Exp $
-
-DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync."
-HOMEPAGE="http://sourceforge.net/projects/synce/"
-SRC_URI="mirror://sourceforge/synce/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE="gnome"
-
-DEPEND="virtual/glibc
- >=check-0.8.2
- >=synce-libsynce-0.3"
-
-src_compile() {
- econf
- emake || die
-}
-
-src_install() {
- make DESTDIR="${D%/}" install || die
-}
diff --git a/app-pda/synce-librapi2/synce-librapi2-0.7.ebuild b/app-pda/synce-librapi2/synce-librapi2-0.7.ebuild
index 0df838c63c78..5936b8347b06 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-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-librapi2/synce-librapi2-0.7.ebuild,v 1.2 2003/09/06 22:21:40 msterret Exp $
+# $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 $
DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync."
HOMEPAGE="http://sourceforge.net/projects/synce/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/synce/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="gnome"
DEPEND="virtual/glibc
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 72544a390fc8..941ff3129675 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-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-librapi2/synce-librapi2-0.8.1.ebuild,v 1.2 2003/09/06 22:21:40 msterret Exp $
+# $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 $
DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync."
HOMEPAGE="http://sourceforge.net/projects/synce/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/synce/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND=">=dev-libs/check-0.8.2
diff --git a/app-pda/synce-libsynce/synce-libsynce-0.8.1.ebuild b/app-pda/synce-libsynce/synce-libsynce-0.8.1.ebuild
index fb87329fe43f..3fb590f3281a 100644
--- a/app-pda/synce-libsynce/synce-libsynce-0.8.1.ebuild
+++ b/app-pda/synce-libsynce/synce-libsynce-0.8.1.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/synce-libsynce/synce-libsynce-0.8.1.ebuild,v 1.2 2003/09/06 22:21:40 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-libsynce/synce-libsynce-0.8.1.ebuild,v 1.3 2004/02/29 00:10:15 liquidx Exp $
DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync."
HOMEPAGE="http://sourceforge.net/projects/synce/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/synce/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND=""