diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-14 06:52:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-14 06:52:12 +0000 |
commit | 635730f7e105cad0508943fc33836d1c0ad87af5 (patch) | |
tree | abd09048b0072d2346e0fcd935b006414cd04fb4 /media-plugins | |
parent | Mark 1.2.10-r1 stable on alpha (diff) | |
download | historical-635730f7e105cad0508943fc33836d1c0ad87af5.tar.gz historical-635730f7e105cad0508943fc33836d1c0ad87af5.tar.bz2 historical-635730f7e105cad0508943fc33836d1c0ad87af5.zip |
Mark 1.3 stable on alpha
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/xmms-wmdiscotux/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/xmms-wmdiscotux/xmms-wmdiscotux-1.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/xmms-wmdiscotux/ChangeLog b/media-plugins/xmms-wmdiscotux/ChangeLog index 94f17e9aebc9..dfd59a242a64 100644 --- a/media-plugins/xmms-wmdiscotux/ChangeLog +++ b/media-plugins/xmms-wmdiscotux/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/xmms-wmdiscotux # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-wmdiscotux/ChangeLog,v 1.7 2005/09/04 10:30:08 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-wmdiscotux/ChangeLog,v 1.8 2005/09/14 06:52:12 agriffis Exp $ + + 14 Sep 2005; Aron Griffis <agriffis@gentoo.org> + xmms-wmdiscotux-1.3.ebuild: + Mark 1.3 stable on alpha 04 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> xmms-wmdiscotux-1.3.ebuild: diff --git a/media-plugins/xmms-wmdiscotux/xmms-wmdiscotux-1.3.ebuild b/media-plugins/xmms-wmdiscotux/xmms-wmdiscotux-1.3.ebuild index 3ed34fa8d4e2..153f309955b5 100644 --- a/media-plugins/xmms-wmdiscotux/xmms-wmdiscotux-1.3.ebuild +++ b/media-plugins/xmms-wmdiscotux/xmms-wmdiscotux-1.3.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/media-plugins/xmms-wmdiscotux/xmms-wmdiscotux-1.3.ebuild,v 1.9 2005/09/04 10:30:08 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-wmdiscotux/xmms-wmdiscotux-1.3.ebuild,v 1.10 2005/09/14 06:52:12 agriffis Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="http://fragment.stc.cx/files/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc ~alpha ~hppa amd64" +KEYWORDS="alpha amd64 ~hppa ppc sparc x86" DEPEND="media-sound/xmms" |