diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-11 12:55:27 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-11 12:55:27 +0000 |
commit | e1d41e7f1eaac39f397967146ebc8cc030f2df9c (patch) | |
tree | ca5bf6098de087e095f4076c5d423f221129319e /kde-base | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-e1d41e7f1eaac39f397967146ebc8cc030f2df9c.tar.gz gentoo-2-e1d41e7f1eaac39f397967146ebc8cc030f2df9c.tar.bz2 gentoo-2-e1d41e7f1eaac39f397967146ebc8cc030f2df9c.zip |
Stable on ia64.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/artsplugin-audiofile/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/artsplugin-audiofile/ChangeLog b/kde-base/artsplugin-audiofile/ChangeLog index 074e1f37e131..7dbd3284ddc3 100644 --- a/kde-base/artsplugin-audiofile/ChangeLog +++ b/kde-base/artsplugin-audiofile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/artsplugin-audiofile # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/ChangeLog,v 1.47 2006/12/06 14:05:46 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/ChangeLog,v 1.48 2006/12/11 12:55:27 kloeri Exp $ + + 11 Dec 2006; <kloeri@gentoo.org> artsplugin-audiofile-3.5.4.ebuild: + Stable on ia64. 06 Dec 2006; <kloeri@gentoo.org> artsplugin-audiofile-3.5.4.ebuild: Stable on Alpha. diff --git a/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.ebuild b/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.ebuild index f4faeb2b21ce..2a588f54b537 100644 --- a/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.ebuild +++ b/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.ebuild,v 1.8 2006/12/06 14:05:46 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.ebuild,v 1.9 2006/12/11 12:55:27 kloeri Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia @@ -10,6 +10,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="arts audiofile plugin" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="media-libs/audiofile" |