diff options
author | Matti Bickel <mabi@gentoo.org> | 2012-01-18 18:22:09 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2012-01-18 18:22:09 +0000 |
commit | 977fec670ddc4994b3462b17d79e27c52f48a22d (patch) | |
tree | 8f3d91d50977107a0b0ea39f658b7ea865000ce4 /dev-php/PEAR-Crypt_GPG | |
parent | remove old (diff) | |
download | gentoo-2-977fec670ddc4994b3462b17d79e27c52f48a22d.tar.gz gentoo-2-977fec670ddc4994b3462b17d79e27c52f48a22d.tar.bz2 gentoo-2-977fec670ddc4994b3462b17d79e27c52f48a22d.zip |
remove old
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Crypt_GPG')
-rw-r--r-- | dev-php/PEAR-Crypt_GPG/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.0.0.ebuild | 15 | ||||
-rw-r--r-- | dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.1.1.ebuild | 15 |
3 files changed, 6 insertions, 32 deletions
diff --git a/dev-php/PEAR-Crypt_GPG/ChangeLog b/dev-php/PEAR-Crypt_GPG/ChangeLog index ab5b83c6c8b1..072c5d188d87 100644 --- a/dev-php/PEAR-Crypt_GPG/ChangeLog +++ b/dev-php/PEAR-Crypt_GPG/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Crypt_GPG -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog,v 1.3 2011/10/02 11:36:59 olemarkus Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog,v 1.4 2012/01/18 18:22:08 mabi Exp $ + + 18 Jan 2012; Matti Bickel <mabi@gentoo.org> -PEAR-Crypt_GPG-1.0.0.ebuild, + -PEAR-Crypt_GPG-1.1.1.ebuild: + remove old *PEAR-Crypt_GPG-1.3.2 (02 Oct 2011) diff --git a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.0.0.ebuild b/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.0.0.ebuild deleted file mode 100644 index ef13f6ad075d..000000000000 --- a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.0.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.0.0.ebuild,v 1.1 2010/01/05 21:20:59 beandog Exp $ - -inherit php-pear-r1 depend.php eutils - -DESCRIPTION="Generating CHAP packets" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" -DEPEND=">=dev-lang/php-5.2.1" -RDEPEND="${DEPEND} - app-crypt/gnupg" diff --git a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.1.1.ebuild b/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.1.1.ebuild deleted file mode 100644 index 668b6bfa69a6..000000000000 --- a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.1.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.1.1.ebuild,v 1.1 2010/11/05 08:22:46 olemarkus Exp $ - -inherit php-pear-r1 depend.php eutils - -DESCRIPTION="Generating CHAP packets" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -DEPEND=">=dev-lang/php-5.2.1" -RDEPEND="${DEPEND} - app-crypt/gnupg" |