diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-01-15 14:31:56 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-01-15 14:31:56 +0000 |
commit | 9556c988af8f1263416e37674bf1a73347352be7 (patch) | |
tree | d296fe2c067f8dbd90ba2bf1317f4752f308d417 /x11-plugins/wmacpi | |
parent | gcc34 compile fix (bug #119061) (diff) | |
download | gentoo-2-9556c988af8f1263416e37674bf1a73347352be7.tar.gz gentoo-2-9556c988af8f1263416e37674bf1a73347352be7.tar.bz2 gentoo-2-9556c988af8f1263416e37674bf1a73347352be7.zip |
Fixed DEPEND for modular X, see bug #118297.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-plugins/wmacpi')
-rw-r--r-- | x11-plugins/wmacpi/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/wmacpi/wmacpi-1.34.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/wmacpi/wmacpi-1.99_p7.ebuild | 7 | ||||
-rw-r--r-- | x11-plugins/wmacpi/wmacpi-2.1_rc1.ebuild | 7 |
4 files changed, 15 insertions, 13 deletions
diff --git a/x11-plugins/wmacpi/ChangeLog b/x11-plugins/wmacpi/ChangeLog index 8b405e9166ea..1809f88a2e60 100644 --- a/x11-plugins/wmacpi/ChangeLog +++ b/x11-plugins/wmacpi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmacpi -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpi/ChangeLog,v 1.17 2005/08/29 08:01:23 s4t4n Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpi/ChangeLog,v 1.18 2006/01/15 14:31:56 nelchael Exp $ + + 15 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> wmacpi-1.34.ebuild, + wmacpi-1.99_p7.ebuild, wmacpi-2.1_rc1.ebuild: + Fixed DEPEND for modular X, see bug #118297. 29 Aug 2005; Michele Noberasco <s4t4n@gentoo.org> wmacpi-2.1_rc1.ebuild: Stable for x86. diff --git a/x11-plugins/wmacpi/wmacpi-1.34.ebuild b/x11-plugins/wmacpi/wmacpi-1.34.ebuild index 9a5bcb6b7674..7b8f6cdf4ca7 100644 --- a/x11-plugins/wmacpi/wmacpi-1.34.ebuild +++ b/x11-plugins/wmacpi/wmacpi-1.34.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpi/wmacpi-1.34.ebuild,v 1.12 2005/01/25 09:32:32 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpi/wmacpi-1.34.ebuild,v 1.13 2006/01/15 14:31:56 nelchael Exp $ inherit eutils @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 -sparc amd64 ppc" -DEPEND="virtual/x11" +DEPEND="x11-libs/libdockapp" src_unpack() { unpack ${A} diff --git a/x11-plugins/wmacpi/wmacpi-1.99_p7.ebuild b/x11-plugins/wmacpi/wmacpi-1.99_p7.ebuild index 95fc9c8940c7..c00c1b1ee6dd 100644 --- a/x11-plugins/wmacpi/wmacpi-1.99_p7.ebuild +++ b/x11-plugins/wmacpi/wmacpi-1.99_p7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpi/wmacpi-1.99_p7.ebuild,v 1.5 2005/01/25 09:32:32 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpi/wmacpi-1.99_p7.ebuild,v 1.6 2006/01/15 14:31:56 nelchael Exp $ IUSE="" DESCRIPTION="WMaker DockApp: ACPI status monitor for laptops" @@ -14,8 +14,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 -sparc amd64 -ppc" -DEPEND="virtual/x11 - >=x11-libs/libdockapp-0.4.0-r1" +DEPEND="x11-libs/libdockapp" src_compile() { diff --git a/x11-plugins/wmacpi/wmacpi-2.1_rc1.ebuild b/x11-plugins/wmacpi/wmacpi-2.1_rc1.ebuild index 0329d7e6dd93..a91694bb830a 100644 --- a/x11-plugins/wmacpi/wmacpi-2.1_rc1.ebuild +++ b/x11-plugins/wmacpi/wmacpi-2.1_rc1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpi/wmacpi-2.1_rc1.ebuild,v 1.2 2005/08/29 08:01:23 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpi/wmacpi-2.1_rc1.ebuild,v 1.3 2006/01/15 14:31:56 nelchael Exp $ inherit eutils @@ -16,8 +16,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 -sparc ~amd64 -ppc" -DEPEND="virtual/x11 - >=x11-libs/libdockapp-0.5.0" +DEPEND="x11-libs/libdockapp" src_unpack() { |