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 | 1ab699de8547ac2bb8298cf7362c4f317b04fc1d (patch) | |
tree | 0ffc1feba92d87418738ea137658e07c4639a4e0 /media-plugins | |
parent | version bump (Manifest recommit) (diff) | |
download | gentoo-2-1ab699de8547ac2bb8298cf7362c4f317b04fc1d.tar.gz gentoo-2-1ab699de8547ac2bb8298cf7362c4f317b04fc1d.tar.bz2 gentoo-2-1ab699de8547ac2bb8298cf7362c4f317b04fc1d.zip |
added amd64 keyword.
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/xmms-realrandom/ChangeLog | 7 | ||||
-rw-r--r-- | media-plugins/xmms-realrandom/xmms-realrandom-0.2.ebuild | 6 |
2 files changed, 8 insertions, 5 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/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" |