summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-11-18 16:05:26 +0000
committerTorsten Veller <tove@gentoo.org>2008-11-18 16:05:26 +0000
commite9b3b63053df8a12b0bc1b93744ced11c38e2f6c (patch)
treeac7b93d60654027266172b50fd4449aef21d6b63 /games-util/umodpack
parent New virtuals: Compress-Zlib Locale-Maketext-Simple Pod-Escapes Pod-Simple (diff)
downloadgentoo-2-e9b3b63053df8a12b0bc1b93744ced11c38e2f6c.tar.gz
gentoo-2-e9b3b63053df8a12b0bc1b93744ced11c38e2f6c.tar.bz2
gentoo-2-e9b3b63053df8a12b0bc1b93744ced11c38e2f6c.zip
New virtuals: Compress-Zlib
(Portage version: 2.2_rc14/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'games-util/umodpack')
-rw-r--r--games-util/umodpack/ChangeLog8
-rw-r--r--games-util/umodpack/umodpack-0.5_beta16-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/games-util/umodpack/ChangeLog b/games-util/umodpack/ChangeLog
index 7f3584b5ee5e..94e783e538cb 100644
--- a/games-util/umodpack/ChangeLog
+++ b/games-util/umodpack/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-util/umodpack
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/umodpack/ChangeLog,v 1.9 2007/04/24 14:35:00 nyhm Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-util/umodpack/ChangeLog,v 1.10 2008/11/18 16:05:26 tove Exp $
+
+ 18 Nov 2008; Torsten Veller <tove@gentoo.org>
+ umodpack-0.5_beta16-r1.ebuild:
+ New virtuals: Compress-Zlib
24 Apr 2007; Tristan Heaven <nyhm@gentoo.org>
umodpack-0.5_beta16-r1.ebuild:
diff --git a/games-util/umodpack/umodpack-0.5_beta16-r1.ebuild b/games-util/umodpack/umodpack-0.5_beta16-r1.ebuild
index 37ca75d16e45..733fbecfb36e 100644
--- a/games-util/umodpack/umodpack-0.5_beta16-r1.ebuild
+++ b/games-util/umodpack/umodpack-0.5_beta16-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/umodpack/umodpack-0.5_beta16-r1.ebuild,v 1.5 2007/04/24 14:35:00 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/umodpack/umodpack-0.5_beta16-r1.ebuild,v 1.6 2008/11/18 16:05:26 tove Exp $
inherit perl-module toolchain-funcs
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ppc x86"
IUSE="tk"
DEPEND="dev-lang/perl
- dev-perl/Compress-Zlib
+ virtual/perl-Compress-Zlib
dev-perl/Archive-Zip
dev-perl/Tie-IxHash
tk? ( dev-perl/perl-tk )"