diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-04 22:14:15 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-04 22:14:15 +0000 |
commit | 36fc6d533e81f4a4dc0a611e98a139eb72171c0f (patch) | |
tree | 46a4c36dc2a27d8492c7ec56c19f5c60bef29ebc /kde-base | |
parent | Add --host to glib/db's configure lines, bug #88439. (diff) | |
download | gentoo-2-36fc6d533e81f4a4dc0a611e98a139eb72171c0f.tar.gz gentoo-2-36fc6d533e81f4a4dc0a611e98a139eb72171c0f.tar.bz2 gentoo-2-36fc6d533e81f4a4dc0a611e98a139eb72171c0f.zip |
Add ~alpha keyword.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/arts/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/arts/arts-3.4.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/arts/ChangeLog b/kde-base/arts/ChangeLog index bc1bcee4f081..ca9aab5c95cc 100644 --- a/kde-base/arts/ChangeLog +++ b/kde-base/arts/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/arts # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/ChangeLog,v 1.169 2005/07/01 21:17:00 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/ChangeLog,v 1.170 2005/07/04 22:14:15 kloeri Exp $ + + 04 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> arts-3.4.1-r2.ebuild: + Add ~alpha keyword. 01 Jul 2005; Markus Rothe <corsair@gentoo.org> arts-3.4.1.ebuild, arts-3.4.1-r1.ebuild, arts-3.4.1-r2.ebuild: diff --git a/kde-base/arts/arts-3.4.1-r2.ebuild b/kde-base/arts/arts-3.4.1-r2.ebuild index d665b7f2ed0b..7c1394ebd1e4 100644 --- a/kde-base/arts/arts-3.4.1-r2.ebuild +++ b/kde-base/arts/arts-3.4.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/arts-3.4.1-r2.ebuild,v 1.6 2005/07/01 21:17:00 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/arts/arts-3.4.1-r2.ebuild,v 1.7 2005/07/04 22:14:15 kloeri Exp $ inherit kde flag-o-matic eutils set-qtdir 3 @@ -15,7 +15,7 @@ SRC_URI="mirror://kde/stable/${PV}/src/${PN}-${MY_PV}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="3.4" -KEYWORDS="amd64 ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86" IUSE="alsa esd artswrappersuid jack mp3 hardened vorbis" RDEPEND="alsa? ( media-libs/alsa-lib ) |