diff options
author | Torsten Veller <tove@gentoo.org> | 2012-04-05 18:40:25 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-04-05 18:40:25 +0000 |
commit | 0524aba4399355a600a8b3379cf43378dfc4821e (patch) | |
tree | ca1e59e1ae1312e5dec32f479a0c2f59ca4d7ebc /dev-perl/YAML-Tiny | |
parent | Allow newer versions of util-linux to provide eject (since it does). (diff) | |
download | historical-0524aba4399355a600a8b3379cf43378dfc4821e.tar.gz historical-0524aba4399355a600a8b3379cf43378dfc4821e.tar.bz2 historical-0524aba4399355a600a8b3379cf43378dfc4821e.zip |
Cleanup
Package-Manager: portage-2.2.0_alpha99/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.41.ebuild | 16 |
2 files changed, 4 insertions, 17 deletions
diff --git a/dev-perl/YAML-Tiny/ChangeLog b/dev-perl/YAML-Tiny/ChangeLog index 337c4292f979..08937ed4f4ec 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.38 2012/04/01 15:31:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.39 2012/04/05 18:17:26 tove Exp $ + + 05 Apr 2012; Torsten Veller <tove@gentoo.org> -YAML-Tiny-1.41.ebuild: + Cleanup 01 Apr 2012; Raúl Porcel <armin76@gentoo.org> YAML-Tiny-1.500.0.ebuild: ia64/m68k/s390/sh/sparc stable wrt #396961 diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild deleted file mode 100644 index 17efd8404de1..000000000000 --- a/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2011 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.41.ebuild,v 1.16 2011/07/30 10:47:48 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR="ADAMK" -inherit perl-module - -DESCRIPTION="Read/Write YAML files with as little code as possible" - -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -SRC_TEST=do |