diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-02-14 16:25:15 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-02-14 16:25:15 +0000 |
commit | 3e193938ccc5666dfaae540f7f8afa4b4b77f2f7 (patch) | |
tree | 36900f94735b7056704620a9082e19cc684f15d5 /media-plugins/xmms-realrandom | |
parent | version bump (diff) | |
download | historical-3e193938ccc5666dfaae540f7f8afa4b4b77f2f7.tar.gz historical-3e193938ccc5666dfaae540f7f8afa4b4b77f2f7.tar.bz2 historical-3e193938ccc5666dfaae540f7f8afa4b4b77f2f7.zip |
added amd64 keyword.
Diffstat (limited to 'media-plugins/xmms-realrandom')
-rw-r--r-- | media-plugins/xmms-realrandom/ChangeLog | 7 | ||||
-rw-r--r-- | media-plugins/xmms-realrandom/Manifest | 4 | ||||
-rw-r--r-- | media-plugins/xmms-realrandom/xmms-realrandom-0.2.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/media-plugins/xmms-realrandom/ChangeLog b/media-plugins/xmms-realrandom/ChangeLog index 908785d9343b..d81c72456454 100644 --- a/media-plugins/xmms-realrandom/ChangeLog +++ b/media-plugins/xmms-realrandom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/xmms-realrandom -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-realrandom/ChangeLog,v 1.4 2003/08/12 11:03:55 joker Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-realrandom/ChangeLog,v 1.5 2004/02/14 16:25:15 absinthe Exp $ + + 14 Feb 2004; Dylan Carlson <absinthe@gentoo.org> xmms-realrandom-0.2.ebuild: + added amd64 keyword. 12 Aug 2003; Christian Birchinger <joker@gentoo.org> xmms-realrandom-0.2.ebuild: diff --git a/media-plugins/xmms-realrandom/Manifest b/media-plugins/xmms-realrandom/Manifest index 1e5a3b497efd..1d6ce2f00934 100644 --- a/media-plugins/xmms-realrandom/Manifest +++ b/media-plugins/xmms-realrandom/Manifest @@ -1,3 +1,3 @@ -MD5 edb9b6122ad02a3f39e00cb5b491c48d ChangeLog 488 -MD5 1431ffeb7a257630d453dc7cae43b839 xmms-realrandom-0.2.ebuild 736 +MD5 a186b041202d0c775e7d21fcde6f898b ChangeLog 594 +MD5 b32656b5984c5e4932749fc6ad2c5c0b xmms-realrandom-0.2.ebuild 742 MD5 e8fd3d2db78b813ba6ffa8ca6b60ed1d files/digest-xmms-realrandom-0.2 67 diff --git a/media-plugins/xmms-realrandom/xmms-realrandom-0.2.ebuild b/media-plugins/xmms-realrandom/xmms-realrandom-0.2.ebuild index 6d5a62b3913c..7e1d3745b5e4 100644 --- a/media-plugins/xmms-realrandom/xmms-realrandom-0.2.ebuild +++ b/media-plugins/xmms-realrandom/xmms-realrandom-0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-realrandom/xmms-realrandom-0.2.ebuild,v 1.3 2003/09/07 00:02:15 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-realrandom/xmms-realrandom-0.2.ebuild,v 1.4 2004/02/14 16:25:15 absinthe Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://kingleo.home.pages.at/development/stuff/${MY_P}.tar.gz" HOMEPAGE="http://kingleo.home.pages.at/index.php?show=/development/stuff" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 amd64" SLOT="0" DEPEND="media-sound/xmms" |