diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 05:12:03 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 05:12:03 +0000 |
commit | 71032b758c33f48478876185c0b5582aacc783aa (patch) | |
tree | cd0ce3321aed5d220ec241df560758f0d4413670 /x11-plugins/wmmsg | |
parent | dev-util/pkgconifg -> virtual/pkgconfig (diff) | |
download | gentoo-2-71032b758c33f48478876185c0b5582aacc783aa.tar.gz gentoo-2-71032b758c33f48478876185c0b5582aacc783aa.tar.bz2 gentoo-2-71032b758c33f48478876185c0b5582aacc783aa.zip |
dev-util/pkgconfig -. virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'x11-plugins/wmmsg')
-rw-r--r-- | x11-plugins/wmmsg/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/wmmsg/wmmsg-1.0.1-r1.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/wmmsg/wmmsg-1.0.1.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-plugins/wmmsg/ChangeLog b/x11-plugins/wmmsg/ChangeLog index 68ede3d32566..a21baf5f51e8 100644 --- a/x11-plugins/wmmsg/ChangeLog +++ b/x11-plugins/wmmsg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmmsg -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/ChangeLog,v 1.21 2011/12/18 19:45:38 phajdan.jr Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/ChangeLog,v 1.22 2012/05/05 05:11:59 jdhore Exp $ + + 05 May 2012; Jeff Horelick <jdhore@gentoo.org> wmmsg-1.0.1.ebuild, + wmmsg-1.0.1-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 18 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> wmmsg-1.0.1-r1.ebuild: x86 stable wrt bug #393733 diff --git a/x11-plugins/wmmsg/wmmsg-1.0.1-r1.ebuild b/x11-plugins/wmmsg/wmmsg-1.0.1-r1.ebuild index 925e96c376d2..0bd3bb018dad 100644 --- a/x11-plugins/wmmsg/wmmsg-1.0.1-r1.ebuild +++ b/x11-plugins/wmmsg/wmmsg-1.0.1-r1.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/x11-plugins/wmmsg/wmmsg-1.0.1-r1.ebuild,v 1.4 2011/12/18 19:45:38 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.1-r1.ebuild,v 1.5 2012/05/05 05:11:59 jdhore Exp $ EAPI="1" @@ -21,7 +21,7 @@ RDEPEND="x11-libs/gtk+:2 x11-libs/libXext x11-libs/libX11" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig x11-libs/libXt" src_unpack() { diff --git a/x11-plugins/wmmsg/wmmsg-1.0.1.ebuild b/x11-plugins/wmmsg/wmmsg-1.0.1.ebuild index dfedfb169700..b8b855c2fd2d 100644 --- a/x11-plugins/wmmsg/wmmsg-1.0.1.ebuild +++ b/x11-plugins/wmmsg/wmmsg-1.0.1.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/x11-plugins/wmmsg/wmmsg-1.0.1.ebuild,v 1.6 2011/03/28 15:10:34 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.1.ebuild,v 1.7 2012/05/05 05:11:59 jdhore Exp $ EAPI="1" @@ -21,7 +21,7 @@ RDEPEND="x11-libs/gtk+:2 x11-libs/libXext x11-libs/libX11" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig x11-libs/libXt" src_unpack() { |