diff options
author | Federico Ferri <mescalinum@gentoo.org> | 2009-08-05 13:29:42 +0000 |
---|---|---|
committer | Federico Ferri <mescalinum@gentoo.org> | 2009-08-05 13:29:42 +0000 |
commit | 3ee3ddc773cda2ff17aa660474a774e64b912e93 (patch) | |
tree | e17fcead32e478d70f2988062e726542f1913dc6 /app-pda/synce-librapi2 | |
parent | Bump sys-kernel/genkernel to 3.4.10.906 (diff) | |
download | gentoo-2-3ee3ddc773cda2ff17aa660474a774e64b912e93.tar.gz gentoo-2-3ee3ddc773cda2ff17aa660474a774e64b912e93.tar.bz2 gentoo-2-3ee3ddc773cda2ff17aa660474a774e64b912e93.zip |
removed old versions
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'app-pda/synce-librapi2')
-rw-r--r-- | app-pda/synce-librapi2/ChangeLog | 10 | ||||
-rw-r--r-- | app-pda/synce-librapi2/synce-librapi2-0.11.1-r1.ebuild | 24 | ||||
-rw-r--r-- | app-pda/synce-librapi2/synce-librapi2-0.12-r1.ebuild | 26 | ||||
-rw-r--r-- | app-pda/synce-librapi2/synce-librapi2-0.13.ebuild | 28 | ||||
-rw-r--r-- | app-pda/synce-librapi2/synce-librapi2-0.8.9.ebuild | 25 | ||||
-rw-r--r-- | app-pda/synce-librapi2/synce-librapi2-0.9.1.ebuild | 20 |
6 files changed, 8 insertions, 125 deletions
diff --git a/app-pda/synce-librapi2/ChangeLog b/app-pda/synce-librapi2/ChangeLog index 5c5cc35d9ffb..bc932eac96dc 100644 --- a/app-pda/synce-librapi2/ChangeLog +++ b/app-pda/synce-librapi2/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-pda/synce-librapi2 -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/ChangeLog,v 1.31 2009/01/24 12:34:55 mescalinum Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/ChangeLog,v 1.32 2009/08/05 13:29:42 mescalinum Exp $ + + 05 Aug 2009; Federico Ferri <mescalinum@gentoo.org> + -synce-librapi2-0.8.9.ebuild, -synce-librapi2-0.9.1.ebuild, + -synce-librapi2-0.11.1-r1.ebuild, -synce-librapi2-0.12-r1.ebuild, + -synce-librapi2-0.13.ebuild: + removed old versions 24 Jan 2009; Federico Ferri <mescalinum@gentoo.org> synce-librapi2-0.11.1-r1.ebuild, synce-librapi2-0.12-r1.ebuild, diff --git a/app-pda/synce-librapi2/synce-librapi2-0.11.1-r1.ebuild b/app-pda/synce-librapi2/synce-librapi2-0.11.1-r1.ebuild deleted file mode 100644 index 6cc79e186fec..000000000000 --- a/app-pda/synce-librapi2/synce-librapi2-0.11.1-r1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/synce-librapi2-0.11.1-r1.ebuild,v 1.2 2009/01/24 12:34:55 mescalinum Exp $ - -DESCRIPTION="SynCE - RAPI communication library" -HOMEPAGE="http://sourceforge.net/projects/synce/" -LICENSE="MIT" - -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" -DEPEND="dev-lang/python - >=dev-python/pyrex-0.9.6 - >=dev-libs/check-0.8.2 - ~app-pda/synce-libsynce-0.11.1" -RDEPEND="${DEPEND}" - -SRC_URI="mirror://sourceforge/synce/librapi2-${PV}.tar.gz" -S="${WORKDIR}/librapi2-${PV}" - -src_install() { - emake DESTDIR="${D}" install || die - dodoc BUGS README README.contributing README.design TODO ChangeLog -} diff --git a/app-pda/synce-librapi2/synce-librapi2-0.12-r1.ebuild b/app-pda/synce-librapi2/synce-librapi2-0.12-r1.ebuild deleted file mode 100644 index 6250ce4b53f6..000000000000 --- a/app-pda/synce-librapi2/synce-librapi2-0.12-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/synce-librapi2-0.12-r1.ebuild,v 1.2 2009/01/24 12:34:55 mescalinum Exp $ - -inherit eutils - -DESCRIPTION="SynCE - RAPI communication library" -HOMEPAGE="http://sourceforge.net/projects/synce/" -LICENSE="MIT" - -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" -DEPEND="dev-lang/python - >=dev-python/pyrex-0.9.6 - >=dev-libs/check-0.8.2 - ~app-pda/synce-libsynce-0.12" -RDEPEND="${DEPEND}" - -SRC_URI="mirror://sourceforge/synce/librapi2-${PV}.tar.gz" -S="${WORKDIR}/librapi2-${PV}" - -src_install() { - emake DESTDIR="${D}" install || die - dodoc BUGS README README.contributing README.design TODO ChangeLog -} diff --git a/app-pda/synce-librapi2/synce-librapi2-0.13.ebuild b/app-pda/synce-librapi2/synce-librapi2-0.13.ebuild deleted file mode 100644 index f4c2d6df4388..000000000000 --- a/app-pda/synce-librapi2/synce-librapi2-0.13.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/synce-librapi2-0.13.ebuild,v 1.4 2009/01/24 12:34:55 mescalinum Exp $ - -inherit eutils versionator - -DESCRIPTION="SynCE - RAPI communication library" -HOMEPAGE="http://sourceforge.net/projects/synce/" -LICENSE="MIT" - -synce_PV=$(get_version_component_range 1-2) - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -DEPEND="dev-lang/python - >=dev-python/pyrex-0.9.6 - >=dev-libs/check-0.8.2 - =app-pda/synce-libsynce-${synce_PV}*" -RDEPEND="${DEPEND}" - -SRC_URI="mirror://sourceforge/synce/librapi2-${PV}.tar.gz" -S="${WORKDIR}/librapi2-${PV}" - -src_install() { - emake DESTDIR="${D}" install || die - dodoc BUGS README README.contributing README.design TODO ChangeLog -} diff --git a/app-pda/synce-librapi2/synce-librapi2-0.8.9.ebuild b/app-pda/synce-librapi2/synce-librapi2-0.8.9.ebuild deleted file mode 100644 index 65a7bf0687e2..000000000000 --- a/app-pda/synce-librapi2/synce-librapi2-0.8.9.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-librapi2/synce-librapi2-0.8.9.ebuild,v 1.6 2005/05/01 16:51:32 hansmi 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="MIT" -SLOT="0" -KEYWORDS="x86 ppc" -IUSE="" - -DEPEND=">=dev-libs/check-0.8.2 - >=app-pda/synce-libsynce-0.8.9" - -src_compile() { - econf || die "econf failed" - emake || die -} - -src_install() { - make DESTDIR=${D} install || die - dodoc README README.contributing README.design -} diff --git a/app-pda/synce-librapi2/synce-librapi2-0.9.1.ebuild b/app-pda/synce-librapi2/synce-librapi2-0.9.1.ebuild deleted file mode 100644 index 9d07c30d6212..000000000000 --- a/app-pda/synce-librapi2/synce-librapi2-0.9.1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/synce-librapi2-0.9.1.ebuild,v 1.5 2007/10/06 19:23:07 dertobi123 Exp $ - -DESCRIPTION="Synchronize Windows CE devices with Linux. RAPI DLL emulation." -HOMEPAGE="http://sourceforge.net/projects/synce/" -SRC_URI="mirror://sourceforge/synce/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ia64 ppc x86" -IUSE="" - -DEPEND=">=dev-libs/check-0.8.2 - >=app-pda/synce-libsynce-0.9.1" - -src_install() { - make DESTDIR=${D} install || die - dodoc README README.contributing README.design -} |