diff options
author | Torsten Veller <tove@gentoo.org> | 2009-12-24 19:11:53 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-12-24 19:11:53 +0000 |
commit | 19a64f3004a1669e1c7d2ea936989f628a57858c (patch) | |
tree | 4aef02fa93a232ae25a92d477f44937288570009 /dev-perl/YAML-Tiny | |
parent | Cleanup (diff) | |
download | gentoo-2-19a64f3004a1669e1c7d2ea936989f628a57858c.tar.gz gentoo-2-19a64f3004a1669e1c7d2ea936989f628a57858c.tar.bz2 gentoo-2-19a64f3004a1669e1c7d2ea936989f628a57858c.zip |
Cleanup
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/YAML-Tiny')
-rw-r--r-- | dev-perl/YAML-Tiny/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/YAML-Tiny/YAML-Tiny-1.40.ebuild | 16 |
2 files changed, 4 insertions, 17 deletions
diff --git a/dev-perl/YAML-Tiny/ChangeLog b/dev-perl/YAML-Tiny/ChangeLog index bb59070d6c97..328b2db828ab 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.6 2009/12/24 16:31:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.7 2009/12/24 19:11:53 tove Exp $ + + 24 Dec 2009; Torsten Veller <tove@gentoo.org> -YAML-Tiny-1.40.ebuild: + Cleanup 24 Dec 2009; Jeroen Roovers <jer@gentoo.org> YAML-Tiny-1.41.ebuild: Marked ~hppa (bug #298183). diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.40.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.40.ebuild deleted file mode 100644 index 0498e95e1471..000000000000 --- a/dev-perl/YAML-Tiny/YAML-Tiny-1.40.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.40.ebuild,v 1.1 2009/08/02 18:21:32 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 |