diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-12-11 03:56:28 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-12-11 03:56:28 +0000 |
commit | 0b24bb9490699d66800470f7f5531b9c590a53d8 (patch) | |
tree | 3794a2f17255e2c14af92e42ffdeadf7a8c36e58 /dev-libs | |
parent | Remove old (diff) | |
download | gentoo-2-0b24bb9490699d66800470f7f5531b9c590a53d8.tar.gz gentoo-2-0b24bb9490699d66800470f7f5531b9c590a53d8.tar.bz2 gentoo-2-0b24bb9490699d66800470f7f5531b9c590a53d8.zip |
Remove old
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libpo6/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/libpo6/libpo6-0.2.3.ebuild | 17 | ||||
-rw-r--r-- | dev-libs/libpo6/libpo6-0.3.0.ebuild | 17 | ||||
-rw-r--r-- | dev-libs/libpo6/libpo6-0.3.1.ebuild | 17 |
4 files changed, 5 insertions, 52 deletions
diff --git a/dev-libs/libpo6/ChangeLog b/dev-libs/libpo6/ChangeLog index 3e153a6d0061..2aa6281c5c65 100644 --- a/dev-libs/libpo6/ChangeLog +++ b/dev-libs/libpo6/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libpo6 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpo6/ChangeLog,v 1.4 2013/11/20 03:42:27 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpo6/ChangeLog,v 1.5 2013/12/11 03:56:28 patrick Exp $ + + 11 Dec 2013; Patrick Lauer <patrick@gentoo.org> -libpo6-0.2.3.ebuild, + -libpo6-0.3.0.ebuild, -libpo6-0.3.1.ebuild: + Remove old *libpo6-0.4.0 (20 Nov 2013) diff --git a/dev-libs/libpo6/libpo6-0.2.3.ebuild b/dev-libs/libpo6/libpo6-0.2.3.ebuild deleted file mode 100644 index ddf9b5ad4605..000000000000 --- a/dev-libs/libpo6/libpo6-0.2.3.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpo6/libpo6-0.2.3.ebuild,v 1.1 2012/08/18 14:09:05 patrick Exp $ -EAPI=4 - -DESCRIPTION="Hyperdex libpo6 support library" - -HOMEPAGE="http://hyperdex.org" -SRC_URI="http://hyperdex.org/src/${P}.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" - -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}" diff --git a/dev-libs/libpo6/libpo6-0.3.0.ebuild b/dev-libs/libpo6/libpo6-0.3.0.ebuild deleted file mode 100644 index 7ad67a8b90ae..000000000000 --- a/dev-libs/libpo6/libpo6-0.3.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpo6/libpo6-0.3.0.ebuild,v 1.1 2013/01/24 05:46:55 patrick Exp $ -EAPI=4 - -DESCRIPTION="Hyperdex libpo6 support library" - -HOMEPAGE="http://hyperdex.org" -SRC_URI="http://hyperdex.org/src/${P}.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" - -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}" diff --git a/dev-libs/libpo6/libpo6-0.3.1.ebuild b/dev-libs/libpo6/libpo6-0.3.1.ebuild deleted file mode 100644 index 9f5f71d948ed..000000000000 --- a/dev-libs/libpo6/libpo6-0.3.1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpo6/libpo6-0.3.1.ebuild,v 1.1 2013/02/25 05:38:20 patrick Exp $ -EAPI=4 - -DESCRIPTION="Hyperdex libpo6 support library" - -HOMEPAGE="http://hyperdex.org" -SRC_URI="http://hyperdex.org/src/${P}.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" - -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}" |