summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 07:00:27 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 07:00:27 +0000
commite508ea76617f92d515d39d9b65a273d4f6f1cf2a (patch)
tree4bc1c3ac9c9c67d0b7654203d6e46eb8bc01be21 /media-gfx/qosmic
parentNew separate gnome log viewer package, formerly part of gnome-extra/gnome-utils. (diff)
downloadgentoo-2-e508ea76617f92d515d39d9b65a273d4f6f1cf2a.tar.gz
gentoo-2-e508ea76617f92d515d39d9b65a273d4f6f1cf2a.tar.bz2
gentoo-2-e508ea76617f92d515d39d9b65a273d4f6f1cf2a.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'media-gfx/qosmic')
-rw-r--r--media-gfx/qosmic/ChangeLog7
-rw-r--r--media-gfx/qosmic/qosmic-1.5.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/qosmic/ChangeLog b/media-gfx/qosmic/ChangeLog
index 86ae81f83842..1dd0b8918b26 100644
--- a/media-gfx/qosmic/ChangeLog
+++ b/media-gfx/qosmic/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/qosmic
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/qosmic/ChangeLog,v 1.3 2011/11/02 14:30:56 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/qosmic/ChangeLog,v 1.4 2012/05/05 07:00:23 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> qosmic-1.5.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
02 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> -qosmic-1.4.8.ebuild:
old
diff --git a/media-gfx/qosmic/qosmic-1.5.0.ebuild b/media-gfx/qosmic/qosmic-1.5.0.ebuild
index 4905d8a3a0ab..c2cf009d4aee 100644
--- a/media-gfx/qosmic/qosmic-1.5.0.ebuild
+++ b/media-gfx/qosmic/qosmic-1.5.0.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-gfx/qosmic/qosmic-1.5.0.ebuild,v 1.1 2011/11/02 14:30:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/qosmic/qosmic-1.5.0.ebuild,v 1.2 2012/05/05 07:00:23 jdhore Exp $
EAPI=4
inherit qt4-r2
@@ -18,6 +18,6 @@ RDEPEND=">=dev-lang/lua-5.1.4
>=media-gfx/flam3-3.0.1
>=x11-libs/qt-gui-4.6:4"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
DOCS="changes.txt README"