diff options
author | David Holm <dholm@gentoo.org> | 2004-03-29 23:35:34 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-29 23:35:34 +0000 |
commit | e49a518713b3317dee128592344836a9d1200650 (patch) | |
tree | 401fae04d5407fc4ccc55e4b5e69bf40dc52ba86 /media-plugins/xmms-synaesthesia | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-e49a518713b3317dee128592344836a9d1200650.tar.gz gentoo-2-e49a518713b3317dee128592344836a9d1200650.tar.bz2 gentoo-2-e49a518713b3317dee128592344836a9d1200650.zip |
Added to ~ppc
Diffstat (limited to 'media-plugins/xmms-synaesthesia')
-rw-r--r-- | media-plugins/xmms-synaesthesia/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/xmms-synaesthesia/xmms-synaesthesia-0.0.3_rc3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-plugins/xmms-synaesthesia/ChangeLog b/media-plugins/xmms-synaesthesia/ChangeLog index 3b1498d4840f..2250766c0bee 100644 --- a/media-plugins/xmms-synaesthesia/ChangeLog +++ b/media-plugins/xmms-synaesthesia/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/xmms-synaesthesia -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-synaesthesia/ChangeLog,v 1.1 2003/06/22 03:22:45 jje Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-synaesthesia/ChangeLog,v 1.2 2004/03/29 23:32:21 dholm Exp $ + + 30 Mar 2004; David Holm <dholm@gentoo.org> + xmms-synaesthesia-0.0.3_rc3.ebuild: + Added to ~ppc. *xmms-synaesthesia-0.0.3_rc3 (22 Jun 2003) diff --git a/media-plugins/xmms-synaesthesia/xmms-synaesthesia-0.0.3_rc3.ebuild b/media-plugins/xmms-synaesthesia/xmms-synaesthesia-0.0.3_rc3.ebuild index d1354d001055..2c508da11c96 100644 --- a/media-plugins/xmms-synaesthesia/xmms-synaesthesia-0.0.3_rc3.ebuild +++ b/media-plugins/xmms-synaesthesia/xmms-synaesthesia-0.0.3_rc3.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-synaesthesia/xmms-synaesthesia-0.0.3_rc3.ebuild,v 1.1 2003/06/22 03:22:46 jje Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-synaesthesia/xmms-synaesthesia-0.0.3_rc3.ebuild,v 1.2 2004/03/29 23:32:21 dholm Exp $ MY_P=${PN#*-}-${PN%-*}-${PV/_rc/-rc} @@ -14,7 +14,7 @@ RDEPEND="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" src_unpack() { unpack ${A} |