diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-10-16 16:12:57 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-10-16 16:12:57 +0000 |
commit | abd753e6dc9f5c7c1d8f38d7c8c0ada3f483663f (patch) | |
tree | 435b5d7b3a637e619a49b784ccbfdff27080a806 /x11-plugins/wmfortune | |
parent | Add kdemultimedia-3.2.0_alpha{1,2}. (diff) | |
download | gentoo-2-abd753e6dc9f5c7c1d8f38d7c8c0ada3f483663f.tar.gz gentoo-2-abd753e6dc9f5c7c1d8f38d7c8c0ada3f483663f.tar.bz2 gentoo-2-abd753e6dc9f5c7c1d8f38d7c8c0ada3f483663f.zip |
amd64 unmask
Diffstat (limited to 'x11-plugins/wmfortune')
-rw-r--r-- | x11-plugins/wmfortune/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmfortune/wmfortune-0.241.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmfortune/Manifest b/x11-plugins/wmfortune/Manifest index 854d7e4627e4..04c534cf8a08 100644 --- a/x11-plugins/wmfortune/Manifest +++ b/x11-plugins/wmfortune/Manifest @@ -1,3 +1,3 @@ +MD5 c4a6afef16c5ad8ee1e6c7d1f19a986d wmfortune-0.241.ebuild 610 MD5 fc8ba6fee8a4b71b6229affa0208faa4 ChangeLog 620 -MD5 985c3a6cc7b698eb77a9b77f7ea56bbd wmfortune-0.241.ebuild 604 MD5 2894d43246c9e383f4d82109b8b454c5 files/digest-wmfortune-0.241 66 diff --git a/x11-plugins/wmfortune/wmfortune-0.241.ebuild b/x11-plugins/wmfortune/wmfortune-0.241.ebuild index c784622e8292..240bc55ce0b3 100644 --- a/x11-plugins/wmfortune/wmfortune-0.241.ebuild +++ b/x11-plugins/wmfortune/wmfortune-0.241.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfortune/wmfortune-0.241.ebuild,v 1.2 2003/09/10 21:58:44 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfortune/wmfortune-0.241.ebuild,v 1.3 2003/10/16 16:10:23 drobbins Exp $ DESCRIPTION="dock-app that shows forune messages" HOMEPAGE="http://www.01.246.ne.jp/~m-sugano/apps.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.01.246.ne.jp/~m-sugano/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 amd64" DEPEND="games-misc/fortune-mod virtual/x11" |