diff options
author | Lars Weiler <pylon@gentoo.org> | 2004-02-10 06:53:39 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2004-02-10 06:53:39 +0000 |
commit | 2da9964037ca65d3014f1ae18056208048b350aa (patch) | |
tree | 45d647407610c9bebbef1a5a72935d603b2e2ec1 /kde-base/arts | |
parent | Version Bump. (diff) | |
download | historical-2da9964037ca65d3014f1ae18056208048b350aa.tar.gz historical-2da9964037ca65d3014f1ae18056208048b350aa.tar.bz2 historical-2da9964037ca65d3014f1ae18056208048b350aa.zip |
Stable on ppc.
Diffstat (limited to 'kde-base/arts')
-rw-r--r-- | kde-base/arts/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/arts/arts-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/arts/ChangeLog b/kde-base/arts/ChangeLog index 424cb1c86abe..6c808c520b27 100644 --- a/kde-base/arts/ChangeLog +++ b/kde-base/arts/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/arts # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/ChangeLog,v 1.76 2004/02/09 04:40:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/ChangeLog,v 1.77 2004/02/10 06:38:21 pylon Exp $ + + 10 Feb 2004; Lars Weiler <pylon@gentoo.org> arts-1.2.0.ebuild: + Stable on ppc. 08 Feb 2004; Mike Frysinger <vapier@gentoo.org> : Move a lot of code out of global scope since it shouldnt be there ;). diff --git a/kde-base/arts/arts-1.2.0.ebuild b/kde-base/arts/arts-1.2.0.ebuild index eee963a08340..2d35c2be8c2e 100644 --- a/kde-base/arts/arts-1.2.0.ebuild +++ b/kde-base/arts/arts-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/arts-1.2.0.ebuild,v 1.7 2004/02/09 14:24:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/arts-1.2.0.ebuild,v 1.8 2004/02/10 06:38:21 pylon Exp $ inherit kde flag-o-matic set-kdedir 3.2 @@ -11,7 +11,7 @@ SRC_URI="mirror://kde/stable/${PV/1.2.0/3.2}/src/${PN}-${PV}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="3.2" -KEYWORDS="~x86 ~ppc ~sparc ~hppa ~amd64" +KEYWORDS="~x86 ppc ~sparc ~hppa ~amd64" IUSE="alsa oggvorbis esd artswrappersuid mad" DEPEND="alsa? ( media-libs/alsa-lib virtual/alsa ) |