diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-04-24 14:51:33 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-04-24 14:51:33 +0000 |
commit | 359883bc0c0831e79715efc74a715733458b7c47 (patch) | |
tree | 3f760ab965f82dee90f6861e0c63fefd57bb1405 /dev-python/boto | |
parent | Remove old (diff) | |
download | gentoo-2-359883bc0c0831e79715efc74a715733458b7c47.tar.gz gentoo-2-359883bc0c0831e79715efc74a715733458b7c47.tar.bz2 gentoo-2-359883bc0c0831e79715efc74a715733458b7c47.zip |
Remove old
(Portage version: 2.2_rc31/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/boto')
-rw-r--r-- | dev-python/boto/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/boto/boto-1.3a.ebuild | 16 | ||||
-rw-r--r-- | dev-python/boto/boto-1.4a.ebuild | 16 | ||||
-rw-r--r-- | dev-python/boto/boto-1.4c.ebuild | 16 |
4 files changed, 5 insertions, 49 deletions
diff --git a/dev-python/boto/ChangeLog b/dev-python/boto/ChangeLog index 0caefcd5ee94..08946022f88b 100644 --- a/dev-python/boto/ChangeLog +++ b/dev-python/boto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/boto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.7 2009/04/17 19:02:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.8 2009/04/24 14:51:33 patrick Exp $ + + 24 Apr 2009; Patrick Lauer <patrick@gentoo.org> -boto-1.3a.ebuild, + -boto-1.4a.ebuild, -boto-1.4c.ebuild: + Remove old 17 Apr 2009; Brent Baude <ranger@gentoo.org> boto-1.3a.ebuild, boto-1.4a.ebuild, boto-1.4c.ebuild, boto-1.6b.ebuild: diff --git a/dev-python/boto/boto-1.3a.ebuild b/dev-python/boto/boto-1.3a.ebuild deleted file mode 100644 index b5e637fff04b..000000000000 --- a/dev-python/boto/boto-1.3a.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.3a.ebuild,v 1.2 2009/04/17 19:02:23 ranger Exp $ - -inherit distutils - -IUSE="" -DESCRIPTION="Amazon Web Services API" -HOMEPAGE="http://code.google.com/p/boto/" -SRC_URI="http://boto.googlecode.com/files/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" - -DEPEND=">=dev-lang/python-2.3" diff --git a/dev-python/boto/boto-1.4a.ebuild b/dev-python/boto/boto-1.4a.ebuild deleted file mode 100644 index b8791721fd22..000000000000 --- a/dev-python/boto/boto-1.4a.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.4a.ebuild,v 1.2 2009/04/17 19:02:23 ranger Exp $ - -inherit distutils - -IUSE="" -DESCRIPTION="Amazon Web Services API" -HOMEPAGE="http://code.google.com/p/boto/" -SRC_URI="http://boto.googlecode.com/files/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" - -DEPEND=">=dev-lang/python-2.3" diff --git a/dev-python/boto/boto-1.4c.ebuild b/dev-python/boto/boto-1.4c.ebuild deleted file mode 100644 index 17ffdaa8e3e3..000000000000 --- a/dev-python/boto/boto-1.4c.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.4c.ebuild,v 1.2 2009/04/17 19:02:23 ranger Exp $ - -inherit distutils - -IUSE="" -DESCRIPTION="Amazon Web Services API" -HOMEPAGE="http://code.google.com/p/boto/" -SRC_URI="http://boto.googlecode.com/files/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" - -DEPEND=">=dev-lang/python-2.3" |