summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 08:58:58 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 08:58:58 +0000
commit8e1c41e2578d4d5d33ccd2f861df534b7c655516 (patch)
tree2025f88da4d883b493ab1d079358f49be8f0689f /x11-wm/muffin
parentInitial import, ebuild written by me. Fixes #408503 by Ian Delaney <johneed@h... (diff)
downloadgentoo-2-8e1c41e2578d4d5d33ccd2f861df534b7c655516.tar.gz
gentoo-2-8e1c41e2578d4d5d33ccd2f861df534b7c655516.tar.bz2
gentoo-2-8e1c41e2578d4d5d33ccd2f861df534b7c655516.zip
dev-til/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'x11-wm/muffin')
-rw-r--r--x11-wm/muffin/ChangeLog6
-rw-r--r--x11-wm/muffin/muffin-1.0.1.ebuild4
-rw-r--r--x11-wm/muffin/muffin-1.0.2-r1.ebuild4
-rw-r--r--x11-wm/muffin/muffin-1.0.2.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/x11-wm/muffin/ChangeLog b/x11-wm/muffin/ChangeLog
index 871f4d627bef..930647934837 100644
--- a/x11-wm/muffin/ChangeLog
+++ b/x11-wm/muffin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-wm/muffin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/ChangeLog,v 1.4 2012/04/13 16:04:42 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/ChangeLog,v 1.5 2012/05/04 08:58:56 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> muffin-1.0.1.ebuild,
+ muffin-1.0.2.ebuild, muffin-1.0.2-r1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*muffin-1.0.2-r1 (13 Apr 2012)
diff --git a/x11-wm/muffin/muffin-1.0.1.ebuild b/x11-wm/muffin/muffin-1.0.1.ebuild
index d71d49fce874..6cfe70570d70 100644
--- a/x11-wm/muffin/muffin-1.0.1.ebuild
+++ b/x11-wm/muffin/muffin-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/muffin-1.0.1.ebuild,v 1.1 2012/02/21 01:18:10 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/muffin-1.0.1.ebuild,v 1.2 2012/05/04 08:58:56 jdhore Exp $
EAPI="4"
GCONF_DEBUG="no"
@@ -47,7 +47,7 @@ COMMON_DEPEND=">=x11-libs/pango-1.2[X,introspection?]
DEPEND="${COMMON_DEPEND}
>=app-text/gnome-doc-utils-0.8
sys-devel/gettext
- >=dev-util/pkgconfig-0.9
+ virtual/pkgconfig
>=dev-util/intltool-0.35
test? ( app-text/docbook-xml-dtd:4.5 )
xinerama? ( x11-proto/xineramaproto )
diff --git a/x11-wm/muffin/muffin-1.0.2-r1.ebuild b/x11-wm/muffin/muffin-1.0.2-r1.ebuild
index 5702f3fb5b71..d203d92a799c 100644
--- a/x11-wm/muffin/muffin-1.0.2-r1.ebuild
+++ b/x11-wm/muffin/muffin-1.0.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/muffin-1.0.2-r1.ebuild,v 1.1 2012/04/13 16:04:42 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/muffin-1.0.2-r1.ebuild,v 1.2 2012/05/04 08:58:56 jdhore Exp $
EAPI="4"
GCONF_DEBUG="no"
@@ -47,7 +47,7 @@ COMMON_DEPEND=">=x11-libs/pango-1.2[X,introspection?]
DEPEND="${COMMON_DEPEND}
>=app-text/gnome-doc-utils-0.8
sys-devel/gettext
- >=dev-util/pkgconfig-0.9
+ virtual/pkgconfig
>=dev-util/intltool-0.35
test? ( app-text/docbook-xml-dtd:4.5 )
xinerama? ( x11-proto/xineramaproto )
diff --git a/x11-wm/muffin/muffin-1.0.2.ebuild b/x11-wm/muffin/muffin-1.0.2.ebuild
index 81f9c62cd2e6..1bce77efac97 100644
--- a/x11-wm/muffin/muffin-1.0.2.ebuild
+++ b/x11-wm/muffin/muffin-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/muffin-1.0.2.ebuild,v 1.1 2012/03/15 06:05:12 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/muffin/muffin-1.0.2.ebuild,v 1.2 2012/05/04 08:58:56 jdhore Exp $
EAPI="4"
GCONF_DEBUG="no"
@@ -47,7 +47,7 @@ COMMON_DEPEND=">=x11-libs/pango-1.2[X,introspection?]
DEPEND="${COMMON_DEPEND}
>=app-text/gnome-doc-utils-0.8
sys-devel/gettext
- >=dev-util/pkgconfig-0.9
+ virtual/pkgconfig
>=dev-util/intltool-0.35
test? ( app-text/docbook-xml-dtd:4.5 )
xinerama? ( x11-proto/xineramaproto )