summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-09-07 07:49:43 +0000
committerTorsten Veller <tove@gentoo.org>2009-09-07 07:49:43 +0000
commit51aeca52883e6a896d144164b4b5ef69ed88b73a (patch)
tree92bcf6e3a67bdb56d910a0b6cf277a1660e7652c /dev-perl/YAML-Tiny
parentCleanup (diff)
downloadgentoo-2-51aeca52883e6a896d144164b4b5ef69ed88b73a.tar.gz
gentoo-2-51aeca52883e6a896d144164b4b5ef69ed88b73a.tar.bz2
gentoo-2-51aeca52883e6a896d144164b4b5ef69ed88b73a.zip
Cleanup
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/YAML-Tiny')
-rw-r--r--dev-perl/YAML-Tiny/ChangeLog5
-rw-r--r--dev-perl/YAML-Tiny/YAML-Tiny-1.39.ebuild16
2 files changed, 4 insertions, 17 deletions
diff --git a/dev-perl/YAML-Tiny/ChangeLog b/dev-perl/YAML-Tiny/ChangeLog
index 7b2a2d2be6e0..7f87feb26b65 100644
--- a/dev-perl/YAML-Tiny/ChangeLog
+++ b/dev-perl/YAML-Tiny/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/YAML-Tiny
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.3 2009/08/02 18:21:32 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.4 2009/09/07 07:49:43 tove Exp $
+
+ 07 Sep 2009; Torsten Veller <tove@gentoo.org> -YAML-Tiny-1.39.ebuild:
+ Cleanup
*YAML-Tiny-1.40 (02 Aug 2009)
diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.39.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.39.ebuild
deleted file mode 100644
index adbe1ca231a3..000000000000
--- a/dev-perl/YAML-Tiny/YAML-Tiny-1.39.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-perl/YAML-Tiny/YAML-Tiny-1.39.ebuild,v 1.2 2009/06/23 10:58:53 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR="ADAMK"
-inherit perl-module
-
-DESCRIPTION="Read/Write YAML files with as little code as possible"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-SRC_TEST=do