summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 08:58:59 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 08:58:59 +0000
commite7c51f4ffc3034c798c7e3eedb550c66fdcbb280 (patch)
tree733deac10fb5a0cf43d4cbb106139ff7f23ddd4b /media-video/sswf
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-e7c51f4ffc3034c798c7e3eedb550c66fdcbb280.tar.gz
gentoo-2-e7c51f4ffc3034c798c7e3eedb550c66fdcbb280.tar.bz2
gentoo-2-e7c51f4ffc3034c798c7e3eedb550c66fdcbb280.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'media-video/sswf')
-rw-r--r--media-video/sswf/ChangeLog8
-rw-r--r--media-video/sswf/sswf-1.8.2.ebuild6
-rw-r--r--media-video/sswf/sswf-1.8.4.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/media-video/sswf/ChangeLog b/media-video/sswf/ChangeLog
index 2967694a77a3..02809431458b 100644
--- a/media-video/sswf/ChangeLog
+++ b/media-video/sswf/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/sswf
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/sswf/ChangeLog,v 1.10 2011/02/26 19:32:16 signals Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/sswf/ChangeLog,v 1.11 2012/05/05 08:58:59 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> sswf-1.8.2.ebuild,
+ sswf-1.8.4.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
26 Feb 2011; Kevin McCarthy <signals@gentoo.org> sswf-1.8.2.ebuild,
sswf-1.8.4.ebuild:
diff --git a/media-video/sswf/sswf-1.8.2.ebuild b/media-video/sswf/sswf-1.8.2.ebuild
index 1f12152b5f85..c325275d4818 100644
--- a/media-video/sswf/sswf-1.8.2.ebuild
+++ b/media-video/sswf/sswf-1.8.2.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-video/sswf/sswf-1.8.2.ebuild,v 1.2 2011/02/26 19:32:16 signals Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/sswf/sswf-1.8.2.ebuild,v 1.3 2012/05/05 08:58:59 jdhore Exp $
DESCRIPTION="A C++ Library and a script language tool to create Flash (SWF) movies up to version 8."
HOMEPAGE="http://sswf.sourceforge.net"
@@ -15,7 +15,7 @@ IUSE="debug doc examples"
RDEPEND="virtual/jpeg
media-libs/freetype"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_compile() {
econf --disable-dependency-tracking --disable-docs \
diff --git a/media-video/sswf/sswf-1.8.4.ebuild b/media-video/sswf/sswf-1.8.4.ebuild
index 0fe97408616a..0c930b2a71e0 100644
--- a/media-video/sswf/sswf-1.8.4.ebuild
+++ b/media-video/sswf/sswf-1.8.4.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-video/sswf/sswf-1.8.4.ebuild,v 1.2 2011/02/26 19:32:16 signals Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/sswf/sswf-1.8.4.ebuild,v 1.3 2012/05/05 08:58:59 jdhore Exp $
DESCRIPTION="A C++ Library and a script language tool to create Flash (SWF) movies up to version 8."
HOMEPAGE="http://sswf.sourceforge.net"
@@ -15,7 +15,7 @@ IUSE="debug doc examples"
RDEPEND="virtual/jpeg
media-libs/freetype"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_compile() {
econf --disable-dependency-tracking --disable-docs \