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
commitf6fc325880aeea51827181e2d6133b0e615c719d (patch)
tree69519a3f56b76e283df08439704af7846d8c15bf /media-gfx/qosmic
parentNew separate gnome log viewer package, formerly part of gnome-extra/gnome-utils. (diff)
downloadhistorical-f6fc325880aeea51827181e2d6133b0e615c719d.tar.gz
historical-f6fc325880aeea51827181e2d6133b0e615c719d.tar.bz2
historical-f6fc325880aeea51827181e2d6133b0e615c719d.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-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"