diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-29 15:56:49 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-29 15:56:49 +0000 |
commit | ec2cb061eb0f07ea608d1cd6d548e2b8e95ce754 (patch) | |
tree | a8499d80235ffe467e22d7313f916fa551fe81eb /www-misc | |
parent | Add patch for libmemenv.a with PIC, bug #505320 (diff) | |
download | gentoo-2-ec2cb061eb0f07ea608d1cd6d548e2b8e95ce754.tar.gz gentoo-2-ec2cb061eb0f07ea608d1cd6d548e2b8e95ce754.tar.bz2 gentoo-2-ec2cb061eb0f07ea608d1cd6d548e2b8e95ce754.zip |
Use perl virtual
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 94BFDF4484AD142F)
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/xxv/ChangeLog | 8 | ||||
-rw-r--r-- | www-misc/xxv/xxv-1.6.1.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/www-misc/xxv/ChangeLog b/www-misc/xxv/ChangeLog index 0fa8bc651a52..fb2be8978003 100644 --- a/www-misc/xxv/ChangeLog +++ b/www-misc/xxv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-misc/xxv -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/xxv/ChangeLog,v 1.20 2013/05/05 12:37:25 hd_brummy Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-misc/xxv/ChangeLog,v 1.21 2014/07/29 15:56:49 dilfridge Exp $ + + 29 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> xxv-1.6.1.ebuild: + Use perl virtual 05 May 2013; Joerg Bornkessel <hd_brummy@gentoo.org> xxv-1.6.1.ebuild: moved dev-db/mysql -> virtual/mysql, thx to negril@IRC.gentoo-vdr @@ -169,4 +172,3 @@ +files/xxv-1.0-logerror.patch, +files/xxvd-1.0.cfg, +files/xxv, +files/xxvd-logrotate, +metadata.xml, +xxv-1.0.ebuild: initial ebuild; find older versions on overlay vdr-testing - diff --git a/www-misc/xxv/xxv-1.6.1.ebuild b/www-misc/xxv/xxv-1.6.1.ebuild index f45621f741ec..9a31e2bd0d9e 100644 --- a/www-misc/xxv/xxv-1.6.1.ebuild +++ b/www-misc/xxv/xxv-1.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/xxv/xxv-1.6.1.ebuild,v 1.7 2013/05/05 12:37:25 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/xxv/xxv-1.6.1.ebuild,v 1.8 2014/07/29 15:56:49 dilfridge Exp $ EAPI="2" @@ -27,7 +27,7 @@ RDEPEND=">=media-video/vdr-1.2.6 virtual/perl-Getopt-Long virtual/perl-MIME-Base64 virtual/perl-Time-HiRes - perl-core/IO-Compress + virtual/perl-IO-Compress dev-perl/Config-Tiny dev-perl/DateManip dev-perl/DBD-mysql |