diff options
author | David Holm <dholm@gentoo.org> | 2004-06-23 18:49:00 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-23 18:49:00 +0000 |
commit | 9fe87ff2cb739e16c6710fc6e3dffdeab02b6f3b (patch) | |
tree | 8d269d9d7ddf9ff31257f86531be6334f25d5a91 /x11-plugins | |
parent | Added to ~ppc (diff) | |
download | historical-9fe87ff2cb739e16c6710fc6e3dffdeab02b6f3b.tar.gz historical-9fe87ff2cb739e16c6710fc6e3dffdeab02b6f3b.tar.bz2 historical-9fe87ff2cb739e16c6710fc6e3dffdeab02b6f3b.zip |
Added to ~ppc
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmdiskmon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmdiskmon/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/wmdiskmon/wmdiskmon-0.0.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmdiskmon/ChangeLog b/x11-plugins/wmdiskmon/ChangeLog index 24f7643617f0..6cfa4e1cde7f 100644 --- a/x11-plugins/wmdiskmon/ChangeLog +++ b/x11-plugins/wmdiskmon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for <CATEGORY>/<PACKAGE_NAME> # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdiskmon/ChangeLog,v 1.1 2004/06/22 20:08:27 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdiskmon/ChangeLog,v 1.2 2004/06/23 18:49:00 dholm Exp $ + + 23 Jun 2004; David Holm <dholm@gentoo.org> wmdiskmon-0.0.1.ebuild: + Added to ~ppc. *wmdiskmon-0.0.1 (22 Jun 2004) diff --git a/x11-plugins/wmdiskmon/Manifest b/x11-plugins/wmdiskmon/Manifest index 0b6496581be4..ddd326de580b 100644 --- a/x11-plugins/wmdiskmon/Manifest +++ b/x11-plugins/wmdiskmon/Manifest @@ -1,4 +1,4 @@ -MD5 1e9b0f2c2072df91f75aa925ab21d5dc wmdiskmon-0.0.1.ebuild 624 -MD5 b2f04d3362262464d16c6e452a405b66 ChangeLog 372 +MD5 55fbd2c686aadd05bcf3b408bdf6144c ChangeLog 459 MD5 5a911acf5f3d1a8e9877487700a830de metadata.xml 251 +MD5 fe7c7cff12d232fce1bdbc455e4d8603 wmdiskmon-0.0.1.ebuild 629 MD5 630236cddf69bb537e5b04c4cc34406c files/digest-wmdiskmon-0.0.1 66 diff --git a/x11-plugins/wmdiskmon/wmdiskmon-0.0.1.ebuild b/x11-plugins/wmdiskmon/wmdiskmon-0.0.1.ebuild index 35a6e7426ab7..e5498444ed93 100644 --- a/x11-plugins/wmdiskmon/wmdiskmon-0.0.1.ebuild +++ b/x11-plugins/wmdiskmon/wmdiskmon-0.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdiskmon/wmdiskmon-0.0.1.ebuild,v 1.1 2004/06/22 20:08:27 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdiskmon/wmdiskmon-0.0.1.ebuild,v 1.2 2004/06/23 18:49:00 dholm Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://tnemeth.free.fr/projets/programmes/${P}.tar.gz" HOMEPAGE="http://tnemeth.free.fr/projets/dockapps.html" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" LICENSE="GPL-2" DEPEND="virtual/x11" |