summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHomer Parker <hparker@gentoo.org>2005-09-25 16:05:36 +0000
committerHomer Parker <hparker@gentoo.org>2005-09-25 16:05:36 +0000
commit3a0a338bae02890ff313ffe486f610a132b546fa (patch)
tree9d35c0874e5003cea9a183719752c33211f04071 /x11-plugins
parentfixed python_mod_optimize line ( -> ) (diff)
downloadgentoo-2-3a0a338bae02890ff313ffe486f610a132b546fa.tar.gz
gentoo-2-3a0a338bae02890ff313ffe486f610a132b546fa.tar.bz2
gentoo-2-3a0a338bae02890ff313ffe486f610a132b546fa.zip
~amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmmp3/ChangeLog7
-rw-r--r--x11-plugins/wmmp3/wmmp3-0.12.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-plugins/wmmp3/ChangeLog b/x11-plugins/wmmp3/ChangeLog
index b10419f88ef9..08c896cfe6e7 100644
--- a/x11-plugins/wmmp3/ChangeLog
+++ b/x11-plugins/wmmp3/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmmp3
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmp3/ChangeLog,v 1.6 2005/08/24 07:54:42 s4t4n Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmp3/ChangeLog,v 1.7 2005/09/25 16:05:36 hparker Exp $
+
+ 25 Sep 2005; Homer Parker <hparker@gentoo.org> wmmp3-0.12.ebuild:
+ Marked ~amd64.
24 Aug 2005; Michele Noberasco <s4t4n@gentoo.org> wmmp3-0.12.ebuild:
Added patch to make safety checks on X includes and libraries, fixes
diff --git a/x11-plugins/wmmp3/wmmp3-0.12.ebuild b/x11-plugins/wmmp3/wmmp3-0.12.ebuild
index a7afb49268c7..0e759105cc7a 100644
--- a/x11-plugins/wmmp3/wmmp3-0.12.ebuild
+++ b/x11-plugins/wmmp3/wmmp3-0.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmp3/wmmp3-0.12.ebuild,v 1.6 2005/08/24 07:54:42 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmp3/wmmp3-0.12.ebuild,v 1.7 2005/09/25 16:05:36 hparker Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.dotfiles.com/software/wmmp3/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc ~sparc"
+KEYWORDS="~amd64 ppc ~sparc x86"
DEPEND="virtual/x11
>=media-sound/mpg123-0.59s-r2"