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/wmcp | |
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/wmcp')
-rw-r--r-- | x11-plugins/wmcp/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmcp/wmcp-1.2.8.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmcp/Manifest b/x11-plugins/wmcp/Manifest index 4ec476017557..089470e90ec9 100644 --- a/x11-plugins/wmcp/Manifest +++ b/x11-plugins/wmcp/Manifest @@ -1,4 +1,4 @@ -MD5 b3aa88514f77658c3179115df55bce34 wmcp-1.2.8.ebuild 770 +MD5 33a66986fac409471109306246845d08 wmcp-1.2.8.ebuild 770 MD5 190805c016c353e59331b979356ed3b5 ChangeLog 794 MD5 bdcccfed4408157d33483585f88c7ccc files/wmcp-1.2.8-makefile.patch 446 MD5 47184d848f1e3cd7af6cbbf1da2ebdca files/digest-wmcp-1.2.8 60 diff --git a/x11-plugins/wmcp/wmcp-1.2.8.ebuild b/x11-plugins/wmcp/wmcp-1.2.8.ebuild index 00da5a13cf22..0c1e4a15ce6a 100644 --- a/x11-plugins/wmcp/wmcp-1.2.8.ebuild +++ b/x11-plugins/wmcp/wmcp-1.2.8.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/wmcp/wmcp-1.2.8.ebuild,v 1.4 2003/09/24 22:27:00 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcp/wmcp-1.2.8.ebuild,v 1.5 2003/10/16 16:10:23 drobbins Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://linux-sea.tucows.webusenet.com/files/x11/dock/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64 ~ia64 ~ppc ~sparc ~alpha ~hppa ~mips ~arm" +KEYWORDS="x86 amd64 ~ia64 ~ppc ~sparc ~alpha ~hppa ~mips ~arm" DEPEND="virtual/glibc virtual/x11" |