diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-07 13:02:58 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-07 13:02:58 +0000 |
commit | 9a0c4aab0dd36aaf2a8964f1b877dd7e26fc3b3f (patch) | |
tree | f2e70408a61416b561d23f26ae4619b04554319e /media-sound/trommler | |
parent | Stable on ppc. (diff) | |
download | historical-9a0c4aab0dd36aaf2a8964f1b877dd7e26fc3b3f.tar.gz historical-9a0c4aab0dd36aaf2a8964f1b877dd7e26fc3b3f.tar.bz2 historical-9a0c4aab0dd36aaf2a8964f1b877dd7e26fc3b3f.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-sound/trommler')
-rw-r--r-- | media-sound/trommler/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/trommler/trommler-3.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/trommler/ChangeLog b/media-sound/trommler/ChangeLog index 5b5dd1d04cf0..3dd89307cdfb 100644 --- a/media-sound/trommler/ChangeLog +++ b/media-sound/trommler/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/trommler -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/ChangeLog,v 1.9 2004/09/15 17:41:33 eradicator Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/ChangeLog,v 1.10 2005/08/07 13:01:10 hansmi Exp $ + + 07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> trommler-3.3.ebuild: + Stable on ppc. 15 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> trommler-3.3.ebuild: Stable amd64, sparc. diff --git a/media-sound/trommler/trommler-3.3.ebuild b/media-sound/trommler/trommler-3.3.ebuild index 3174850c474e..02e96eecc68e 100644 --- a/media-sound/trommler/trommler-3.3.ebuild +++ b/media-sound/trommler/trommler-3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/trommler-3.3.ebuild,v 1.13 2004/09/15 17:41:33 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/trommler/trommler-3.3.ebuild,v 1.14 2005/08/07 13:01:10 hansmi Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://muth.org/Robert/Trommler/${P/-/.}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha amd64" +KEYWORDS="~alpha amd64 ppc sparc x86" DEPEND=">=x11-libs/gtk+-2.0.6-r1" |