summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-05-05 08:56:07 +0000
committerMichał Górny <mgorny@gentoo.org>2012-05-05 08:56:07 +0000
commit3ce8ed6ed02cf2981ee1c00575c2063a63c5697c (patch)
treeab886dec7b4086b5afee91418497e5dff5321b91 /media-sound/sidplay
parentManifest, network crashed. (diff)
downloadhistorical-3ce8ed6ed02cf2981ee1c00575c2063a63c5697c.tar.gz
historical-3ce8ed6ed02cf2981ee1c00575c2063a63c5697c.tar.bz2
historical-3ce8ed6ed02cf2981ee1c00575c2063a63c5697c.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101_p8/cvs/Linux x86_64
Diffstat (limited to 'media-sound/sidplay')
-rw-r--r--media-sound/sidplay/ChangeLog7
-rw-r--r--media-sound/sidplay/sidplay-2.0.9.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/sidplay/ChangeLog b/media-sound/sidplay/ChangeLog
index 4855903696c1..04f0531672a3 100644
--- a/media-sound/sidplay/ChangeLog
+++ b/media-sound/sidplay/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/sidplay
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sidplay/ChangeLog,v 1.24 2011/02/27 16:20:59 fauli Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sidplay/ChangeLog,v 1.25 2012/05/05 08:50:38 mgorny Exp $
+
+ 05 May 2012; Michał Górny <mgorny@gentoo.org> sidplay-2.0.9.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
27 Feb 2011; Christian Faulhammer <fauli@gentoo.org> sidplay-2.0.9.ebuild:
stable x86, security bug 354061
diff --git a/media-sound/sidplay/sidplay-2.0.9.ebuild b/media-sound/sidplay/sidplay-2.0.9.ebuild
index 870ecfce70e0..80fe274a7697 100644
--- a/media-sound/sidplay/sidplay-2.0.9.ebuild
+++ b/media-sound/sidplay/sidplay-2.0.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sidplay/sidplay-2.0.9.ebuild,v 1.16 2011/02/27 16:20:59 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sidplay/sidplay-2.0.9.ebuild,v 1.17 2012/05/05 08:50:37 mgorny Exp $
EAPI=2
inherit eutils
@@ -16,7 +16,7 @@ IUSE=""
RDEPEND=">=media-libs/libsidplay-2.1"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
epatch "${FILESDIR}"/${P}-gcc43.patch \