diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-01-22 12:29:30 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-01-22 12:29:30 +0000 |
commit | 9c4cb6b6e3d56a837ea221a197ba75f4808416ca (patch) | |
tree | f3c3d3ade161d9ab8baa6b7c4cf4c3e219075a5e /x11-plugins/wmalms | |
parent | Fixed DEPEND for modular X. (diff) | |
download | gentoo-2-9c4cb6b6e3d56a837ea221a197ba75f4808416ca.tar.gz gentoo-2-9c4cb6b6e3d56a837ea221a197ba75f4808416ca.tar.bz2 gentoo-2-9c4cb6b6e3d56a837ea221a197ba75f4808416ca.zip |
Fixed DEPEND for modular X.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-plugins/wmalms')
-rw-r--r-- | x11-plugins/wmalms/ChangeLog | 14 | ||||
-rw-r--r-- | x11-plugins/wmalms/metadata.xml | 27 | ||||
-rw-r--r-- | x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild | 15 |
3 files changed, 33 insertions, 23 deletions
diff --git a/x11-plugins/wmalms/ChangeLog b/x11-plugins/wmalms/ChangeLog index f587599e4034..09e16feede99 100644 --- a/x11-plugins/wmalms/ChangeLog +++ b/x11-plugins/wmalms/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmalms -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmalms/ChangeLog,v 1.7 2005/02/27 12:23:09 brix Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmalms/ChangeLog,v 1.8 2006/01/22 12:25:19 nelchael Exp $ + + 22 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> metadata.xml, + wmalms-1.0.0a-r1.ebuild: + Fixed DEPEND for modular X. 27 Feb 2005; Henrik Brix Andersen <brix@gentoo.org> wmalms-1.0.0a-r1.ebuild: Dependency update: sys-apps/lm-sensors -> sys-apps/lm_sensors. @@ -9,7 +13,7 @@ Masked on sparc as lm_sensors doesn't work. 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords - + *wmalms-1.0.0a-r1 (6 Jun 2002) 29 Aug 2002; Seemant Kulleen <seemant@gentoo.org> * : @@ -20,12 +24,12 @@ add dependency on lm_sensors - 6 Jun 2002; Brandon Low <lostlogic@gentoo.org> wmalms-1.0.0a-r1.ebuild + 6 Jun 2002; Brandon Low <lostlogic@gentoo.org> wmalms-1.0.0a-r1.ebuild: Fix doc locations *wmalms-1.0.0a (3 Jun 2002) - 3 Jun 2002; Brandon Low <lostlogic@gentoo.org> wmalms-1.0.0a.ebuild + 3 Jun 2002; Brandon Low <lostlogic@gentoo.org> wmalms-1.0.0a.ebuild: Initial package diff --git a/x11-plugins/wmalms/metadata.xml b/x11-plugins/wmalms/metadata.xml index 5ebfc73f5163..7cf6fd004331 100644 --- a/x11-plugins/wmalms/metadata.xml +++ b/x11-plugins/wmalms/metadata.xml @@ -1,19 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>desktop-misc</herd> -<longdescription> -wmalms monitors data obtained from a sensor chip: -temperature, fan speed, and voltage. It can be -used as a dockable/swallowed applet with Window -Maker or any window manager that supports -swallowing, including GNOME, kwm (KDE), fvwm, -and its clones. Alternatively, you can run wmalms -as a normal window with any window manager. -wmalms is designed to suit any hardware supported -by lm_sensors. It provides a wide range of -customized features, including window appearence, -order and representation of sensor data, refresh -frequency, alarm mode, etc. -</longdescription> + <herd>desktop-dock</herd> + <longdescription> + wmalms monitors data obtained from a sensor chip: temperature, fan + speed, and voltage. It can be used as a dockable/swallowed applet + with Window Maker or any window manager that supports swallowing, + including GNOME, kwm (KDE), fvwm, and its clones. Alternatively, you + can run wmalms as a normal window with any window manager. wmalms is + designed to suit any hardware supported by lm_sensors. It provides a + wide range of customized features, including window appearence, + order and representation of sensor data, refresh frequency, alarm + mode, etc. + </longdescription> </pkgmetadata> diff --git a/x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild b/x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild index aa5943cf9ecb..0ed36b99ff2a 100644 --- a/x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild +++ b/x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild @@ -1,13 +1,22 @@ -# 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/wmalms/wmalms-1.0.0a-r1.ebuild,v 1.9 2005/02/27 12:23:09 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild,v 1.10 2006/01/22 12:25:19 nelchael Exp $ IUSE="" DESCRIPTION="wmalms X-windows hardware sensors applet" HOMEPAGE="http://www.geocities.com/wmalms" SRC_URI="http://www.geocities.com/wmalms/wmalms-1.0.0a.tar.gz" -DEPEND="virtual/x11 +RDEPEND="|| ( ( + x11-libs/libX11 + x11-libs/libXext + x11-libs/libXpm ) + virtual/x11 )" +DEPEND="${RDEPEND} + || ( ( + x11-proto/xproto + x11-proto/xextproto ) + virtual/x11 ) sys-apps/lm_sensors" LICENSE="GPL-2" |