diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2008-08-05 04:52:04 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2008-08-05 04:52:04 +0000 |
commit | 75d6dc39990bbb6d12214a4c93c36a299db5be44 (patch) | |
tree | 8ec987b653a49464a7f6869cb7e9f660e864eb0f /app-pda | |
parent | Also remove the rest of the old versions, I thought only one was scheduled to... (diff) | |
download | gentoo-2-75d6dc39990bbb6d12214a4c93c36a299db5be44.tar.gz gentoo-2-75d6dc39990bbb6d12214a4c93c36a299db5be44.tar.bz2 gentoo-2-75d6dc39990bbb6d12214a4c93c36a299db5be44.zip |
Also remove the rest of the old versions, I thought only one was scheduled to be removed - take 2
(Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/synce-rra/ChangeLog | 7 | ||||
-rw-r--r-- | app-pda/synce-rra/synce-rra-0.8.4-r1.ebuild | 26 | ||||
-rw-r--r-- | app-pda/synce-rra/synce-rra-0.8.4.ebuild | 25 | ||||
-rw-r--r-- | app-pda/synce-rra/synce-rra-0.8.9.ebuild | 29 |
4 files changed, 6 insertions, 81 deletions
diff --git a/app-pda/synce-rra/ChangeLog b/app-pda/synce-rra/ChangeLog index 5135f2755ee1..571689f229e2 100644 --- a/app-pda/synce-rra/ChangeLog +++ b/app-pda/synce-rra/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-pda/synce-rra # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-rra/ChangeLog,v 1.23 2008/08/05 04:49:13 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-rra/ChangeLog,v 1.24 2008/08/05 04:52:04 darkside Exp $ + + 05 Aug 2008; Jeremy Olexa <darkside@gentoo.org> -synce-rra-0.8.4.ebuild, + -synce-rra-0.8.4-r1.ebuild, -synce-rra-0.8.9.ebuild: + Also remove the rest of the old versions, I thought only one was scheduled + to be removed - take 2 05 Aug 2008; Jeremy Olexa <darkside@gentoo.org> -files/0.9.0-gcc34.patch, -synce-rra-0.9.0.ebuild: diff --git a/app-pda/synce-rra/synce-rra-0.8.4-r1.ebuild b/app-pda/synce-rra/synce-rra-0.8.4-r1.ebuild deleted file mode 100644 index e8a62a1a224c..000000000000 --- a/app-pda/synce-rra/synce-rra-0.8.4-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-rra/synce-rra-0.8.4-r1.ebuild,v 1.5 2005/01/01 15:49:41 eradicator 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="" - -DEPEND=">=dev-libs/check-0.8.2 - >=dev-libs/libmimedir-0.3 - >=app-pda/synce-libsynce-0.3 - >=app-pda/synce-librapi2-0.8" - -src_compile() { - econf || die "econf failed" - emake || die -} - -src_install() { - make DESTDIR="${D%/}" install || die -} diff --git a/app-pda/synce-rra/synce-rra-0.8.4.ebuild b/app-pda/synce-rra/synce-rra-0.8.4.ebuild deleted file mode 100644 index 1a1092a3f3f8..000000000000 --- a/app-pda/synce-rra/synce-rra-0.8.4.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-rra/synce-rra-0.8.4.ebuild,v 1.7 2005/01/01 15:49:41 eradicator 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="" - -DEPEND="virtual/libc - >=dev-libs/check-0.8.2 - >=app-pda/synce-libsynce-0.3" - -src_compile() { - econf || die "econf failed" - emake || die -} - -src_install() { - make DESTDIR="${D%/}" install || die -} diff --git a/app-pda/synce-rra/synce-rra-0.8.9.ebuild b/app-pda/synce-rra/synce-rra-0.8.9.ebuild deleted file mode 100644 index 9c8029b454a3..000000000000 --- a/app-pda/synce-rra/synce-rra-0.8.9.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-rra/synce-rra-0.8.9.ebuild,v 1.4 2005/01/01 15:49:41 eradicator Exp $ - -inherit eutils - -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 mirror://sourceforge/synce/librra-synce-kde-0.7.diff" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -DEPEND=">=dev-libs/check-0.8.2 - >=dev-libs/libmimedir-0.3 - >=app-pda/synce-libsynce-0.3 - >=app-pda/synce-librapi2-0.8" - -src_unpack() { - unpack ${P}.tar.gz - cd ${WORKDIR}/${P} - epatch ${DISTDIR}/librra-synce-kde-0.7.diff -} - -src_install() { - make DESTDIR="${D%/}" install || die -} |