summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-04-12 04:45:07 +0000
committerJason Wever <weeve@gentoo.org>2004-04-12 04:45:07 +0000
commite2403d1cd3f778b041c519074326ac1bc55d5ceb (patch)
treef99a8aeaca86c7c12c3c7bb5b459cb4471ef6970 /x11-plugins/wmsmixer
parentmanifest (diff)
downloadhistorical-e2403d1cd3f778b041c519074326ac1bc55d5ceb.tar.gz
historical-e2403d1cd3f778b041c519074326ac1bc55d5ceb.tar.bz2
historical-e2403d1cd3f778b041c519074326ac1bc55d5ceb.zip
Added ~sparc keyword.
Diffstat (limited to 'x11-plugins/wmsmixer')
-rw-r--r--x11-plugins/wmsmixer/ChangeLog5
-rw-r--r--x11-plugins/wmsmixer/Manifest4
-rw-r--r--x11-plugins/wmsmixer/wmsmixer-0.5.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmsmixer/ChangeLog b/x11-plugins/wmsmixer/ChangeLog
index 86fb4c39a98e..0cf7b4398b94 100644
--- a/x11-plugins/wmsmixer/ChangeLog
+++ b/x11-plugins/wmsmixer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmsmixer
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/ChangeLog,v 1.6 2004/03/19 10:04:28 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/ChangeLog,v 1.7 2004/04/12 04:45:07 weeve Exp $
+
+ 11 Apr 2004; Jason Wever <weeve@gentoo.org> wmsmixer-0.5.ebuild:
+ Added ~sparc keyword.
19 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> wmsmixer-0.5.ebuild:
Inherit eutils.
diff --git a/x11-plugins/wmsmixer/Manifest b/x11-plugins/wmsmixer/Manifest
index c4a7b7b52705..15b40437a982 100644
--- a/x11-plugins/wmsmixer/Manifest
+++ b/x11-plugins/wmsmixer/Manifest
@@ -1,5 +1,5 @@
-MD5 bd7f89fe813b7ab9646fe6bd611c21a0 wmsmixer-0.5.ebuild 878
-MD5 ba51362329ccde5e162543085446a880 ChangeLog 893
+MD5 19b2b5bfe7b14acc8f2f8ce85054b435 ChangeLog 986
MD5 cbcbfa5899b062c064cd902ba13c1f89 metadata.xml 380
+MD5 6267a49de485b43db3d2a2011248596e wmsmixer-0.5.ebuild 886
MD5 2a88cef104773c371d0b8d96362d47d5 files/digest-wmsmixer-0.5 63
MD5 2888240d41fcb8a0569feba2cb252dfa files/gcc3.diff 398
diff --git a/x11-plugins/wmsmixer/wmsmixer-0.5.ebuild b/x11-plugins/wmsmixer/wmsmixer-0.5.ebuild
index f18ddf0cd573..cf6c58c0df84 100644
--- a/x11-plugins/wmsmixer/wmsmixer-0.5.ebuild
+++ b/x11-plugins/wmsmixer/wmsmixer-0.5.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/wmsmixer/wmsmixer-0.5.ebuild,v 1.8 2004/03/26 23:10:15 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsmixer/wmsmixer-0.5.ebuild,v 1.9 2004/04/12 04:45:07 weeve Exp $
inherit eutils
IUSE=""
@@ -10,7 +10,7 @@ SRC_URI="http://www.hibernaculum.net/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 amd64"
+KEYWORDS="x86 amd64 ~sparc"
DEPEND="virtual/glibc
virtual/x11"