summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-04-24 19:30:26 +0000
committerTorsten Veller <tove@gentoo.org>2011-04-24 19:30:26 +0000
commitc883cd4bdbb577588743135ac08ad09ddf7d1d47 (patch)
tree108472e9569b1c9cca8379b5db95c9ec9049c5df /virtual/perl-Filter
parent[bump] perl-core/Filter-1.380.0 (diff)
downloadgentoo-2-c883cd4bdbb577588743135ac08ad09ddf7d1d47.tar.gz
gentoo-2-c883cd4bdbb577588743135ac08ad09ddf7d1d47.tar.bz2
gentoo-2-c883cd4bdbb577588743135ac08ad09ddf7d1d47.zip
[bump] virtual/perl-Filter-1.380.0
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Filter')
-rw-r--r--virtual/perl-Filter/ChangeLog9
-rw-r--r--virtual/perl-Filter/perl-Filter-1.380.0.ebuild14
2 files changed, 21 insertions, 2 deletions
diff --git a/virtual/perl-Filter/ChangeLog b/virtual/perl-Filter/ChangeLog
index afb80bf68879..3364d3d1bd8d 100644
--- a/virtual/perl-Filter/ChangeLog
+++ b/virtual/perl-Filter/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-Filter
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Filter/ChangeLog,v 1.9 2010/01/17 13:36:54 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Filter/ChangeLog,v 1.10 2011/04/24 19:30:26 tove Exp $
+
+*perl-Filter-1.380.0 (24 Apr 2011)
+
+ 24 Apr 2011; Torsten Veller <tove@gentoo.org> +perl-Filter-1.380.0.ebuild:
+ Version bump
17 Jan 2010; Torsten Veller <tove@gentoo.org> perl-Filter-1.37.ebuild:
Add missing prefix keywords
diff --git a/virtual/perl-Filter/perl-Filter-1.380.0.ebuild b/virtual/perl-Filter/perl-Filter-1.380.0.ebuild
new file mode 100644
index 000000000000..e53bf5a7c31a
--- /dev/null
+++ b/virtual/perl-Filter/perl-Filter-1.380.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Filter/perl-Filter-1.380.0.ebuild,v 1.1 2011/04/24 19:30:26 tove Exp $
+
+DESCRIPTION="Virtual for Filter"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="~perl-core/Filter-${PV}"