summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-06-03 16:45:23 +0000
committerTorsten Veller <tove@gentoo.org>2009-06-03 16:45:23 +0000
commit45c9dc0a96bf37b8e8da1ca7a045271e2e68fce1 (patch)
tree913e6da79ad5a2725303e31e8542ae2c8fa06578 /dev-perl/Authen-SASL
parentDrop KDE 4.2.2 (diff)
downloadgentoo-2-45c9dc0a96bf37b8e8da1ca7a045271e2e68fce1.tar.gz
gentoo-2-45c9dc0a96bf37b8e8da1ca7a045271e2e68fce1.tar.bz2
gentoo-2-45c9dc0a96bf37b8e8da1ca7a045271e2e68fce1.zip
Cleanup
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Authen-SASL')
-rw-r--r--dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild20
-rw-r--r--dev-perl/Authen-SASL/ChangeLog7
2 files changed, 5 insertions, 22 deletions
diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild
deleted file mode 100644
index 6d7d48b7f82c..000000000000
--- a/dev-perl/Authen-SASL/Authen-SASL-2.09.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/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild,v 1.10 2007/01/14 22:28:05 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="A Perl SASL interface"
-AUTHOR="GBARR"
-HOMEPAGE="http://search.cpan.org/~gbarr/"
-SRC_URI="mirror://cpan/authors/id/${AUTHOR:0:1}/${AUTHOR:0:2}/${AUTHOR}/${P}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-SRC_TEST="do"
-
-export OPTIMIZE="$CFLAGS"
-DEPEND="dev-lang/perl"
diff --git a/dev-perl/Authen-SASL/ChangeLog b/dev-perl/Authen-SASL/ChangeLog
index bb45c2e0624f..3529b766b17e 100644
--- a/dev-perl/Authen-SASL/ChangeLog
+++ b/dev-perl/Authen-SASL/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Authen-SASL
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.56 2008/11/09 11:37:09 vapier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.57 2009/06/03 16:45:23 tove Exp $
+
+ 03 Jun 2009; Torsten Veller <tove@gentoo.org> -Authen-SASL-2.09.ebuild:
+ Cleanup
09 Nov 2008; Mike Frysinger <vapier@gentoo.org>
Authen-SASL-2.10-r1.ebuild, Authen-SASL-2.12.ebuild: