diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 22:13:50 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 22:13:50 +0000 |
commit | 0fa6409f24c4c4ff336f7f2625e1071d72e2997c (patch) | |
tree | e814635a7e2b71c30d51c32f4c32906aa25e414d /kde-base/kmrml | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-0fa6409f24c4c4ff336f7f2625e1071d72e2997c.tar.gz gentoo-2-0fa6409f24c4c4ff336f7f2625e1071d72e2997c.tar.bz2 gentoo-2-0fa6409f24c4c4ff336f7f2625e1071d72e2997c.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/kmrml')
-rw-r--r-- | kde-base/kmrml/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmrml/kmrml-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmrml/ChangeLog b/kde-base/kmrml/ChangeLog index 27ee73f6b4bc..c3c1cf2b060d 100644 --- a/kde-base/kmrml/ChangeLog +++ b/kde-base/kmrml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmrml # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmrml/ChangeLog,v 1.29 2005/12/10 06:06:52 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmrml/ChangeLog,v 1.30 2005/12/10 22:11:54 kloeri Exp $ + + 10 Dec 2005; Bryan Østergaard <kloeri@gentoo.org kmrml-3.4.3.ebuild: + Stable on alpha. 10 Dec 2005; Chris White <chriswhite@gentoo.org> kmrml-3.4.3.ebuild: Marked x86 stable for bug #112842. diff --git a/kde-base/kmrml/kmrml-3.4.3.ebuild b/kde-base/kmrml/kmrml-3.4.3.ebuild index 30dc479fec0a..912b23518e92 100644 --- a/kde-base/kmrml/kmrml-3.4.3.ebuild +++ b/kde-base/kmrml/kmrml-3.4.3.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/kmrml/kmrml-3.4.3.ebuild,v 1.6 2005/12/10 06:06:52 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmrml/kmrml-3.4.3.ebuild,v 1.7 2005/12/10 22:11:54 kloeri Exp $ KMNAME=kdegraphics MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KIO and konqueror plugins for MRML - an image indexing service" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="" |